summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: wireguard-tools: Update to 1.0.20200820.Tobias Geerinckx-Rice2020-08-24
| | | | * gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200820.
* gnu: ebook.scm: Remove duplicate module import.Brendan Tildesley2020-08-23
| | | | Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Added guile-srfi-145.Martin Becze2020-08-23
| | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-145): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: dovecot: Add lucene library to support fts indexing.Alexey Abramov2020-08-24
| | | | | | | * gnu/packages/mail.scm (dovecot)[inputs]: Add ice4c, clucene. [arguments]: Add --with-lucene configuration switch. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add akku.Martin Becze2020-08-23
| | | | | | * gnu/packages/package-management.scm (akku): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* lint: formatting: Gracefully handle relative file names.Ludovic Courtès2020-08-23
| | | | | | | | | | 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.
* lint: Avoid calls to 'package-field-location' with #f as the field.Ludovic Courtès2020-08-23
| | | | | * guix/lint.scm (%make-warning): Call 'package-field-location' only when FIELD is true.
* gnu: emacs-bash-completion: Update to 3.1.0.Oleg Pykhalov2020-08-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-bash-completion): Update to 3.1.0.
* gnu: sane-backends-minimal: Update to 1.0.31.Tobias Geerinckx-Rice2020-08-23
| | | | | * gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.31. [inputs]: Add libxml2.
* gnu: parallel: Update to 20200822.Tobias Geerinckx-Rice2020-08-23
| | | | * gnu/packages/parallel.scm (parallel): Update to 20200822.
* gnu: emacs-find-file-in-project: Update to 5.7.10.Oleg Pykhalov2020-08-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 5.7.10.
* gnu: emacs-ghub: Update to 3.4.1.Oleg Pykhalov2020-08-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.4.1.
* gnu: emacs-lsp-ui: Update to 7.0.1.Oleg Pykhalov2020-08-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 7.0.1.
* gnu: emacs-org-re-reveal: Update to 3.1.0.Oleg Pykhalov2020-08-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.1.0.
* gnu: python-rpy2: Update to 3.3.5.Efraim Flashner2020-08-23
| | | | | | * gnu/packages/statistics.scm (python-rpy2): Update to 3.3.5. [source]: Add patches to fix test failures. [arguments]: Adjust custom 'check phase.
* doc: cookbook: Add chapter about Guix environment.Oleg Pykhalov2020-08-23
| | | | * doc/guix-cookbook.texi (Environment management): New chapter.
* gnu: net-snmp: Update to 5.9 [fixes CVE-2019-20892].Tobias Geerinckx-Rice2020-08-23
| | | | | | * gnu/packages/networking.scm (net-snmp): Update to 5.9. [inputs]: Add ncurses. [native-inputs]: Add pkg-config.
* gnu: sameboy: Update to 0.13.6.Jakub Kądziołka2020-08-22
| | | | * gnu/packages/emulators.scm (sameboy): Update to 0.13.6.
* gnu: lesspipe: Patch paths to inputs.Michael Rohleder2020-08-22
| | | | | | | * gnu/packages/less.scm (lesspipe)[arguments]: Add phase to patch paths to tput and file. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: fc-host-tools: Update to 13.Danny Milosavljevic2020-08-22
| | | | | * gnu/packages/embedded.scm (fc-host-tools): Update to 13. [description]: Modify.
* gnu: Add sbcl-livesupport.Adam Kandur2020-08-22
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-livesupport, cl-livesupport, ecl-livesupport): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: lxqt: Enable keyboard shortcuts.Timotej Lazar2020-08-22
| | | | | | * gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Add lxqt-globalkeys. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: piper: Update to 0.5.1. Disable broken tests.Brendan Tildesley2020-08-22
| | | | | | * gnu/packages/gnome.scm (piper): Update to 0.5.1. Disable tests. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libratbag: Update to 0.14.Brendan Tildesley2020-08-22
| | | | | | * gnu/packages/gnome.scm (libratbag): Update to 0.14. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add fullswof-2d.Paul Garlick2020-08-22
| | | | | | * gnu/packages/simulation.scm (fullswof-2d): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add rtaudio.Vinicius Monego2020-08-22
| | | | | | * gnu/packages/audio.scm (rtaudio): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add dosage.Hendursaga2020-08-22
| | | | * gnu/packages/python-xyz.scm (dosage): New variable.
* gnu: Add nicotine.Martin Becze2020-08-22
| | | | | | | * gnu/packages/nicotine.scm (nicotine): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-epkg: Update to 3.2.2.Oleg Pykhalov2020-08-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-epkg): Update to 3.2.2.
* gnu: jekyll: Loosen the requirement for kramdown.Michael Rohleder2020-08-22
| | | | | | * gnu/packages/ruby.scm (jekyll): Loosen the requirement for kramdown. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: isc-dhcp: Update bundled BIND to 9.11.22 [security fixes].Mark H Weaver2020-08-21
| | | | | | | 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.
* gnu: linux-libre@4.9: Update to 4.9.233.Mark H Weaver2020-08-21
| | | | | | * 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.
* gnu: linux-libre@4.4: Update to 4.4.233.Mark H Weaver2020-08-21
| | | | | | * 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.
* gnu: linux-libre: Update to 5.8.3.Mark H Weaver2020-08-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.3. (linux-libre-5.8-pristine-source): Update hash.
* gnu: linux-libre@5.7: Update to 5.7.17.Mark H Weaver2020-08-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.17. (linux-libre-5.7-pristine-source): Update hash.
* gnu: linux-libre@5.4: Update to 5.4.60.Mark H Weaver2020-08-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.60. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.141.Mark H Weaver2020-08-21
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.141. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.194.Mark H Weaver2020-08-21
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.194. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.8.2.Leo Famulari2020-08-21
| | | | | | | | | | | * 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*.
* gnu: Use a descriptive file-name for linux-libre deblobbing scripts.Leo Famulari2020-08-21
| | | | | | | 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.
* gnu: Add ronn-ngPrafulla Giri2020-08-21
| | | | | | * gnu/packages/groff.scm (ronn-ng): New public variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: dovecot: Support zstd compression.Tobias Geerinckx-Rice2020-08-21
| | | | * gnu/packages/mail.scm (dovecot)[inputs]: Add zstd:lib.
* gnu: vim: Update to 8.2.1500.Jakub Kądziołka2020-08-21
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.1500.
* gnu: vim: Install man pages.Jakub Kądziołka2020-08-21
|
* gnu: enchant: Depend on hunspell.Julien Lepiller2020-08-21
| | | | * gnu/packages/enchant.scm (enchant): Add hunspell as an input.
* gnu: hunspell-dict-en: Install all affix files.Julien Lepiller2020-08-21
| | | | | * gnu/packages/aspell.scm (aspell-word-list): Install affix files corresponding to installed dictionary files.
* gnu: libmhash: Fix use-after-free in tests.Eric Bavier2020-08-20
| | | | | | * gnu/packages/patches/libmhash-hmac-fix-uaf.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mcrypt.scm (libmhash)[source]: Use it.
* gnu: r-fourcseq: Update to 1.22.1.Ricardo Wurmus2020-08-20
| | | | * gnu/packages/cran.scm (r-fourcseq): Update to 1.22.1.
* gnu: r-complexheatmap: Update to 2.4.3.Ricardo Wurmus2020-08-20
| | | | * gnu/packages/bioinformatics.scm (r-complexheatmap): Update to 2.4.3.
* gnu: r-gage: Update to 2.38.3.Ricardo Wurmus2020-08-20
| | | | | * gnu/packages/bioinformatics.scm (r-gage): Update to 2.38.3. [propagated-inputs]: Add r-go-db.