summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Use more HTTPS.Tobias Geerinckx-Rice2018-06-22
| | | | | | | | | | | | * gnu/packages/admin.scm (net-base, wakelan, pam-krb5) [home-page]: Use HTTPS. (dfc, libpcap, tcpdump, wpa-supplicant-minimal, libcap-ng, audit) [source, home-page]: Likewise. * gnu/packages/algebra.scm (eigen)[home-page]: Likewise. (gp2c, pari-gp)[source, home-page]: Likewise. * gnu/packages/animation.scm (etl, synfig, synfigstudio, papagayo) [home-page]: Likewise. * gnu/packages/bioinformatics.scm (tadbit)[home-page]: Likewise.
* gnu: Use HTTPS for drobilla.net URIs.Tobias Geerinckx-Rice2018-06-22
| | | | | | | | * gnu/packages/audio.scm (jalv, lilv, patchage, raul, raul-devel) (sratom, suil)[source, home-page]: Use HTTPS. * gnu/packages/gtk.scm (ganv, ganv-devel)[source, home-page]: Likewise. * gnu/packages/music.scm (ingen)[source, home-page]: Likewise. * gnu/packages/rdf.scm (serd, sord)[source, home-page]: Likewise.
* gnu: libgit2: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/version-control.scm (libgit2)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: busybox: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/busybox.scm (busybox)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: corkscrew: Clean up dead code.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/ssh.scm (corkscrew)[arguments]: Remove unnecessary variables and procedure calls.
* gnu: corkscrew: Deduplicate documentation directories.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/ssh.scm (corkscrew)[arguments]: Install documentation to the correct versioned subdirectory, as already done by the build system.
* gnu: corkscrew: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/ssl.scm (corkscrew)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: guile-ssh: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/ssh.scm (guile-ssh)[arguments]: Substitute INVOKE for SYSTEM* and all its trappings.
* gnu: libtocc: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/search.scm (libtocc)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases. Re-indent.
* gnu: qemu: Return #t from phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/virtualization.scm (qemu)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: git-crypt: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/version-control.scm (git-crypt)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: lxc: Return #t from phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/virtualization.scm (lxc)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: lookingglass: Update to a11.Rutger Helling2018-06-22
| | | | | | * gnu/packages/virtualization.scm (lookingglass): Update to a11. [native-inputs]: Add 'libconfig', 'nettle'. [arguments]: Add 'CC=gcc' make-flag.
* gnu: extempore: Fetch sources from git.Ricardo Wurmus2018-06-22
| | | | * gnu/packages/music.scm (extempore)[source]: Fetch from git.
* gnu: patchmatrix: Update to 0.12.0-1.a0b0b1e.Ricardo Wurmus2018-06-22
| | | | | * gnu/packages/music.scm (patchmatrix): Update to 0.12.0-1.a0b0b1e. [arguments]: Add phase "make-gzip-archive-writable".
* gnu: sfarkxtc: Update to 0-1.13cd6f937.Ricardo Wurmus2018-06-22
| | | | * gnu/packages/compression.scm (sfarkxtc): Update to 0-1.13cd6f937.
* services: cuirass: Add description.Ricardo Wurmus2018-06-22
| | | | * gnu/services/cuirass.scm (cuirass-service-type): Add description.
* services: cups: Add description.Ricardo Wurmus2018-06-22
| | | | * gnu/services/cups.scm (cups-service-type): Add description.
* gnu: non-sequencer: Update to 1.9.5-4.5ae43bb.Ricardo Wurmus2018-06-22
| | | | * gnu/packages/music.scm (non-sequencer): Update to 1.9.5-4.5ae43bb.
* gnu: ntk: Update to 1.3.1000.Ricardo Wurmus2018-06-22
| | | | | * gnu/packages/fltk.scm (ntk): Update to 1.3.1000. [arguments]: Do not use python-2; add missing #t to "set-ldflags" phase.
* gnu: pigx-chipseq: Update to 0.0.17.Ricardo Wurmus2018-06-22
| | | | | * gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.17. [arguments]: Remove "wrap-executable" phase.
* gnu: git: Add "credential-netrc" output.Pierre Neidhardt2018-06-22
| | | | | | | * gnu/packages/version-control.scm (git): Add "credential-netrc" output. Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
* gnu: gnome-dictionary: Update to 3.26.1.Ludovic Courtès2018-06-22
| | | | | | * gnu/packages/gnome.scm (gnome-dictionary): Update to 3.26.1. [build-system]: Switch to MESON-BUILD-SYSTEM. [arguments]; New field.
* build: Remove leftover reference to nix/libstore/schema.sql.Ludovic Courtès2018-06-22
| | | | | | | This is a followup to 3931c76154d4f418d5ea9acc5e47bf911d371c24. Reported by Julien Lepiller. * nix/local.mk (EXTRA_DIST): Remove schema.sql.
* Do not record store file name in bioinformatics.scm.Ludovic Courtès2018-06-22
| | | | | * gnu/packages/bioinformatics.scm (dropseq-tools): Replace full store file name with ellipses.
* gnu: parallel: Remove 'bash' input.Clément Lassieur2018-06-22
| | | | | | Because it's implicit. * gnu/packages/parallel.scm (parallel)[inputs]: Remove 'bash'.
* gnu: nyx: Show header stats.Tobias Geerinckx-Rice2018-06-22
| | | | | | | | | This is a follow-up to commit 18ab54d4a2aaf932b14e69c30650c1d2c4db33c7 and fixes a regression introduced by Nyx 2.0.4 + Python 3. * gnu/packages/tor.scm (nyx)[source]: Add patch. * gnu/packages/patches/nyx-show-header-stats-with-python3.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: parallel: Wrap program instead of substituting 'ps' and 'perl'.Clément Lassieur2018-06-22
| | | | | | | * gnu/packages/parallel.scm (parallel)[arguments]: Replace 'ps' and 'perl' substitutions with a 'wrap-program' phase. Move the 'post-install-test' phase after it. [inputs]: Add bash.
* gnu: nyx: Update to 2.0.4.Tobias Geerinckx-Rice2018-06-22
| | | | | | | | | * gnu/packages/tor.scm (nyx): Update to 2.0.4. [source]: Use proper PYPI-URI release tarball. [native-inputs]: Remove (possibly outdated) test dependencies for now. [arguments]: Remove no-longer-supported #:configure-flags, adding new ‘install-man-page’ and ‘install-sample-configuration’ phases. Use setuptools. Disable tests.
* gnu: perl-catalyst-runtime: Update to 5.90118.Tobias Geerinckx-Rice2018-06-22
| | | | | | | | * gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90118. [source]: Update URI. [native-inputs]: Remove perl-module-install. [inputs]: Remove perl-class-data-inheritable, perl-http-request-ascgi, perl-moosex-role-withoverloading, and perl-namespace-autoclean.
* gnu: perl-catalystx-script-server-starman: Update to 0.03.Tobias Geerinckx-Rice2018-06-22
| | | | * gnu/packages/web.scm (perl-catalystx-script-server-starman): Update to 0.03.
* gnu: nyx: Update home page.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/tor.scm (nyx)[home-page]: Update. [description]: Remove last reference to old ‘arm’ project name.
* gnu: nyx: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | * gnu/packages/video.scm (nyx)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: dwm: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | * gnu/packages/video.scm (dwm)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: zile-on-guile: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/zile.scm (zile-on-guile)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: vpnc-scripts: Update to 20180226.07c3518.Tobias Geerinckx-Rice2018-06-22
| | | | * gnu/packages/vpn.scm (vpnc-scripts): Update to 20180226.07c3518.
* gnu: vpnc-scripts: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/vpn.scm (vpnc-scripts)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
* gnu: neofetch: Tweak synopsis & description.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/admin.scm (neofetch)[synopsis, description]: Avoid abbreviation (but draw the line at ASCII).
* gnu: hplip: Tweak synopsis & description.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/cups.scm (hplip)[synopis]: Remove Random Capitalisation. [description]: Likewise. Define ‘PPD’.
* gnu: libsemanage: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/selinux.scm (libsemanage)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: mplayer: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (mplayer)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: vapoursynth: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (vapoursynth)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: libsmpeg: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (libsmpeg)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: handbrake: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (handbrake)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: libmediainfo: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (libmediainfo)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: mediainfo: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (mediainfo)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: livemedia-utils: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (livemedia-utils)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: frei0r-plugins: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (frei0r-plugins)[arguments]: Substitute INVOKE for SYSTEM*.
* system: Mapped devices needed for boot do not yield Shepherd services.Ludovic Courtès2018-06-21
| | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/31889>. Reported by Taylan Kammer <taylanbayirli@gmail.com>. * gnu/system.scm (non-boot-file-system-service)[mapped-devices-for-boot]: New variable. Remove dependencies of FS that are members of MAPPED-DEVICES-FOR-BOOT. (mapped-device-user): Rename to... (mapped-device-users): ... this. Use 'filter' instead of 'find'. (operating-system-user-mapped-devices) (operating-system-boot-mapped-devices): Use 'any file-system-needed-for-boot?' instead of looking at the first user. * tests/system.scm ("non-boot-file-system-service"): New test.
* build-self: Avoid recompilations of 'compute-guix-derivation'.Ludovic Courtès2018-06-21
| | | | | | | * build-aux/build-self.scm (build-program)["compute-guix-derivation"]: Honor the SOURCE command-line argument. Add a VERSION command-line argument and honor it. (build): Pass VERSION to BUILD.