Age | Commit message (Expand) | Author |
---|---|---|
2018-11-06 | pull: Make '--dry-run' behave as expected.•••* guix/scripts/pull.scm (show-help): Document '--dry-run'. (build-and-install): Add #:dry-run? parameter and honor it. (guix-pull): Remove (assoc-ref opts 'dry-run?) condition. Instead, pass it as #:dry-run? to 'build-and-install'. * doc/guix.texi (Invoking guix pull): Document '--dry-run'. Move '--verbose' to the bottom. | Ludovic Courtès |
2018-11-06 | bash completion: Restore completion of available packages for 'guix build'.•••Fixes a regression introduced in 9b0a755f642542dd96065ad05ec9d844d8077fd7 whereby 'guix build TAB' would not suggest any completion. * etc/completion/bash/guix (_guix_complete): Arrange so 'guix build TAB' completes available packages. | Ludovic Courtès |
2018-11-05 | gnu: xf86-video-intel: Update to commit 0932a6b37ba6d5c9e916a1cb6ab89c3205b81...•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-11.0932a6b. | Marius Bakke |
2018-11-05 | gnu: xapian: Update to 1.4.9.•••* gnu/packages/patches/xapian-revert-5489fb2f8.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/search.scm (xapian): Update to 1.4.9. [source](patches): Remove. (python-xapian-bindings): Update to 1.4.9. | Marius Bakke |
2018-11-05 | gnu: libssh: Update to 0.7.7.•••* gnu/packages/ssh.scm (libssh): Update to 0.7.7. | Marius Bakke |
2018-11-05 | gnu: strace: Update to 4.25.•••* gnu/packages/linux.scm (strace): Update to 4.25. | Marius Bakke |
2018-11-05 | gnu: libmtp: Update to 1.1.16.•••* gnu/packages/libusb.scm (libmtp): Update to 1.1.16. | Marius Bakke |
2018-11-05 | gnu: libgit2: Update to 0.26.8.•••* gnu/packages/version-control.scm (libgit2): Update to 0.26.8. | Marius Bakke |
2018-11-05 | gnu: i3-wm: Update to 4.16.•••* gnu/packages/wm.scm (i3-wm): Update to 4.16. | Marius Bakke |
2018-11-05 | gnu: libgphoto2: Update to 2.5.20.•••* gnu/packages/photo.scm (libgphoto2): Update to 2.5.20. | Marius Bakke |
2018-11-05 | gnu: glm: Update to 0.9.9.3.•••* gnu/packages/maths.scm (glm): Update to 0.9.9.3. | Marius Bakke |
2018-11-05 | gnu: ffmpeg: Update to 4.0.3.•••* gnu/packages/video.scm (ffmpeg): Update to 4.0.3. | Marius Bakke |
2018-11-05 | gnu: ffmpeg@3.4: Update to 3.4.5.•••* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.5. | Marius Bakke |
2018-11-05 | gnu: feh: Update to 2.28.1.•••* gnu/packages/image-viewers.scm (feh): Update to 2.28.1. | Marius Bakke |
2018-11-05 | gnu: libsoup: Update to 2.64.2.•••* gnu/packages/gnome.scm (libsoup): Update to 2.64.2. | Marius Bakke |
2018-11-05 | gnu: mono: Update home page.•••* gnu/packages/mono.scm (mono)[home-page]: Use HTTPS. | Marius Bakke |
2018-11-05 | gnu: ruby-rack: Update to 2.0.6 [fixes CVE-2018-{16470,16471}].•••* gnu/packages/ruby.scm (ruby-rack): Update to 2.0.6. | Leo Famulari |
2018-11-05 | gnu: emacs-mu4e-conversation: Update to 20181105.•••* gnu/packages/emacs.scm (emacs-mu4e-conversation): Update to 20181105. | Pierre Neidhardt |
2018-11-05 | gnu: Add emacs-helm-slime.•••* gnu/packages/emacs.scm (emacs-helm-slime): New variable. | Pierre Neidhardt |
2018-11-05 | gnu: linux-libre: Update to 4.19.1.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.1. (%linux-libre-hash): Update hash. | Mark H Weaver |
2018-11-05 | gnu: linux-libre@4.14: Update to 4.14.79.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.79. (%linux-libre-4.14-hash): Update hash. | Mark H Weaver |
2018-11-04 | libreoffice: honor '--cores=...' during build.•••* gnu/packages/libreoffice.scm (libreoffice)[configure-flags]: Add '--with-parallelism' flag. | Eric Bavier |
2018-11-05 | gnu: Add fswatch.•••* gnu/packages/monitoring.scm (fswatch): New variable. | Danny Milosavljevic |
2018-11-05 | gnu: python-ilinkedlist: Update to 0.2.0.•••* gnu/packages/python.scm (python-ilinkedlist): Update to 0.2.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Luther Thompson |
2018-11-05 | gnu: pelican: Update to 3.7.1.•••* gnu/packages/python.scm (pelican): Update to 3.7.1. [home-page]: Use HTTPS URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vagrant Cascadian |
2018-11-05 | gnu: xonotic: Add icon and category to desktop files.•••* gnu/packages/games.scm (xonotic): Add icon ("xonotic") and category ("Game") to the .desktop files for Xonotic. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Pkill -9 |
2018-11-05 | artwork: Clone over HTTPS.•••Suggested by Leo Famulari <leo@famulari.name> at <https://lists.gnu.org/archive/html/help-guix/2018-11/msg00039.html>. * gnu/artwork.scm (%artwork-repository): Switch to HTTPS URL. | Ludovic Courtès |
2018-11-05 | install: Parameterize the profile name for 'populate-single-profile-directory'.•••* gnu/build/install.scm (populate-single-profile-directory): Add #:profile-name. Replace hard-coded occurrences of "guix-profile" with PROFILE-NAME. Make the symlink part under /root a function of PROFILE-NAME. | Ludovic Courtès |
2018-11-04 | gnu: go-github-com-urfave-cli: Remove duplicate declaration.•••* gnu/packages/golang.scm (go-github-com-urfave-cli): Remove duplicate declaration. | Pierre Neidhardt |
2018-11-04 | gnu: myrepos: Wrap the webcheckout binary.•••* gnu/packages/version-control.scm (myrepos)[arguments]: Add a custom 'wrap-webcheckout phase to wrap webcheckout with its perl libraries. [inputs]: Add perl-encode-locale, perl-html-parser, perl-http-date, perl-http-message, perl-libwww, perl-try-tiny, perl-uri. | Efraim Flashner |
2018-11-04 | gnu: debian-archive-keyring: Update to 2018.1.•••* gnu/packages/debian.scm (debian-archive-keyring): Update to 2018.1. [source]: Download from git repository. | Efraim Flashner |
2018-11-04 | gnu: ruby@2.3: Update to 2.3.8.•••* gnu/packages/ruby.scm (ruby@2.3): Update to 2.3.8. | Efraim Flashner |
2018-11-04 | gnu: debootstrap: Update to 1.0.109.•••* gnu/packages/debian.scm (debootstrap): Update to 1.0.109. | Efraim Flashner |
2018-11-04 | gnu: mpop: Update to 1.4.0.•••* gnu/packages/mail.scm (mpop): Update to 1.4.0. | Arun Isaac |
2018-11-03 | gnu: sbcl-lift: Don't keep the bundled website.•••* gnu/packages/lisp.scm (sbcl-lift)[source]: Remove bundled website. [arguments]: Remove custom 'make-gzips-writable phase. | Efraim Flashner |
2018-11-03 | gnu: totem: Update to 3.26.2.•••* gnu/packages/gnome.scm (totem): Update to 3.26.2. | Ludovic Courtès |
2018-11-03 | gnu: emacs-debbugs: Update to 0.16.•••* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.16. | Ludovic Courtès |
2018-11-03 | gnu: perl-image-exiftool: Update to 11.11.•••* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.11. | Ludovic Courtès |
2018-11-03 | gnu: emacs-dired-du: Update to 0.5.1.•••* gnu/packages/emacs.scm (emacs-dired-du): Update to 0.5.1. | Ludovic Courtès |
2018-11-03 | gnu: diffoscope: Update to 104.•••* gnu/packages/package-management.scm (diffoscope): Update to 104. | Ludovic Courtès |
2018-11-03 | doc: Fix typo in "Sound Services".•••Reported by Jelle Licht <jlicht@fsfe.org>. * doc/guix.texi (Sound Services): Fix typo. | Ludovic Courtès |
2018-11-03 | doc: Remove misleading sentence about TMPDIR.•••Reported by pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de>. Fixes <https://bugs.gnu.org/33171>. * doc/guix.texi (Invoking guix-daemon): Remove sentence that suggests that TMPDIR leaks into the build environment. | Ludovic Courtès |
2018-11-03 | gnu: emacs-emms: Update to 5.1.•••* gnu/packages/emacs.scm (emacs-emms): Update to 5.1. | Arun Isaac |
2018-11-03 | doc: Fix typo.•••* doc/guix.texi: Fix typo. | Julien Lepiller |
2018-11-03 | doc: Fix typos.•••* doc/guix.texi (Telephony Services): Fix typos. | Julien Lepiller |
2018-11-02 | gnu: tor: Update to 0.3.4.9.•••* gnu/packages/tor.scm (tor): Update to 0.3.4.9. | Tobias Geerinckx-Rice |
2018-11-02 | gnu: python-apache-libcloud: Update to 2.3.0.•••* gnu/packages/python.scm (python-apache-libcloud) (python2-apache-libcloud): Update to 2.3.0. | Julien Lepiller |
2018-11-02 | Merge remote-tracking branch 'origin/wip-rust' into master. | Danny Milosavljevic |
2018-11-01 | gnu: Go 1.11: Avoid unnecessary store references.•••This shrinks the closure of Go 1.11 from 1379 MiB to 581 MiB. Fixes <https://bugs.gnu.org/32949>. * gnu/packages/golang.scm (go-1.11)[arguments]: Add a 'delete-extraneous-files' phase. | Leo Famulari |
2018-11-01 | gnu: MPD: Update to 0.20.23.•••* gnu/packages/mpd.scm (mpd): Update to 0.20.23. | Leo Famulari |