summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-07gnu: Add emacs-csound-mode....* gnu/packages/emacs-xyz.scm (emacs-csound-mode): New variable. Brett Gilio
2020-08-07gnu: Add emacs-multi....* gnu/packages/emacs-xyz.scm (emacs-multi): New variable. Brett Gilio
2020-08-07gnu: Add emacs-highlight....* gnu/packages/emacs-xyz.scm (emacs-highlight): New variable. Brett Gilio
2020-08-07gnu: emacs-helm-swoop: Update to 3.0.0....* gnu/packages/emacs-xyz.scm (emacs-helm-swoop): Update to 3.0.0. Signed-off-by: Brett Gilio <brettg@gnu.org> Michael Rohleder
2020-08-07gnu: emacs-cider: Update to 0.26.0....* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.26.0. Signed-off-by: Brett Gilio <brettg@gnu.org> Michael Rohleder
2020-08-07Revert "gnu: python-pyfakefs: Update to 4.1.0."...This update breaks diffoscope. This reverts commit 6ff6912de94c4b707fbf865b871f27f9844a25a8. Efraim Flashner
2020-08-07gnu: python-astroid: Update to 2.4.2....* gnu/packages/python-xyz.scm (python-astroid): Update to 2.4.2. [source]: Add snippet to loosen version requirements of dependants. Efraim Flashner
2020-08-07gnu: python-lazy-object-proxy: Update to 1.5.1....* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.5.1. Efraim Flashner
2020-08-07gnu: python-pyfakefs: Update to 4.1.0....* gnu/packages/check.scm (python-pyfakefs.scm): Update to 4.1.0. Efraim Flashner
2020-08-07gnu: Add hu.dwim.defclass-star....* gnu/packages/lisp-xyz.scm (cl-hu.dwim.defclass-star, ecl-hu.dwim.defclass-star, sbcl-hu.dwim.defclass-star): New variables. Pierre Neidhardt
2020-08-07gnu: Add hu.dwim.common....* gnu/packages/lisp-xyz.scm (cl-hu.dwim.common, ecl-hu.dwim.common, sbcl-hu.dwim.common): New variables. Pierre Neidhardt
2020-08-07gnu: Add hu.dwim.common-lisp....* gnu/packages/lisp-xyz.scm (cl-hu.dwim.common-lisp, ecl-hu.dwim.common-lisp, sbcl-hu.dwim.common-lisp): New variables. Pierre Neidhardt
2020-08-07gnu: clipper: Update to 2.0....* gnu/packages/bioinformatics.scm (clipper): Update to 2.0. [source]: Remove snippet. [arguments]: Build with Python 3; remove phase "fix-typo", add phase "make-files-writable". [inputs]: Replace all Python 2 variants with Python 3 variants. [native-inputs]: Add python-setuptools-git. Ricardo Wurmus
2020-08-07ssh: Really report Guile setup errors in 'send-files'....This is a followup to commit 8f53d73493a2949e2db28cd7d689a690b2d9479a, which did not have the desired effect: the 'resolve-module' call was bound to succeed since the inferior runs 'guix repl'. * guix/ssh.scm (store-import-channel)[import]: Add call to 'resolve-module' and write '(module-error) upon error. Write '(importing) when we're ready. (send-files)[inferior-remote-eval*]: Remove. [missing]: Remove call to 'resolve-module'. Call 'handle-import/export-channel-error' when PORT doesn't return '(importing). (handle-import/export-channel-error): New procedure. (retrieve-files*): Use it. Ludovic Courtès
2020-08-07gnu: emacs-ample-regexps: Update to 0.1-2....* gnu/packages/emacs-xyz.scm (emacs-ample-regexps): Update to 0.1-2. This commit revision adds support for Emacs 27. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Jack Hill
2020-08-07gnu: parlatype: Update to 2.1....* gnu/packages/gnome.scm (parlatype): Update to 2.1. Nicolas Goaziou
2020-08-07gnu: Add minetest-mineclone....* gnu/packages/games.scm (minetest-mineclone): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Leo Prikler
2020-08-07gnu: emacs-modus-vivendi-theme: Update to 0.11.0....* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.11.0. Nicolas Goaziou
2020-08-07gnu: emacs-modus-operandi-theme: Update to 0.11.0....* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.11.0. Nicolas Goaziou
2020-08-07gnu: snap: Update to 6.1.4....* gnu/packages/education.scm (snap): Update to 6.1.4. Nicolas Goaziou
2020-08-07gnu: android: Export android-platform-system-core....* gnu/packages/android.scm (android-platform-system-core): Export it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Denis 'GNUtoo' Carikli
2020-08-07gnu: android: Export android-platform-version....* gnu/packages/android.scm (android-platform-version): Export it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Denis 'GNUtoo' Carikli
2020-08-07gnu: Add emacs-habitica....* gnu/packages/emacs-xyz.scm (emacs-habitica): New variable. Oleg Pykhalov
2020-08-06gnu: sameboy: Update to 0.13.5....* gnu/packages/emulators.scm (sameboy): Update to 0.13.5. Jakub Kądziołka
2020-08-06gnu: Add noisetorch....* gnu/packages/pulseaudio.scm (noisetorch): New variable. Pierre Neidhardt
2020-08-06gnu: Add rnnoise....* gnu/packages/pulseaudio.scm (rnnoise): New variable. Pierre Neidhardt
2020-08-06gnu: ode: Update to 0.16.2....* gnu/packages/game-development.scm (ode): Update to 0.16.2. Nicolas Goaziou
2020-08-06gnu: mgba: Update to 0.8.3....* gnu/packages/emulators.scm (mgba): Update to 0.8.3. Nicolas Goaziou
2020-08-06gnu: asymptote: Update to 2.67....* gnu/packages/plotutils.scm (asymptote): Update to 2.67. Nicolas Goaziou
2020-08-06gnu: Add python-sniffio....* gnu/packages/python-xyz.scm (python-sniffio): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2020-08-06gnu: Add python-curio....* gnu/packages/python-xyz.scm (python-curio): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2020-08-06gnu: Add python-immutables....* gnu/packages/python-xyz.scm (python-immutables): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2020-08-06gnu: Add python-h2....* gnu/packages/python-web.scm (python-h2): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2020-08-06gnu: Add python-hpack....* gnu/packages/python-web.scm (python-hpack): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2020-08-06gnu: Add python-hyperframe....* gnu/packages/python-web.scm (python-hyperframe): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2020-08-06gnu: guile-zlib: Declare a source file-name....* gnu/packages/guile.scm (guile-zlib)[source]: Add file-name field. Efraim Flashner
2020-08-06gnu: guile-lzlib: Declare a source file-name....* gnu/packages/guile.scm (guile-lzlib)[source]: Add file-name field. Efraim Flashner
2020-08-06gnu: Add hddtemp....* gnu/packages/disk.scm (hddtemp): New variable. Pierre Neidhardt
2020-08-06gnu: Add metapixel....* gnu/packages/image-processing.scm (metapixel): New variable. Pierre Neidhardt
2020-08-06gnu: Add ogmtools....* gnu/packages/video.scm (ogmtools): New variable. Pierre Neidhardt
2020-08-06gnu: racket: Update to 7.8....* gnu/packages/scheme.scm (racket): Update to 7.8. Pierre Neidhardt
2020-08-06installer: Remove logical devices....If a device contains an active logical volume, BLKRRPART will report that the device is busy. This will cause this device to be filtered by "non-install-devices" procedure, which is not desired. Make sure to deactivate all logical volumes before device probing. Fixes <https://issues.guix.gnu.org/42683>. * gnu/installer.scm (installer-program): Add lvm2-static to the inputs. * gnu/installer/parted.scm (remove-logical-devices): New procedure, (init-parted): call it. Mathieu Othacehe
2020-08-06gnu: neovim: Update to 0.4.4....* gnu/package/vim.scm (neovim): Update to 0.4.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> HiPhish
2020-08-06gnu:guile-json-1: Update to 1.3.2....* gnu/packages/guile.scm (guile-json-1): Update to 1.3.2. [arguments]: Add make-flag to supress guild warnings. Efraim Flashner
2020-08-06gnu: guile-json: Update to 4.3.2....* gnu/packages/guile.scm (guile-json): Update to 4.3.2. Efraim Flashner
2020-08-06gnu: json-c: Fix CVE-2020-12762....* gnu/packages/web.scm (json-c)[replacement]: New field. (json-c-0.13, json-c-0.12)[source]: Add patch. (json-c/fixed): New variable. * gnu/packages/patches/json-c-CVE-2020-12762.patch, gnu/packages/patches/json-c--0.13-CVE-2020-12762.patch, gnu/packages/patches/json-c--0.12-CVE-2020-12762.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. Efraim Flashner
2020-08-06gnu: binutils-gold: build with canonical gcc:lib....* gnu/packages/base.scm (binutils-gold)[inputs]: Replace gcc:lib with the canonical-package of gcc. Efraim Flashner
2020-08-06gnu: go-1.4: Build with canonical gcc:lib....* gnu/packages/golang.scm (go-1.4)[inputs]: Replace gcc:lib with the canonical-package of gcc. Efraim Flashner
2020-08-06gnu: ghc-c2hs: Enable tests....* gnu/packages/haskell-xyz.scm (ghc-c2hs)[arguments]: Enable tests. Efraim Flashner
2020-08-06gnu: ghc-c2hs: Remove extra input....* gnu/packages/haskell-xyz.scm (ghc-c2hs)[native-inputs]: Remove gcc. Efraim Flashner