Age | Commit message (Expand) | Author |
---|---|---|
2019-09-23 | gnu: sbcl-trivia.ppcre: Fix typo in description....* gnu/packages/lisp.scm (sbcl-trivia.ppcre)[description]: Fix typo. | Tobias Geerinckx-Rice |
2019-09-23 | gnu: emacs-ace-window: Update to 0.9.0-1.a534492....* gnu/packages/emacs-xyz.scm (emacs-ace-window): Update to 0.9.0-1.a534492. | Brian Leung |
2019-09-23 | gnu: Add screenfetch....* gnu/packages/admin.scm (screenfetch): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Jakob L. Kreuze |
2019-09-23 | gnu: python-m2crypto: Update to 0.35.2....* gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.35.2. | Tobias Geerinckx-Rice |
2019-09-23 | gnu: python-slugify: Update to 3.0.4....* gnu/packages/python-web.scm (python-slugify): Update to 3.0.4. * gnu/packages/patches/python-slugify-depend-on-unidecode.patch: Adjust accordingly. | Tobias Geerinckx-Rice |
2019-09-23 | gnu: enchant: Update to 2.2.7....* gnu/packages/enchant.scm (enchant): Update to 2.2.7. | Tobias Geerinckx-Rice |
2019-09-23 | gnu: obs: Update to 24.0.1....* gnu/packages/video.scm (obs): Update to 24.0.1. [inputs]: Add qtsvg. | Tobias Geerinckx-Rice |
2019-09-23 | gnu: acpid: Update to 2.0.32....* gnu/packages/linux.scm (acpid): Update to 2.0.32. | Tobias Geerinckx-Rice |
2019-09-23 | installer: Fix run-input-page calls....This fixes 55c43108 commit that renamed input-hide-checkbox? into input-visibility-checkbox?. * gnu/installer/newt/partition.scm (prompt-luks-passwords): Rename input-hide-checkbox? into input-visibility-checkbox?. | Mathieu Othacehe |
2019-09-23 | gnu: utox: Update to 0.17.1....* gnu/packages/messaging.scm (utox): Update to 0.17.1. | Rutger Helling |
2019-09-23 | gnu: kitty: Update to 0.14.5....* gnu/packages/terminals.scm (kitty): Update to 0.14.5. | Rutger Helling |
2019-09-23 | gnu: flatpak: Update to 1.4.3....* gnu/packages/package-management.scm (flatpak): Update to 1.4.3. | Rutger Helling |
2019-09-23 | gnu: libomp: Fix test target....* gnu/packages/llvm.scm (libomp)[arguments]: Change #:test-target value. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Boris A. Dekshteyn |
2019-09-23 | gnu: mit-scheme: Pass a valid tarball hash on non-x86....Fixes this bug: $ guix build -nd mit-scheme -s aarch64-linux guix build: error: derivation `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz.drv' has incorrect output `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz', should be `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz' This is a followup to 7d6cfa442539e8fda0c145bf7a774c13e4fdc83c. * gnu/packages/scheme.scm (mit-scheme)[inputs]: For "source", pass a hash of the right length in the catch-all case. | Ludovic Courtès |
2019-09-23 | gnu: wl-clipboard: Update to 2.0.0_beta2....* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.0.0_beta2. | Efraim Flashner |
2019-09-23 | gnu: gdb-8.3: Update to 8.3.1....* gnu/packages/gdb.scm (gdb-8.3): Update to 8.3.1. | Efraim Flashner |
2019-09-23 | gnu: datamash: Update to 1.5....* gnu/packages/datamash.scm (datamash): Update to 1.5. | Efraim Flashner |
2019-09-23 | gnu: emacs-suggest: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-suggest): Enable tests. | Brian Leung |
2019-09-23 | gnu: emacs-helpful: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-helpful): Enable tests. | Brian Leung |
2019-09-23 | gnu: emacs-ht: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-ht): Enable tests. | Brian Leung |
2019-09-22 | gnu: emacs-tco-el: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-tco-el): Enable tests. | Brian Leung |
2019-09-22 | gnu: emacs-loop: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-loop): Enable tests. | Brian Leung |
2019-09-22 | gnu: emacs-elisp-refs: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-elisp-refs): Enable tests. | Brian Leung |
2019-09-22 | gnu: emacs-realgud: Update to 1.5.1....* gnu/packages/emacs-xyz.scm (emacs-realgud): Update to 1.5.1. | Brian Leung |
2019-09-22 | gnu: emacs-company-lsp: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-company-lsp): Enable tests. | Brian Leung |
2019-09-22 | gnu: js-datatables: Update to 1.10.19....* gnu/packages/javascript.scm (js-datatables): Update to 1.10.19. | Efraim Flashner |
2019-09-22 | gnu: parallel: Update to 20190922....* gnu/packages/parallel.scm (parallel): Update to 20190922. | Tobias Geerinckx-Rice |
2019-09-22 | gnu: Add freecad....* gnu/packages/engineering.scm (freecad): New variable. | John Soo |
2019-09-22 | gnu: Add libmedfile....* gnu/packages/engineering.scm (libmedfile): New variable. | John Soo |
2019-09-22 | gnu: Add libarea....* gnu/packages/engineering.scm (libarea): New variable. | John Soo |
2019-09-22 | gnu: Add libspnav....* gnu/packages/engineering.scm (libspnav): New variable. | John Soo |
2019-09-22 | gnu: Add python-pyside-2-tools....* gnu/packages/qt.scm (python-pyside-2-tools): New variable. | John Soo |
2019-09-22 | gnu: Add python-pyside-2.... * gnu/packages/qt.scm (python-pyside-2): New variable. | John Soo |
2019-09-22 | gnu: Add libcxx-6...* gnu/packages/llvm.scm (libcxx-6): New variable. | John Soo |
2019-09-22 | gnu: Add python-shiboken-2....* gnu/packages/qt.scm (python-shiboken-2): New variable. | John Soo |
2019-09-22 | gnu: Add coin3D....* gnu/packages/graphics.scm (coin3D): New variable. | John Soo |
2019-09-22 | gnu: emacs-company-lua: Update to 0.1-2.29f6819....* gnu/packages/emacs-xyz.scm (emacs-company-lua): Update to 0.1-2.29f6819. [arguments]: Include extra directory. | Brian Leung |
2019-09-22 | gnu: emacs-crux: Update to 0.3.0-2.308f17d....* gnu/packages/emacs-xyz.scm (emacs-crux): Update to 0.3.0-2.308f17d. | Brian Leung |
2019-09-22 | gnu: emacs-lispy: Update included files....* gnu/packages/emacs-xyz.scm (emacs-lispy): Update included files. | Brian Leung |
2019-09-21 | gnu: diffoscope: Adjust native-inputs for architecture limitations....* gnu/packages/diffoscope (diffoscope)[native-inputs]: Only add ghc on x86_64-linux and i686-linux. Only add openjdk and enjarify on x86_64-linux. | Vagrant Cascadian |
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 | gnu: Add python-bibtexparser....* gnu/packages/python-xyz.scm (python-bibtexparser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Wiktor Żelazny |