summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-24gnu: xterm: Update to 359....* gnu/packages/xorg.scm (xterm): Update to 359. Tobias Geerinckx-Rice
2020-08-24gnu: evisum: Update to 0.5.3....* gnu/packages/enlightenment.scm (evisum): Update to 0.5.3. Tobias Geerinckx-Rice
2020-08-24gnu: xapian: Update to 1.4.17....* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.17. Tobias Geerinckx-Rice
2020-08-24gnu: electrum: Fix share/ location....* gnu/packages/finance.scm (electrum)[arguments]: Rename the ‘patch-home’ phase to ‘fix-prefix’. Do so. Tobias Geerinckx-Rice
2020-08-24gnu: electron-cash: Fix share/ location....* gnu/packages/finance.scm (electron-cash)[arguments]: Drop bogus ‘local/share’ subdirectory: rename ‘patch-home’ to ‘create-output-directories’ and adjust body to match. Tobias Geerinckx-Rice
2020-08-24gnu: electron-cash: Return #t from phases....* gnu/packages/finance.scm (electron-cash)[arguments]: Return truth from all phases. Tobias Geerinckx-Rice
2020-08-24gnu: electrum: Return #t from phases....* gnu/packages/finance.scm (electrum)[arguments]: Return truth from ‘patch-home’. Tobias Geerinckx-Rice
2020-08-24gnu: wireguard-tools: Cross-compile....* gnu/packages/vpn.scm (wireguard-tools)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice
2020-08-24gnu: wireguard-tools: Update to 1.0.20200820....* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200820. Tobias Geerinckx-Rice
2020-08-23gnu: ebook.scm: Remove duplicate module import....Signed-off-by: Leo Famulari <leo@famulari.name> Brendan Tildesley
2020-08-23gnu: Added guile-srfi-145....* gnu/packages/guile-xyz.scm (guile-srfi-145): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Martin Becze
2020-08-24gnu: dovecot: Add lucene library to support fts indexing....* gnu/packages/mail.scm (dovecot)[inputs]: Add ice4c, clucene. [arguments]: Add --with-lucene configuration switch. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Alexey Abramov
2020-08-23gnu: Add akku....* gnu/packages/package-management.scm (akku): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Martin Becze
2020-08-23lint: formatting: Gracefully handle relative file names....Fixes <https://bugs.gnu.org/42543>. Reported by Jack Hill <jackhill@jackhill.us>. * guix/lint.scm (check-formatting): Always return a list (previously we would return #f when 'search-path' returns #f). Check whether LOCATION's file is a relative file name. Return a warning if not. * tests/guix-lint.sh: Add test. Ludovic Courtès
2020-08-23lint: Avoid calls to 'package-field-location' with #f as the field....* guix/lint.scm (%make-warning): Call 'package-field-location' only when FIELD is true. Ludovic Courtès
2020-08-23gnu: emacs-bash-completion: Update to 3.1.0....* gnu/packages/emacs-xyz.scm (emacs-bash-completion): Update to 3.1.0. Oleg Pykhalov
2020-08-23gnu: sane-backends-minimal: Update to 1.0.31....* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.31. [inputs]: Add libxml2. Tobias Geerinckx-Rice
2020-08-23gnu: parallel: Update to 20200822....* gnu/packages/parallel.scm (parallel): Update to 20200822. Tobias Geerinckx-Rice
2020-08-23gnu: emacs-find-file-in-project: Update to 5.7.10....* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 5.7.10. Oleg Pykhalov
2020-08-23gnu: emacs-ghub: Update to 3.4.1....* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.4.1. Oleg Pykhalov
2020-08-23gnu: emacs-lsp-ui: Update to 7.0.1....* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 7.0.1. Oleg Pykhalov
2020-08-23gnu: emacs-org-re-reveal: Update to 3.1.0....* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.1.0. Oleg Pykhalov
2020-08-23gnu: python-rpy2: Update to 3.3.5....* gnu/packages/statistics.scm (python-rpy2): Update to 3.3.5. [source]: Add patches to fix test failures. [arguments]: Adjust custom 'check phase. Efraim Flashner
2020-08-23doc: cookbook: Add chapter about Guix environment....* doc/guix-cookbook.texi (Environment management): New chapter. Oleg Pykhalov
2020-08-23gnu: net-snmp: Update to 5.9 [fixes CVE-2019-20892]....* gnu/packages/networking.scm (net-snmp): Update to 5.9. [inputs]: Add ncurses. [native-inputs]: Add pkg-config. Tobias Geerinckx-Rice
2020-08-22gnu: sameboy: Update to 0.13.6....* gnu/packages/emulators.scm (sameboy): Update to 0.13.6. Jakub Kądziołka
2020-08-22gnu: lesspipe: Patch paths to inputs....* gnu/packages/less.scm (lesspipe)[arguments]: Add phase to patch paths to tput and file. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder
2020-08-22gnu: fc-host-tools: Update to 13....* gnu/packages/embedded.scm (fc-host-tools): Update to 13. [description]: Modify. Danny Milosavljevic
2020-08-22gnu: Add sbcl-livesupport....* gnu/packages/lisp-xyz.scm (sbcl-livesupport, cl-livesupport, ecl-livesupport): New variables. Signed-off-by: Leo Famulari <leo@famulari.name> Adam Kandur
2020-08-22gnu: lxqt: Enable keyboard shortcuts....* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Add lxqt-globalkeys. Signed-off-by: Leo Famulari <leo@famulari.name> Timotej Lazar
2020-08-22gnu: piper: Update to 0.5.1. Disable broken tests....* gnu/packages/gnome.scm (piper): Update to 0.5.1. Disable tests. Signed-off-by: Leo Famulari <leo@famulari.name> Brendan Tildesley
2020-08-22gnu: libratbag: Update to 0.14....* gnu/packages/gnome.scm (libratbag): Update to 0.14. Signed-off-by: Leo Famulari <leo@famulari.name> Brendan Tildesley
2020-08-22gnu: Add fullswof-2d....* gnu/packages/simulation.scm (fullswof-2d): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Paul Garlick
2020-08-22gnu: Add rtaudio....* gnu/packages/audio.scm (rtaudio): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Vinicius Monego
2020-08-22gnu: Add dosage....* gnu/packages/python-xyz.scm (dosage): New variable. Hendursaga
2020-08-22gnu: Add nicotine....* gnu/packages/nicotine.scm (nicotine): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> Martin Becze
2020-08-22gnu: emacs-epkg: Update to 3.2.2....* gnu/packages/emacs-xyz.scm (emacs-epkg): Update to 3.2.2. Oleg Pykhalov
2020-08-22gnu: jekyll: Loosen the requirement for kramdown....* gnu/packages/ruby.scm (jekyll): Loosen the requirement for kramdown. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Michael Rohleder
2020-08-21gnu: isc-dhcp: Update bundled BIND to 9.11.22 [security fixes]....Includes fixes for CVE-2020-8617, CVE-2020-8619, CVE-2020-8622, CVE-2020-8623, and CVE-2020-8624. * gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.22. Mark H Weaver
2020-08-21gnu: linux-libre@4.9: Update to 4.9.233....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.233. (linux-libre-4.9-pristine-source): Update hash. (deblob-scripts-4.9): Update to 4.9.232. Mark H Weaver
2020-08-21gnu: linux-libre@4.4: Update to 4.4.233....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.233. (linux-libre-4.4-pristine-source): Update hash. (deblob-scripts-4.4): Update to 4.4.232. Mark H Weaver
2020-08-21gnu: linux-libre: Update to 5.8.3....* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.3. (linux-libre-5.8-pristine-source): Update hash. Mark H Weaver
2020-08-21gnu: linux-libre@5.7: Update to 5.7.17....* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.17. (linux-libre-5.7-pristine-source): Update hash. Mark H Weaver
2020-08-21gnu: linux-libre@5.4: Update to 5.4.60....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.60. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver
2020-08-21gnu: linux-libre@4.19: Update to 4.19.141....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.141. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2020-08-21gnu: linux-libre@4.14: Update to 4.14.194....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.194. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2020-08-21gnu: linux-libre: Update to 5.8.2....* gnu/packages/aux-files/linux-libre/5.8-arm.conf, gnu/packages/aux-files/linux-libre/5.8-arm64.conf, gnu/packages/aux-files/linux-libre/5.8-i686.conf, gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them. * gnu/packages/linux.scm (linux-libre-5.8): New variable. (linux-libre-version, linux-libre-pristine-source, linux-libre-source, linux-libre): Point to linux-libre-5.8*. Leo Famulari
2020-08-21gnu: Use a descriptive file-name for linux-libre deblobbing scripts....Fixes <https://bugs.gnu.org/42789>. * gnu/packages/linux.scm (linux-libre-deblob-scripts): Set the file-name of the deblob and deblob-check scripts. Leo Famulari
2020-08-21gnu: Add ronn-ng...* gnu/packages/groff.scm (ronn-ng): New public variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Prafulla Giri
2020-08-21gnu: dovecot: Support zstd compression....* gnu/packages/mail.scm (dovecot)[inputs]: Add zstd:lib. Tobias Geerinckx-Rice