Age | Commit message (Expand) | Author |
---|---|---|
2019-09-21 | gnu: mutt: Update to 1.12.2....* gnu/packages/mail.scm (mutt): Update to 1.12.2. | Tobias Geerinckx-Rice |
2019-09-21 | gnu: emacs-attrap: Update to 1.0-2.18cd1f7....* gnu/packages/emacs-xyz.scm (emacs-attrap): Update to 1.0-2.18cd1f7. | Brian Leung |
2019-09-21 | gnu: emacs-github-review: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-github-review): Enable tests. | Brian Leung |
2019-09-21 | gnu: emacs-elfeed: Update to 3.2.0....* gnu/packages/emacs-xyz.scm (emacs-elfeed): Update to 3.2.0. | Brian Leung |
2019-09-21 | gnu: libgnomekbd: Don't use NAME in source URI....* gnu/packages/gnome.scm (libgnomekbd)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-09-21 | gnu: libgnomekbd: Update to 3.26.1....* gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.1. | Tobias Geerinckx-Rice |
2019-09-21 | gnu: wxmaxima: Update to 19.09.0....* gnu/packages/maths.scm (wxmaxima): Update to 19.09.0. | Tobias Geerinckx-Rice |
2019-09-21 | services: virtualization: Change libvirtd use syslog by default....As defaulting by stderr, along with the shepherd service not directing the output to a log file makes seeing the output difficult, compared to logging to syslog. * gnu/services/virtualization.scm (libvirt-configuration)[log-outputs]: Change default from "3:stderr" to "3:syslog:libvirtd". | Christopher Baines |
2019-09-21 | gnu: guile-email: Add phase to patch the module directory....Otherwise the .go files appear within share, and Guile doesn't find them. With this patch they appear in lib within the output. One thing this means is that stack traces include the filenames. * gnu/packages/guile-xyz.scm (guile-email)[arguments]: Add 'patch-module-dir phase. | Christopher Baines |
2019-09-21 | guix package: '--show' ignores deprecated packages....* guix/scripts/package.scm (process-query) <'show>: Remove superseded packages. * tests/guix-package-aliases.sh: Add test. | Ludovic Courtès |
2019-09-21 | guix package: Add 'guix show' alias....* guix/scripts/show.scm: New file. * Makefile.am (MODULES): Add it. * po/guix/POTFILES.in: Add it. * tests/guix-package-aliases.sh: Add test. * doc/guix.texi (Invoking guix package): Document it and use it in a example. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | zimoun |
2019-09-21 | gnu: Add python-bibtexparser....* gnu/packages/python-xyz.scm (python-bibtexparser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Wiktor Żelazny |
2019-09-21 | gnu: Add autocutsel....* gnu/packages/xdisorg.scm (autocutsel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Wiktor Żelazny |
2019-09-21 | services: dovecot: Fix predicate names for free-form fields...* gnu/services/mail.scm (free-form-fields?, free-form-args?): Change 'string' to 'string?'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Alexey Abramov |
2019-09-21 | inferior: Propagate '&store-protocol-error' error conditions....Until now '&store-protocol-error' conditions raised in the inferior would not be correctly propagated because SRFI-35 records lack a read syntax. Reported at <https://bugs.gnu.org/37449> by Carl Dong <contact@carldong.me>. * guix/inferior.scm (port->inferior): Import (srfi srfi-34) in the inferior. (inferior-eval-with-store): Define 'error?' and 'error-message'. Wrap call to PROC in 'guard'. Check the response of INFERIOR for a 'store-protocol-error' or a 'result' tag. * tests/inferior.scm ("inferior-eval-with-store, &store-protocol-error"): New test. | Ludovic Courtès |
2019-09-21 | services: gdm: Ensure /var/lib/gdm is owned by "gdm"....Fixes <https://bugs.gnu.org/37423>. Reported by Jan <tona_kosmicznego_smiecia@interia.pl>. * gnu/services/xorg.scm (%gdm-activation): New variable. (gdm-service-type)[extensions]: Add 'activation-service-type'. | Ludovic Courtès |
2019-09-21 | gnu: emacs-counsel-etags: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Enable tests. | Brian Leung |
2019-09-21 | gnu: emacs-rjsx-mode: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode): Enable tests. | Brian Leung |
2019-09-20 | gnu: enjarify: Adjust native-inputs....* gnu/packages/android (enjarify)[native-inputs]: Use openjdk instead of openjdk:jdk. | Vagrant Cascadian |
2019-09-21 | gnu: emacs-lispyville: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-lispyville): Enable tests. | Brian Leung |
2019-09-21 | gnu: emacs-lispy: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-lispy): Enable tests. | Brian Leung |
2019-09-20 | gnu: emacs-js2-mode: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Enable tests. | Brian Leung |
2019-09-20 | gnu: emacs-ivy: Simplify #:test-command....* gnu/packages/emacs-xyz.scm (emacs-ivy): Simplify #:test-command. | Brian Leung |
2019-09-20 | gnu: emacs-avy: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-avy): Enable tests. | Brian Leung |
2019-09-20 | gnu: node: Disable tests that fail with openssl@1.1.1d....Work around <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37386>. * gnu/packages/node.scm (node)[arguments]: Disable failing tests. | Tobias Geerinckx-Rice |
2019-09-20 | gnu: rclone: Update to 1.49.3....* gnu/packages/sync.scm (rclone): Update to 1.49.3. | Tobias Geerinckx-Rice |
2019-09-20 | gnu: perl-anyevent: Update to 7.17....* gnu/packages/libevent.scm (perl-anyevent): Update to 7.17. | Tobias Geerinckx-Rice |
2019-09-20 | gnu: emacs-hercules: Update to 0.2.1....* gnu/packages/emacs-xyz.scm (emacs-hercules): Update to 0.2.1. | Brian Leung |
2019-09-20 | gnu: emacs-evil-matchit: Update to 2.3.4....* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.4. | Brian Leung |
2019-09-20 | import/github: Check for more version prefixes....* guix/import/github.scm (latest-released-version): Allow the version string to begin with the word 'version'. | Efraim Flashner |
2019-09-20 | gnu: emacs-ivy: Update to 0.12-2.79333e9....* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.12-2.79333e9. [source]: Enable tests. [native-inputs]: Add emacs-wgrep. | Brian Leung |
2019-09-20 | gnu: emacs-ts: Update to 0.1-2.395649a....* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.1-2.395649a. | Brian Leung |
2019-09-20 | gnu: emacs-auto-yasnippet: Update to 0.3.0-2.642b0d9....* gnu/packages/emacs-xyz.scm (emacs-auto-yasnippet): Update to 0.3.0-2.642b0d9. [arguments]: Simplify test command. | Brian Leung |
2019-09-20 | gnu: emacs-rjsx-mode: Update to 0.4-2.0e7fa6b....* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode): Update to 0.4-2.0e7fa6b. | Brian Leung |
2019-09-20 | gnu: emacs-prodigy-el: Update to 0.7.0-2.0a12eec....* gnu/packages/emacs-xyz.scm (emacs-prodigy-el): Update to 0.7.0-2.0a12eec. | Brian Leung |
2019-09-20 | gnu: emacs-equake: Update to 0.85-2.7eddc02....* gnu/packages/emacs-xyz.scm (emacs-equake): Update to 0.85-2.7eddc02. | Brian Leung |
2019-09-20 | gnu: emacs-js2-refactor-el: Update to 0.9.0-2.d4c40b5....* gnu/packages/emacs-xyz.scm (emacs-js2-refactor-el): Update to 0.9.0-2.d4c40b5. | Brian Leung |
2019-09-20 | gnu: emacs-undo-propose-el: Update to 3.0.0-2.47b7df0....* gnu/packages/emacs-xyz.scm (emacs-undo-propose-el): Update to 3.0.0-2.47b7df0. | Brian Leung |
2019-09-20 | gnu: emacs-general: Update to 0-2.f032c3a....* gnu/packages/emacs-xyz.scm (emacs-general): Update to 0-2.f032c3a. | Brian Leung |
2019-09-20 | gnu: emacs-ccls: Update to 0.1-2.9061ebb....* gnu/packages/emacs-xyz.scm (emacs-ccls): Update to 0.1-2.9061ebb. | Brian Leung |
2019-09-20 | gnu: emacs-github-review: Update to 0.1-2.a13a3b4....* gnu/packages/emacs-xyz.scm (emacs-github-review): Update to 0.1-2.a13a3b4. | Brian Leung |
2019-09-20 | gnu: emacs-scribble-mode: Update to 0.1-2.217945d....* gnu/packages/emacs-xyz.scm (emacs-scribble-mode): Update to 0.1-2.217945d. | Brian Leung |
2019-09-20 | gnu: emacs-unpackaged-el: Update to 0-2.c0d58cf....* gnu/packages/emacs-xyz.scm (emacs-unpackaged-el): Update to 0-2.c0d58cf. * gnu/packages/patches/emacs-unpackaged-req.patch: Delete it. * gnu/local.mk (dist_patch_DATA): Remove patch. | Brian Leung |
2019-09-20 | gnu: emacs-grep-context: Update to 0.1.0-1.5a4e3ef....* gnu/packages/emacs-xyz.scm (emacs-grep-context): Update to 0.1.0-1.5a4e3ef. | Brian Leung |
2019-09-20 | gnu: emacs-info-plus: Update to 0-2.4a6b93c....* gnu/packages/emacs-xyz.scm (emacs-info-plus): Update to 0-2.4a6b93c. | Brian Leung |
2019-09-20 | gnu: emacs-isearch+: Update to 0-2.7c251b9....* gnu/packages/emacs-xyz.scm (emacs-isearch+): Update to 0-2.7c251b9. | Brian Leung |
2019-09-20 | gnu: emacs-isearch-prop: Update to 0-2.4a2765f....* gnu/packages/emacs-xyz.scm (emacs-isearch-prop): Update to 0-2.4a2765f. | Brian Leung |
2019-09-20 | gnu: Add emacs-helm-lsp....* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): New variable. | Brian Leung |
2019-09-20 | gnu: Enable tests for emacs-evil-lion....* gnu/packages/emacs-xyz.scm (emacs-evil-lion): Enable tests. | Brian Leung |
2019-09-20 | gnu: Add emacs-compdef....* gnu/packages/emacs-xyz.scm (emacs-compdef): New variable. | Brian Leung |