summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* status: Keep track of the current build phase.Ludovic Courtès2019-02-05
| | | | | | | | * guix/status.scm (<build>)[phase]: New field. (%phase-start-rx): New variable. (update-build): Add clause to match %PHASE-START-RX and adjust the 'phase' field accordingly. * tests/status.scm ("compute-status, build phase"): Add test
* status: Use 'define-immutable-record-type' and its functional setters.Ludovic Courtès2019-02-05
| | | | | | | * guix/status.scm (<build>): Define using 'define-immutable-record-type', and add 'set-build-completion' binding. (update-build)[set-completion]: Remove. Use 'set-build-completion' instead.
* guix-install.sh: Avoid "#!/bin/bash" shebang.Ludovic Courtès2019-02-05
| | | | | | | | Fixes <https://bugs.gnu.org/34279>. Reported by Claes Wallin (韋嘉誠) <clacke@lysator.liu.se>. * etc/guix-install.sh: Change shebang to #!/bin/sh and add 'if' statement to spawn Bash if needed.
* gnu: wine-staging: Update to 4.1.Rutger Helling2019-02-05
| | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.1. * gnu/packages/wine.scm (wine-staging): Update to 4.1.
* gnu: retroarch: Fix wayland backend.Rutger Helling2019-02-05
| | | | | | * gnu/packages/emulators.scm (retroarch): Fix wayland backend. [arguments]: Hard-code wayland-protocols. [native-inputs]: Add wayland-protocols.
* gnu: artanis: Make some improvements.Christopher Baines2019-02-05
| | | | | | | * gnu/packages/guile-xyz.scm (artanis): Remove a tab character by the revision. [arguments]: Patch the site-dir for the help command, to make it work. Wrap the art command such that it finds guile-json and guile-redis.
* gnu: Add xmagnify.Andrew Miloradovsky2019-02-05
| | | | | | * gnu/packages/accessibility.scm (xmagnify): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: retroarch: Update to 1.7.6.Rutger Helling2019-02-05
| | | | | * gnu/packages/emulators.scm (retroarch): Update to 1.7.6. [inputs]: Add libxrandr.
* gnu: emacs-org, emacs-org-contrib: Update to 9.2.1.Nicolas Goaziou2019-02-05
| | | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.1. (emacs-org-contrib): Update to 20190203, i.e., 9.2.1.
* gnu: Remove unused patch 'mcron-install.patch'.Leo Famulari2019-02-05
| | | | | | | This is a followup to commit cfbf6de18cc70d2e385feb5f61f9363f18e78ddf. * gnu/packages/patches/mcron-install.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Remove unused patch 'ocaml-graph-honor-source-date-epoch.patch'.Leo Famulari2019-02-05
| | | | | | | This is a followup to commit 564cf93f2aca60171b4b97559ffc6c952e73e8ed. * gnu/packages/patches/ocaml-graph-honor-source-date-epoch.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Remove unused patch 'ocaml-findlib-make-install.patch'.Leo Famulari2019-02-05
| | | | | | | This is a followup to commit bff6739d5ea513417bb491a61aa276c4fb7ddd43. * gnu/packages/patches/ocaml-findlib-make-install.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Remove unused patch 'python2-rdflib-drop-sparqlwrapper.patch'.Leo Famulari2019-02-05
| | | | | * gnu/packages/patches/python2-rdflib-drop-sparqlwrapper.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Remove unused patch 'openldap-CVE-2017-9287.patch'.Leo Famulari2019-02-05
| | | | | | | This is a followup to commit 47415332d70cd9166b0914ce43018ae57083c120. * gnu/packages/patches/openldap-CVE-2017-9287.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Remove unused patch 'glibc-memchr-overflow-i686.patch'.Leo Famulari2019-02-05
| | | | | | | This is a followup to commit 67d527e35e367c9e9e89ec01cda2ce32cabd2d89. * gnu/packages/patches/glibc-memchr-overflow-i686.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Remove unused patch 'net-tools-bitrot.patch'.Leo Famulari2019-02-05
| | | | | | | This is a followup to commit b5f610620b65eabd671a5f68d6e6155194101efa. * gnu/packages/patches/net-tools-bitrot.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Remove unused patch 'xboing-CVE-2004-0149.patch'.Leo Famulari2019-02-04
| | | | | | | This is a followup to commit 740a335558a440245a2374fae9ffaa3427aa546c. * gnu/packages/patches/xboing-CVE-2004-0149.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Remove unused patch 'ao-cad-aarch64-support.patch'.Leo Famulari2019-02-04
| | | | | | | This is a followup to commit 28f4d56dd311a3b4c7102394120de05be6937494. * gnu/packages/patches/ao-cad-aarch64-support.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Remove unused patch 'blender-newer-ffmpeg.patch'.Leo Famulari2019-02-04
| | | | | | | This is a followup to commit fc51c28ae8172c9f4370772bd76601f89b9498e6. * gnu/packages/patches/blender-newer-ffmpeg.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Removed unused patch 'readline-7.0-mingw.patch'.Leo Famulari2019-02-04
| | | | | | | | | | This patch was introduced in commit ae12d586275cdd96db23fb01bf840b2055b5b979, but it was never used. See <https://bugs.gnu.org/26581> for more information. * gnu/packages/patches/readline-7.0-mingw.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add ocaml-ppx-inline-test.Gabriel Hondet2019-02-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-migrate-parsetree: Update to 1.2.0.Gabriel Hondet2019-02-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.2.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: dune: Update to 1.6.3.Gabriel Hondet2019-02-04
| | | | | | | * gnu/packages/ocaml.scm (dune): Update to 1.6.3. * guix/build/dune-build-system.scm (build): Use --libdir. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: gx, go-github-com-whyrusleeping-gx-util: Update to 0.14.1.Tobias Geerinckx-Rice2019-02-04
| | | | * gnu/packages/ipfs.scm (gx, go-github-com-whyrusleeping-gx-util): Update to 0.14.1.
* gnu: gambit-c: Update to 4.9.2.Tobias Geerinckx-Rice2019-02-04
| | | | * gnu/packages/scheme.scm (gambit-c): Update to 4.9.2.
* gnu: autossh: Update to 1.4g.Tobias Geerinckx-Rice2019-02-04
| | | | * gnu/packages/ssh.scm (autossh): Update to 1.4g.
* gnu: autossh: Use HTTPS home page.Tobias Geerinckx-Rice2019-02-04
| | | | * gnu/packages/ssh.scm (autossh)[source, home-page]: Use HTTPS.
* gnu: sshuttle: Update to 0.78.5.Tobias Geerinckx-Rice2019-02-04
| | | | | | * gnu/packages/vpn.scm (sshuttle): Update to 0.78.5. [native-inputs]: Add python-flake8 and python-pytest-cov. Remove implied python-pytest.
* doc: Document how to enable qemu binfmt service and how to use it.Danny Milosavljevic2019-02-04
| | | | | | | * doc/contributing.texi (Submitting Patches): Document how to enable qemu binfmt service and how to use it. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* daemon: Add "/guix" to default 'nixLibexecDir'.Ludovic Courtès2019-02-04
| | | | | | | | | | | | | This makes it easier to run the uninstalled daemon. * nix/local.mk (libstore_a_CPPFLAGS): Append "/guix" to NIX_LIBEXEC_DIR. * build-aux/pre-inst-env.in (NIX_LIBEXEC_DIR): Adjust comment. * nix/libstore/builtins.cc (builtinDownload): Remove SUBDIR and its use. * nix/libstore/local-store.cc (runAuthenticationProgram): Ditto. * nix/libstore/gc.cc (addAdditionalRoots): Remove "/guix" prefix. * nix/nix-daemon/guix-daemon.cc (main): Ditto.
* daemon: Remove the 'NIX_SUBSTITUTERS' environment variable.Ludovic Courtès2019-02-04
| | | | | | | | * nix/libstore/globals.cc (Settings:update): Remove changes to 'substituters'. * nix/nix-daemon/guix-daemon.cc (main): Set 'settings.substituters' directly instead of changing the 'NIX_SUBSTITUTERS' environment variable. * build-aux/pre-inst-env.in: Remove reference to 'NIX_SUBSTITUTERS'.
* gnu: youtube-dl: Update to 2019.01.30.1.Ludovic Courtès2019-02-04
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.01.30.1.
* status: Erase the progress bar or spinner.Ludovic Courtès2019-02-04
| | | | | | | | | Previously the progress bar wouldn't be erased by the time the next "building foo" line would be printed. * guix/status.scm (print-build-event)[erase-current-line*]: New procedure. Call it instead of (display "\r").
* gnu: python-sh: Remove duplicate.Ricardo Wurmus2019-02-04
| | | | * gnu/packages/python-xyz.scm (python-sh): Remove duplicate definition.
* gnu: go-github-com-minio-sha256-simd: Remove duplicate.Ricardo Wurmus2019-02-04
| | | | | | | * gnu/packages/syncthing.scm (go-github-com-minio-sha256-simd): Remove duplicate. * gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Bump revision to supersede the older duplicate.
* gnu: ecl-cl-markup: Remove duplicate.Ricardo Wurmus2019-02-04
| | | | | * gnu/packages/lisp.scm (ecl-cl-markup): Rename duplicate from this... (ecl-cl-css): ...to this.
* gnu: python-astor: Remove duplicate.Ricardo Wurmus2019-02-04
| | | | * gnu/packages/python-xyz.scm (python-astor): Remove duplicate.
* gnu: Add missing module reference.Ricardo Wurmus2019-02-04
| | | | | | | This is a follow-up to commit 05b4b3ea05b2a9e0c769fe3418c54a2819447a25. * gnu/packages/python-xyz.scm: Add missing reference to (gnu packages monitoring).
* gnu: python-send2trash: Remove duplicates.Ricardo Wurmus2019-02-04
| | | | | | * gnu/packages/python-xyz.scm (python-send2trash, python2-send2trash): Remove duplicates. [source]: Fetch from git.
* gnu: python-prometheus-client: Remove duplicate.Ricardo Wurmus2019-02-04
| | | | | | * gnu/packages/monitoring.scm (python-prometheus-client): Update to 0.5.0. * gnu/packages/python-xyz.scm (python-prometheus-client, python2-prometheus-client): Remove variables.
* gnu: guile-wisp: Update to 0.9.9.1.Ricardo Wurmus2019-02-04
| | | | | | * gnu/packages/guile-xyz.scm (guile-wisp): Update to 0.9.9.1. [arguments]: Add phases to build and install Emacs files. [native-inputs]: Add emacs-minimal.
* gnu: 0ad: Update to 0.0.23b-alpha.Vagrant Cascadian2019-02-04
| | | | | | * gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.23b-alpha. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: borg: Make man pages reproducible.Ricardo Wurmus2019-02-04
| | | | | * gnu/packages/backup.scm (borg)[arguments]: Add "remove-documentation-timestamps" phase.
* gnu: containerd: Update to 1.2.2.Tobias Geerinckx-Rice2019-02-04
| | | | * gnu/packages/docker.scm (containerd): Update to 1.2.2.
* gnu: docker-cli: Use HTTPS home page.Tobias Geerinckx-Rice2019-02-04
| | | | * gnu/packages/docker.scm (docker-cli)[home-page]: Use HTTPS.
* gnu: freeipmi: Update to 1.6.3.Tobias Geerinckx-Rice2019-02-04
| | | | * gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.3.
* gnu: Remove duplicate import from (gnu packages gnome).Tobias Geerinckx-Rice2019-02-04
| | | | | * gnu/packages/messaging.scm (define-module): Remove duplicate module imports. Order the remainder alphabetically.
* gnu: gnome-mpv: Update to 0.16.Tobias Geerinckx-Rice2019-02-04
| | | | * gnu/packages/video.scm (gnome-mpv): Update to 0.16.
* gnu: jo: Update to 1.2.Tobias Geerinckx-Rice2019-02-04
| | | | * gnu/packages/web.scm (jo): Update to 1.2.
* gnu: go@1.4: Build with binutils-gold on armhf and aarch64.Efraim Flashner2019-02-04
| | | | | * gnu/packages/golang.scm (go@1.4)[native-inputs]: Add binutils-gold for armhf-linux and aarch64-linux.