summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add r-adamgui.base-for-series-12206base-for-series-12205base-for-series-12204base-for-series-12202base-for-series-12198Mădălin Ionel Patrașcu2022-04-26
| | | | | | * gnu/packages/bioconductor.scm (r-adamgui): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add bart.Ricardo Wurmus2022-04-26
| | | | * gnu/packages/image-processing.scm (bart): New variable.
* gnu: gfeeds: Make it start.Luis Felipe2022-04-26
| | | | | | | | | | This change patches the version of WebKit required by the program to a version available in Guix, so that the program actually starts. * gnu/packages/syndication.scm (gfeeds)[arguments]: Require WebKit2 4.1 instead of 4.0, which is not available. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9.Zhu Zihao2022-04-26
| | | | | | | | Fixes the broken build with linux-libre 5.17.x. * gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-5-dce62b9. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: zfs: Update to 2.1.4.Brian Cully2022-04-26
| | | | | | * gnu/packages/file-systems.scm (zfs): Update to 2.1.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: nomad-optimizer: Disable failing test.Paul A. Patience2022-04-26
| | | | | | | * gnu/packages/maths.scm (nomad-optimizer)[arguments]: Disable the examples/advanced/library/PSDMads test. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add r-giotto.Ricardo Wurmus2022-04-26
| | | | * gnu/packages/bioinformatics.scm (r-giotto): New variable.
* gnu: Add r-lfa.Ricardo Wurmus2022-04-26
| | | | * gnu/packages/bioconductor.scm (r-lfa): New variable.
* gnu: Add r-dbscan.Ricardo Wurmus2022-04-26
| | | | * gnu/packages/cran.scm (r-dbscan): New variable.
* gnu: Add r-adam.Mădălin Ionel Patrașcu2022-04-26
| | | | * gnu/packages/bioconductor.scm (r-adam): New variable.
* gnu: emacs-scratch-el: Update to 1.4.Michael Rohleder2022-04-26
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-scratch-el): Update to 1.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: nethogs: Update to 0.8.7.Michael Rohleder2022-04-26
| | | | | | * gnu/packages/networking.scm (nethogs): Update to 0.8.7. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xfce4-panel: Update to 4.16.4.Michael Rohleder2022-04-26
| | | | | | * gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xfce4-terminal: Update to 1.0.1.Michael Rohleder2022-04-26
| | | | | | * gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add grsync.Feng Shu2022-04-26
| | | | | | * gnu/packages/backup.scm (grsync): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: guile-srfi-189: Build from upstream sources.Attila Lendvai2022-04-26
| | | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-189): Retarget git-reference to the official repo, and increase revision by one. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* scripts: pack: Fix typo.Alex Griffin2022-04-26
| | | | | | * guix/scripts/pack.scm (compressor-extenstion): Fix typo. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: nginx-lua-module: Fix builder.base-for-series-12188base-for-series-12183Christopher Baines2022-04-25
| | | | | | | | Probably broken by the changes to the nginx package in 4079cd9ba33b0d2cd23897899dfc66836797e4d2. * gnu/packages/web.scm (nginx-lua-module)[arguments]: Make the modify-phases part a gexp, and move #:configure-flags to the end of the list.
* gnu: nginx-rtmp-module: Fix builder.Christopher Baines2022-04-25
| | | | | | | | Probably broken by changes to the nginx package in 4079cd9ba33b0d2cd23897899dfc66836797e4d2 . * gnu/packages/web.scm (nginx-rtmp-module)[arguments]: Make the modify-phases part a gexp, and move #:configure-flags to the end of the list.
* gnu: Add emacs-bitbake-modes.Mathieu Othacehe2022-04-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-bitbake-modes): New variable.
* gnu: Add cl-formgrep.Paul A. Patience2022-04-25
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-formgrep, cl-formgrep, ecl-formgrep): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* news: Add 'de' translation.base-for-series-12171Florian Pelz2022-04-24
| | | | * etc/news.scm: Add German translation of update of 'linux-libre' entry.
* gnu: stockfish: Add support for more architectures.Efraim Flashner2022-04-24
| | | | | | * gnu/packages/games.scm (stockfish)[arguments]: Add ARCH matches for more architectures. Add EXTRALDFLAGS for powerpc-linux. Add phase to remove '-m' compiler flags.
* gnu: stockfish: Update to 15.Greg Hogan2022-04-24
| | | | | | * gnu/packages/games.scm (stockfish): Update to 15. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: emacs-el-patch: Update to 3.0.Jelle Licht2022-04-24
| | | | | * gnu/packages/emacs-xyz.scm (emacs-el-patch): Update to 3.0. [arguments]<phases>: Re-enable validate-compiled-autoloads.
* gnu: emacs-message-view-patch: Update home-page.Jelle Licht2022-04-24
| | | | | * gnu/packages/emacs-xyz.scm (emacs-message-view-patch)[home-page]: Update to redirected home-page.
* gnu: Add cl-boost-lexer.Paul A. Patience2022-04-24
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-boost-lexer, cl-boost-lexer, ecl-boost-lexer): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-boost-re.Paul A. Patience2022-04-24
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-boost-re, cl-boost-re, ecl-boost-re): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-boost-parse.Paul A. Patience2022-04-24
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-boost-parse, cl-boost-parse, ecl-boost-parse): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* news: Fix news entry commit reference.Guillaume Le Vaillant2022-04-24
| | | | | * etc/news: Fix commit reference of news entry about Linux-libre kernel update to 5.17.
* news: Add entry about the update of the 'linux-libre' package.Leo Famulari2022-04-23
| | | | * etc/news.scm: Add entry.
* gnu: Remove linux-libre 5.16.Leo Famulari2022-04-23
| | | | | | | | | | | | | | | This kernel series is no longer supported upstream. * gnu/packages/linux.scm (linux-libre-5.16-version, linux-libre-5.16-gnu-revision, deblob-scripts-5.16, linux-libre-5.16-source, linux-libre-headers-5.16, linux-libre-5.16): Remove variables. (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre, linux-libre-with-bpf): Use linux-libre 5.17. * gnu/packages/aux-files/linux-libre/5.16-arm.conf, gnu/packages/aux-files/linux-libre/5.16-arm64.conf, gnu/packages/aux-files/linux-libre/5.16-i686.conf, gnu/packages/aux-files/linux-libre/5.16-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
* gnu: go-github-com-spf13-cobra: Update to 1.4.0.base-for-series-12170Dhruvin Gandhi2022-04-23
| | | | | | * gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.4.0. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add soapyaudio.Guillaume Le Vaillant2022-04-23
| | | | * gnu/packages/radio.scm (soapyaudio): New variable.
* gnu: emacs-rg: Update to 2.2.0-0.444a8cc.Clément Lassieur2022-04-23
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.2.0-0.444a8cc. Make sure default-directory is set when searching from result buffer. See https://github.com/dajva/rg.el/issues/139.
* gnu: cl-trivia: Update to 0.1-0.8b406c3.Paul A. Patience2022-04-23
| | | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivia.trivial): Update to 0.1-0.8b406c3. (The version listed in the .asd files was always 0.1, not 0.0.0.) [arguments]: Delete trivia.fset.asd file in 'fix-build' phase. (sbcl-trivia)[inputs]: Add sbcl-fset. [arguments]<#:asd-systems>: Add trivia.fset. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-trivia: Remove trailing booleans.Paul A. Patience2022-04-23
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivia.trivial, sbcl-trivia)[arguments]: Remove trailing booleans. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-trivia: Remove input labels.Paul A. Patience2022-04-23
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivia.trivial)[inputs]: Remove labels. (sbcl-trivia)[native-inputs, inputs]: Remove labels. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-bobbin.Paul A. Patience2022-04-23
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-bobbin, cl-bobbin, ecl-bobbin): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-plump-sexp.Paul A. Patience2022-04-23
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-plump-sexp, cl-plump-sexp, ecl-plump-sexp): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* pack: Fix match error for multi-packages deb packs.Maxim Cournoyer2022-04-23
| | | | | | | * guix/scripts/pack.scm: Remove duplicated copyright line. (debian-archive)[single-entry]: Match one or anything, not one or zero. Reported-by: jgart <jgart@dismail.de>
* services: nar-herder: Allow specifying the log level.base-for-series-12158base-for-series-12157base-for-series-12152base-for-series-12151base-for-series-12142base-for-series-12115base-for-series-12111base-for-series-12110base-for-series-12108base-for-series-12102base-for-series-12099base-for-series-12093base-for-series-12092base-for-series-12090base-for-series-12082base-for-series-12059base-for-series-12052base-for-series-12049base-for-series-12033base-for-series-12032base-for-series-12019Christopher Baines2022-04-22
| | | | | | * gnu/services/guix.scm (nar-herder-configuration-log-level): New procedure. (nar-herder-shepherd-services): Pass the log-level to the nar-herder process. * doc/guix.texi (Nar Herder): Document configuring the log-level.
* gnu: nar-herder: Update to 0-5.e046f8a.Christopher Baines2022-04-22
| | | | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-5.e046f8a. [native-inputs, propagated-inputs]: Add guile-prometheus. [arguments]: Wrap with guile-prometheus.
* gnu: guix-build-coordinator: Update to 0-51.fff7454.Christopher Baines2022-04-22
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-51.fff7454.
* gnu: linux-libre 4.9: Update to 4.9.311.Leo Famulari2022-04-21
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.311. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.276.Leo Famulari2022-04-21
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.276. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.239.Leo Famulari2022-04-21
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.239. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.190.Leo Famulari2022-04-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.190. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.112.Leo Famulari2022-04-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.112. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.35.Leo Famulari2022-04-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.35. (linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.