Age | Commit message (Expand) | Author |
---|---|---|
2018-07-13 | git: Call 'url-cache-directory' outside 'update-cached-checkout'.•••* guix/git.scm (update-cached-checkout): Call 'url-cache-directory' in 'cache-directory' key argument. (latest-repository-commit): Call 'url-cache-directory'. | Oleg Pykhalov |
2018-07-13 | import: hackage: Fix typo.•••* guix/import/cabal.scm (cabal-custom-setuo-name): Rename to... (cabal-custom-setup-name): ...this. | Danny Milosavljevic |
2018-07-13 | gnu: bind: Update to 9.12.2.•••* gnu/packages/dns.scm (bind): Update to 9.12.2. * gnu/packages/patches/bind-CVE-2018-5738.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Julien Lepiller |
2018-07-13 | gnu: hunspell-dict-fr: Update to 6.2.•••* gnu/packages/libreoffice.scm (dicollecte-french-dictionary): Update to 6.2. | Julien Lepiller |
2018-07-13 | etc: snippets: Add guix-commit-message-use-https-home-page.•••* etc/snippets/text-mode/guix-commit-message-use-https-home-page: New file. * doc/contributing.texi (The Perfect Setup): Document new snippet. | Arun Isaac |
2018-07-13 | etc: snippets: Add new build systems to package snippet.•••* etc/snippets/scheme-mode/guix-package: Add android-ndk-build-system and scons-build-system as possibilities for the build-system field. | Arun Isaac |
2018-07-12 | gnu: curl: Update replacement to 7.61.0 [fixes CVE-2018-0500].•••* gnu/packages/curl.scm (curl)[replacement]: Update to 7.61.0. (curl-7.60.0): Replace with ... (curl-7.61.0): ... new variable. | Leo Famulari |
2018-07-13 | Merge branch 'staging' | Marius Bakke |
2018-07-13 | gnu: xapian: Fix notmuch test failure.•••* gnu/packages/patches/xapian-revert-5489fb2f8.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/search.scm (xapian)[source](patches): Use it. | Marius Bakke |
2018-07-13 | gnu: emacs-biblio: Add missing dependencies.•••* gnu/packages/emacs.scm (emacs-biblio)[propagated-inputs]: Add emacs-seq, emacs-dash and emacs-let-alist. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Tim Gesthuizen |
2018-07-13 | gnu: faba-icon-theme: Switch to meson-build-system.•••* gnu/packages/gnome.scm (faba-icon-theme): [build-system]: Switch to meson-build-system. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vasile Dumitrascu |
2018-07-13 | gnu: faba-icon-theme: Update to 4.3.•••* gnu/packages/gnome.scm (faba-icon-theme) Update to 4.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vasile Dumitrascu |
2018-07-13 | gnu: moka-icon-theme: Update to 5.4.0.•••* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.4.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vasile Dumitrascu |
2018-07-13 | gnu: Add go-gopkg-in-yaml-v2.•••* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Rouby Pierre-Antoine |
2018-07-13 | gnu: Add go-gopkg-in-check-v1.•••* gnu/packages/golang.scm (go-gopkg-in-check-v1): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Rouby Pierre-Antoine |
2018-07-13 | gnu: Add go-github-com-gorhill-cronexpr.•••* gnu/packages/golang.scm (go-github-com-gorhill-cronexpr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Rouby Pierre-Antoine |
2018-07-13 | gnu: Add go-github-com-docker-machine.•••* gnu/packages/golang.scm (go-github-com-docker-machine): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Rouby Pierre-Antoine |
2018-07-13 | gnu: Add go-github-com-docker-go-connections.•••* gnu/packages/golang.scm (go-github-com-docker-go-connections): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Rouby Pierre-Antoine |
2018-07-13 | services: mcron: Add 'schedule' action.•••Inspired by <https://lists.gnu.org/archive/html/help-guix/2018-07/msg00035.html>. * gnu/services/mcron.scm (shepherd-schedule-action): New procedure. (mcron-shepherd-services): Add 'actions' field. * gnu/tests/base.scm (run-mcron-test)["schedule action"]: New test. * doc/guix.texi (Scheduled Job Execution): Mention 'herd schedule'. | Ludovic Courtès |
2018-07-13 | services: shepherd: Support custom actions.•••* gnu/services/shepherd.scm (<shepherd-service>)[actions]: New field. (<shepherd-action>): New record type. (shepherd-service-file): Pass #:actions to 'make'. * doc/guix.texi (Shepherd Services): Document custom actions. | Ludovic Courtès |
2018-07-12 | gnu: emacs-helm-bibtex: Add emacs-ivy to inputs.•••* gnu/packages/emacs.scm (emacs-helm-bibtex)[inputs]: Add emacs-ivy. | Jelle Licht |
2018-07-12 | gnu: emacs-biblio: Add emacs-dash to inputs.•••* gnu/packages/emacs.scm (emacs-biblio)[inputs]: Add emacs-dash. | Jelle Licht |
2018-07-12 | import: hackage: Evaluate "-any" and "-none" version comparison operators.•••* guix/import/cabal.scm (eval-cabal): Modify. * tests/hackage.scm (test-cabal-4): New variable and test. (test-cabal-5): New variable and test. (test-cabal-6): New variable and test. | Danny Milosavljevic |
2018-07-12 | gnu: Syncthing: Fix a crash bug.•••* gnu/packages/patches/syncthing-fix-crash.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/syncthing.scm (syncthing)[source]: Use it. | Leo Famulari |
2018-07-12 | gnu: Add quaternion.•••* gnu/packages/messaging.scm (quaternion): New variable. | Arun Isaac |
2018-07-12 | gnu: Add libqmatrixclient.•••* gnu/packages/messaging.scm (libqmatrixclient): New variable. | Arun Isaac |
2018-07-12 | gnu: psmisc: Update to 23.1.•••* gnu/packages/linux.scm (psmisc): Update to 23.1. [source](uri): Use XZ-compressed tarball. | Marius Bakke |
2018-07-12 | gnu: unbound: Update to 1.7.3.•••* gnu/packages/dns.scm (unbound): Update to 1.7.3. | Marius Bakke |
2018-07-12 | gnu: php: Build with an older oniguruma.•••* gnu/packages/textutils.scm (oniguruma-5): New public variable. * gnu/packages/php.scm (php)[inputs]: Change ONIGURUMA to ONIGURUMA-5. | Marius Bakke |
2018-07-12 | gnu: iso-codes: Update home page.•••* gnu/packages/iso-codes.scm (iso-codes)[home-page]: Change to salsa.debian.org. | Marius Bakke |
2018-07-12 | gnu: oniguruma: Update to 6.8.2.•••* gnu/packages/textutils.scm (oniguruma): Update to 6.8.2. | Marius Bakke |
2018-07-12 | gnu: lsof: Return #t from all phases.•••* gnu/packages/lsof.scm (lsof)[arguments]: Return #t from phases. | Marius Bakke |
2018-07-12 | gnu: lsof: Update to 4.91.•••* gnu/packages/lsof.scm (lsof): Update to 4.91. | Marius Bakke |
2018-07-12 | gnu: xf86-input-libinput: Update to 0.28.0.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.0. | Marius Bakke |
2018-07-12 | gnu: ldb: Downgrade to 1.3.3.•••LDB 1.4 and above does not support Samba < 4.9; see <https://bugzilla.samba.org/show_bug.cgi?id=13519>. * gnu/packages/samba.scm (ldb): Downgrade to 1.3.3. [inputs]: Remove LMDB. [arguments]: Remove #:tests. | Marius Bakke |
2018-07-12 | gnu: tdb: Update to 1.3.16.•••* gnu/packages/databases.scm (tdb): Update to 1.3.16. | Marius Bakke |
2018-07-12 | gnu: tevent: Update to 0.9.37.•••* gnu/packages/samba.scm (tevent): Update to 0.9.37. | Marius Bakke |
2018-07-12 | gnu: talloc: Update to 2.1.14.•••* gnu/packages/samba.scm (talloc): Update to 2.1.14. | Marius Bakke |
2018-07-12 | gnu: python-pyyaml: Update to 3.13.•••* gnu/packages/python.scm (python-pyyaml): Update to 3.13. | Marius Bakke |
2018-07-12 | gnu: appstream-glib: Update to 0.7.10.•••* gnu/packages/glib.scm (appstream-glib): Update to 0.7.10. | Marius Bakke |
2018-07-12 | gnu: libzip: Update to 1.5.1.•••* gnu/packages/compression.scm (libzip): Update to 1.5.1. [build-system]: Switch to CMAKE-BUILD-SYSTEM. | Marius Bakke |
2018-07-12 | gnu: rng-tools: Update to 6.3.•••* gnu/packages/linux.scm (rng-tools): Update to 6.3. | Marius Bakke |
2018-07-12 | gnu: openh264: Update to 1.8.0.•••* gnu/packages/video.scm (openh264): Update to 1.8.0. [source](uri): Use release tarball. | Marius Bakke |
2018-07-12 | gnu: xapian: Update to 1.4.6 [fixes CVE-2018-0499].•••* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.6. | Marius Bakke |
2018-07-12 | gnu: GnuPG: Update to 2.2.9.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.2.9. | Leo Famulari |
2018-07-12 | import: hackage: Support "-any" and "-none" version comparison operators.•••* guix/import/cabal.scm (make-cabal-parser): Modify. (is-any): New variable. (is-none): New variable. (lex-any): New procedure. (lex-none): New procedure. (lex-word): Modify. (eval-cabal): Modify. | Danny Milosavljevic |
2018-07-12 | import: hackage: Support "custom-setup" field.•••Fixes <https://bugs.gnu.org/23961>. * guix/import/cabal.scm (make-cabal-parser): Modify. (is-custom-setup): New variable. (lex-custom-setup): New procedure. (is-id): Modify. (lex-version): Modify. (<cabal-custom-setup>): New record type. (eval-cabal): Modify. (dependencies): Add parameter. | Danny Milosavljevic |
2018-07-12 | gexp: Allow bytevector as content of `plain-file'.•••This allows for using a package source directly from git, doing something like (define (command->bytevector command) (let ((port (apply open-pipe* OPEN_READ command))) (let ((output (get-bytevector-all port))) (close-port port) output))) (define-public hello-git (package (name "hello") (version "git") (source (let* ((commit "stable-2.0") (content (command->bytevector `("git" "archive" "--format" "tar" "--prefix" ,(string-append commit "/") ,commit))) (file-name (string-append "hello-" commit))) (plain-file file-name content))) ... )) * guix/gexp.scm (<plain-file>): Also allow bytevector content. (plain-file-compiler): Handle bytevector content. * doc/guix.texi (G-Expressions): Describe plain-file now also taking bytevectors. | Jan Nieuwenhuizen |
2018-07-12 | store: Add `binary-file'.•••* guix/store.scm (binary-file): New function. * doc/guix.texi (The Store Monad): Describe binary-file. | Jan Nieuwenhuizen |
2018-07-11 | gnu: Add ghc-xdg-basedir.•••* gnu/packages/haskell.scm (ghc-xdg-basedir): New variable. | Danny Milosavljevic |