Age | Commit message (Expand) | Author |
2022-04-25 | gnu: nginx-rtmp-module: Fix builder....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.
| Christopher Baines |
2022-04-25 | gnu: Add emacs-bitbake-modes....* gnu/packages/emacs-xyz.scm (emacs-bitbake-modes): New variable.
| Mathieu Othacehe |
2022-04-25 | gnu: Add cl-formgrep....* gnu/packages/lisp-xyz.scm (sbcl-formgrep, cl-formgrep,
ecl-formgrep): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience |
2022-04-24 | gnu: stockfish: Add support for more architectures....* gnu/packages/games.scm (stockfish)[arguments]: Add ARCH matches for
more architectures. Add EXTRALDFLAGS for powerpc-linux. Add phase to
remove '-m' compiler flags.
| Efraim Flashner |
2022-04-24 | gnu: stockfish: Update to 15....* gnu/packages/games.scm (stockfish): Update to 15.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Greg Hogan |
2022-04-24 | gnu: emacs-el-patch: Update to 3.0....* gnu/packages/emacs-xyz.scm (emacs-el-patch): Update to 3.0.
[arguments]<phases>: Re-enable validate-compiled-autoloads.
| Jelle Licht |
2022-04-24 | gnu: emacs-message-view-patch: Update home-page....* gnu/packages/emacs-xyz.scm (emacs-message-view-patch)[home-page]: Update to
redirected home-page.
| Jelle Licht |
2022-04-24 | gnu: Add cl-boost-lexer....* 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>
| Paul A. Patience |
2022-04-24 | gnu: Add cl-boost-re....* 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>
| Paul A. Patience |
2022-04-24 | gnu: Add cl-boost-parse....* 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>
| Paul A. Patience |
2022-04-23 | gnu: Remove linux-libre 5.16....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.
| Leo Famulari |
2022-04-23 | gnu: go-github-com-spf13-cobra: Update to 1.4.0....* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.4.0.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
| Dhruvin Gandhi |
2022-04-23 | gnu: Add soapyaudio....* gnu/packages/radio.scm (soapyaudio): New variable.
| Guillaume Le Vaillant |
2022-04-23 | gnu: emacs-rg: Update to 2.2.0-0.444a8cc....* 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.
| Clément Lassieur |
2022-04-23 | gnu: cl-trivia: Update to 0.1-0.8b406c3....* 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>
| Paul A. Patience |
2022-04-23 | gnu: cl-trivia: Remove trailing booleans....* gnu/packages/lisp-xyz.scm (sbcl-trivia.trivial,
sbcl-trivia)[arguments]: Remove trailing booleans.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience |
2022-04-23 | gnu: cl-trivia: Remove input labels....* 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>
| Paul A. Patience |
2022-04-23 | gnu: Add cl-bobbin....* gnu/packages/lisp-xyz.scm (sbcl-bobbin, cl-bobbin, ecl-bobbin): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience |
2022-04-23 | gnu: Add cl-plump-sexp....* 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>
| Paul A. Patience |
2022-04-22 | services: nar-herder: Allow specifying the log level....* 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.
| Christopher Baines |
2022-04-22 | gnu: nar-herder: Update to 0-5.e046f8a....* gnu/packages/package-management.scm (nar-herder): Update to 0-5.e046f8a.
[native-inputs, propagated-inputs]: Add guile-prometheus.
[arguments]: Wrap with guile-prometheus.
| Christopher Baines |
2022-04-22 | gnu: guix-build-coordinator: Update to 0-51.fff7454....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-51.fff7454.
| Christopher Baines |
2022-04-21 | gnu: linux-libre 4.9: Update to 4.9.311....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.311.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2022-04-21 | gnu: linux-libre 4.14: Update to 4.14.276....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.276.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2022-04-21 | gnu: linux-libre 4.19: Update to 4.19.239....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.239.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2022-04-21 | gnu: linux-libre 5.4: Update to 5.4.190....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.190.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2022-04-21 | gnu: linux-libre 5.10: Update to 5.10.112....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.112.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2022-04-21 | gnu: linux-libre 5.15: Update to 5.15.35....* 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.
| Leo Famulari |
2022-04-21 | gnu: linux-libre 5.17: Update to 5.17.4....* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.4.
(linux-libre-5.17-pristine-source, deblob-scripts-5.17): Update hashes.
| Leo Famulari |
2022-04-20 | gnu: homebank: Update to 5.5.5....* gnu/packages/finance.scm (homebank): Update to 5.5.5.
| Vinicius Monego |
2022-04-20 | gnu: gsequencer: Update to 3.18.2....* gnu/packages/music.scm (gsequencer): Update to 3.18.2.
| Vinicius Monego |
2022-04-20 | gnu: pre-commit: Update to 2.18.1....* gnu/packages/version-control.scm (pre-commit): Update to 2.18.1.
| Vinicius Monego |
2022-04-20 | gnu: shotcut: Update to 22.03.30....* gnu/packages/video.scm (shotcut): Update to 22.03.30.
| Vinicius Monego |
2022-04-20 | gnu: mlt: Update to 7.6.0....* gnu/packages/video.scm (mlt): Update to 7.6.0.
| Vinicius Monego |
2022-04-21 | home: shepherd: Redirect input port to /dev/null....Suggested by Aleksandr Vityazev <avityazev@posteo.org>.
* gnu/home/services/shepherd.scm (home-shepherd-configuration-file):
Redirect input port to /dev/null.
| Ludovic Courtès |
2022-04-21 | home: shepherd: "shepherd.conf" returns one value....Fixes <https://issues.guix.gnu.org/54779>.
Reported by Aleksandr Vityazev <avityazev@posteo.org>
and Nicolas Graves <ngraves@ngraves.fr>.
* gnu/home/services/shepherd.scm (home-shepherd-configuration-file):
Return one value.
| Ludovic Courtès |
2022-04-20 | gnu: Add emacs-cpreproc....* gnu/packages/emacs-xyz.scm (emacs-cpreproc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fredrik Salomonsson |
2022-04-20 | gnu: Add pikchr....* gnu/packages/pikchr.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pukkamustard |
2022-04-20 | gnu: aws-sdk-cpp: Update to 1.9.236....* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.9.236.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: aws-crt-cpp: Update to 0.17.27....* gnu/packages/cpp.scm (aws-crt-cpp): Update to 0.17.27.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: aws-c-mqtt: Update to 0.7.10....* gnu/packages/c.scm (aws-c-mqtt): Update to 0.7.10.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: aws-c-s3: Update to 0.1.38....* gnu/packages/c.scm (aws-c-s3): Update to 0.1.38.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: aws-c-auth: Update to 0.6.11....* gnu/packages/c.scm (aws-c-auth): Update to 0.6.11.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: aws-c-http: Update to 0.6.13....* gnu/packages/c.scm (aws-c-http): Update to 0.6.13.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: Add aws-c-sdkutils....* gnu/packages/c.scm (aws-c-sdkutils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: aws-c-cal: Update to 0.5.17....* gnu/packages/c.scm (aws-c-cal): Update to 0.5.17.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: aws-c-io: Update to 0.10.20....* gnu/packages/c.scm (aws-c-io): Update to 0.10.20.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: aws-c-common: Update to 0.6.20....* gnu/packages/c.scm (aws-c-common): Update to 0.6.20.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: aws-lc: Update to 1.0.2....* gnu/packages/tls.scm (aws-lc): Update to 1.0.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-04-20 | gnu: s2n: Update to 1.3.10....* gnu/packages/tls.scm (s2n): Update to 1.3.10.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |