Age | Commit message (Expand) | Author |
---|---|---|
2019-12-10 | gnu: Add kshisen....* gnu/packages/games.scm (kshisen): New variable. | Hartmut Goebel |
2019-12-10 | gnu: Add kmahjongg....* gnu/packages/games.scm (kmahjongg): New variable. | Hartmut Goebel |
2019-12-10 | gnu: Add libkmahjongg....* gnu/packages/kde-misc.scm (libkmahjongg): New variable. | Hartmut Goebel |
2019-12-10 | gnu: Add kolf....* gnu/packages/games.scm (kolf): New variable. Co-Authored-By: Hartmut Goebel <h.goebel@crazy-compilers.com> | Hartmut Goebel |
2019-12-10 | gnu: Add picmi....* gnu/packages/games.scm (picmi): New variable. | Hartmut Goebel |
2019-12-10 | gnu: Add ktuberling....* gnu/packages/games.scm (ktuberling): New variable. | Hartmut Goebel |
2019-12-10 | gnu: Add libkdegames....* gnu/packages/kde.scm (libkdegames): New variable. | Hartmut Goebel |
2019-12-10 | gnu: libwnck-2: Adjust for changes in inherited package....This is a followup to d3b406969a0916fed8f7dc7c094de9d523ac12c9. * gnu/packages/gnome.scm (libwnck-2)[build-system]: Override with gnu-build-system. [native-inputs]: Add field to exclude GLIB and GOBJECT-INTROSPECTION. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Miguel Ángel Arruga Vivas |
2019-12-10 | gnu: gnupg: Update to 2.2.19....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.19. | Efraim Flashner |
2019-12-10 | gnu: Add r-qtl2....* gnu/packages/bioinformatics.scm (r-qtl2): New variable. | Efraim Flashner |
2019-12-10 | gnu: terminology: Update to 1.6.0....* gnu/packages/enlightenment.scm (terminology): Update to 1.6.0. | Efraim Flashner |
2019-12-10 | gnu: efl: Update to 1.23.3....* gnu/packages/enlightenment.scm (efl): Update to 1.23.3. | Efraim Flashner |
2019-12-10 | tests: processes: Skip tests if running with binfmt....* tests/processes.scm (binfmt-misc?): New procedure, (test-assert*): new procedure that skips the test if binfmt-misc? returns | Mathieu Othacehe |
2019-12-10 | gnu: python-xmltodict: Adjust indentation....* gnu/packages/xml.scm (python-xmltodict): Correct indentation in the source block. | Brett Gilio |
2019-12-10 | gnu: python-xmltodict: Update to 0.12.0....* gnu/packages/xml.scm (python-xmltodict): Update to 0.12.0. | Brett Gilio |
2019-12-09 | gnu: Add lemonbar....* gnu/packages/wm.scm (lemonbar): New variable. Co-authored-by: Brett Gilio <brettg@posteo.net> Signed-off-by: Brett Gilio <brettg@posteo.net> | Noodles! |
2019-12-09 | gnu: emacs-prop-menu: Use git-reference....* gnu/packages/emacs-xyz.scm (emacs-prop-menu)[source]: Use git-reference instead of url-fetching from MELPA stable. | Brett Gilio |
2019-12-09 | gnu: emacs-php-mode: Update to 1.22.1....* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.22.1. | Brett Gilio |
2019-12-09 | gnu: emacs-php-mode: Use git-reference....* gnu/packages/emacs-xyz.scm (emacs-php-mode)[source]: Use git-reference instead of url-fetching from MELPA stable. | Brett Gilio |
2019-12-09 | gnu: emacs-org-noter: Update to 1.4.1....* gnu/packages/emacs-xyz.scm (emacs-org-noter): Update to 1.4.1. | Brett Gilio |
2019-12-09 | gnu: emacs-org-noter: Use git-reference....* gnu/packages/emacs-xyz.scm (emacs-org-noter)[source]: Use git-reference instead of url-fetching from MELPA stable. | Brett Gilio |
2019-12-09 | gnu: delft-icon-theme: Fix broken icons....* gnu/packages/gnome-xyz (delft-icon-theme): Inherit from Adwaita instead of using the (non-existing) GNOME theme. Signed-off-by: Brett Gilio <brettg@posteo.net> | Leo Prikler |
2019-12-10 | gnu: tor: Update to 0.4.2.5....* gnu/packages/tor.scm (tor): Update to 0.4.2.5. | Tobias Geerinckx-Rice |
2019-12-09 | gnu: python-dbusmock: Adjust indentation....* gnu/packages/python-xyz.scm (python-dbusmock): Correct indentation in affected regions. | Brett Gilio |
2019-12-09 | gnu: python-language-server: Update to 0.31.2....* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.2. | Brett Gilio |
2019-12-09 | gnu: python-jsonrpc-server: Update to 0.3.2....* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.3.2. | Brett Gilio |
2019-12-09 | gnu: Add python-ujson....* gnu/packages/python-xyz.scm (python-ujson): New variable. | Brett Gilio |
2019-12-09 | gnu: shepherd: Use Guile with the finalization crash bug-fix....Fixes <https://bugs.gnu.org/37757>. Reported by Jesse Gibbons <jgibbons2357@gmail.com>. * gnu/packages/admin.scm (shepherd)[native-inputs, inputs]: Use GUILE-2.2/BUG-FIX instead of GUILE-2.2. | Ludovic Courtès |
2019-12-09 | gnu: guile: Add 2.2.6-1 with a finalization crash bug-fix....* gnu/packages/patches/guile-finalization-crash.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/guile.scm (guile-2.2/bug-fix): New variable. | Ludovic Courtès |
2019-12-09 | gnu: i2pd: Update to 2.29.0....* gnu/packages/i2p.scm (i2pd): Update to 2.29.0. [arguments]: Disable x25519 test in the 'check' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Guillaume Le Vaillant |
2019-12-09 | gnu: websocketpp: Add patch for Boost >= 1.70....* gnu/packages/patches/websocket-fix-for-boost-1.70.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/web.scm (websocketpp): Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Guillaume Le Vaillant |
2019-12-09 | gnu: bitcoin-abc: Update to 0.20.7....* gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.7. [native-inputs]: Add autoconf, automake and libtool. [inputs]: Add qrencode and zlib. [arguments]: Remove fix-tests phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Guillaume Le Vaillant |
2019-12-09 | gnu: r-metap: Update to 1.2....* gnu/packages/cran.scm (r-metap): Move this from here... * gnu/packages/bioconductor.scm (r-metap): ...to here and update to 1.2. [propagated-inputs]: Add r-mutoss and r-tfisher. | Ricardo Wurmus |
2019-12-09 | gnu: Add r-tfisher....* gnu/packages/cran.scm (r-tfisher): New variable. | Ricardo Wurmus |
2019-12-09 | gnu: r-umap: Update to 0.2.4.0....* gnu/packages/cran.scm (r-umap): Update to 0.2.4.0. | Ricardo Wurmus |
2019-12-09 | gnu: r-globals: Update to 0.12.5....* gnu/packages/cran.scm (r-globals): Update to 0.12.5. | Ricardo Wurmus |
2019-12-09 | gnu: r-renv: Update to 0.9.1....* gnu/packages/cran.scm (r-renv): Update to 0.9.1. | Ricardo Wurmus |
2019-12-09 | gnu: r-cli: Update to 2.0.0....* gnu/packages/cran.scm (r-cli): Update to 2.0.0. [propagated-inputs]: Add r-fansi and r-glue. | Ricardo Wurmus |
2019-12-09 | gnu: r-energy: Update to 1.7-7....* gnu/packages/cran.scm (r-energy): Update to 1.7-7. | Ricardo Wurmus |
2019-12-09 | gnu: r-callr: Update to 3.4.0....* gnu/packages/cran.scm (r-callr): Update to 3.4.0. | Ricardo Wurmus |
2019-12-09 | gnu: r-r-utils: Update to 2.9.2....* gnu/packages/statistics.scm (r-r-utils): Update to 2.9.2. | Ricardo Wurmus |
2019-12-09 | gnu: r-rcpparmadillo: Update to 0.9.800.3.0....* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.800.3.0. | Ricardo Wurmus |
2019-12-09 | gnu: r-data-table: Update to 1.12.8....* gnu/packages/statistics.scm (r-data-table): Update to 1.12.8. | Ricardo Wurmus |
2019-12-09 | gnu: Add r-mutoss....* gnu/packages/bioconductor.scm (r-mutoss): New variable. | Ricardo Wurmus |
2019-12-09 | Remove runaway patch file....This was added by accident in 92a0c3ec35412b6105d31432dd1d2effaf2e788d. * 0001-doc-Fix-typo.patch: Delete file. | Jelle Licht |
2019-12-09 | doc: Fix typo....* doc/guix.texi (bitlbee-configuration): The field that refers to the bitlbee package is called "bitlbee", not "package". | Jelle Licht |
2019-12-09 | gnu: sbcl: Fix missing return value of phase....* gnu/packages/lisp.scm (sbcl)[arguments]: Return #t in patch-unix-tool-paths phase. | Pierre Neidhardt |
2019-12-09 | gnu: lm-sensors: Fix substitution of grep....* gnu/packages/linux.scm (lm-sensors)[arguments]: Substitute occurrences of "grep". | Ricardo Wurmus |
2019-12-09 | gnu: emacs: Delete the subdirs.el file under the site-lisp directory....This fixes bug #38533 (see: https://bugs.gnu.org/38533). * gnu/packages/emacs.scm (emacs)[phases]{install-site-start}: Delete the subdirs.el file. Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de> | Maxim Cournoyer |
2019-12-08 | gnu: stumpwm: Remove obsolete patch....* gnu/local.mk (stumpwm-fix-broken-read-one-line.patch): Remove obsolete. Co-authored-by: Brett Gilio <brettg@posteo.net> Signed-off-by: Brett Gilio <brettg@posteo.net> | Evan Straw |