Commit graph

94919 commits

Author SHA1 Message Date
Jelle Licht
0a815a08d3
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.
2022-04-24 13:17:09 +02:00
Jelle Licht
77b6fca67a
gnu: emacs-message-view-patch: Update home-page.
* gnu/packages/emacs-xyz.scm (emacs-message-view-patch)[home-page]: Update to
redirected home-page.
2022-04-24 12:59:39 +02:00
Paul A. Patience
d13c7e905c
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>
2022-04-24 12:08:16 +02:00
Paul A. Patience
5e343e3570
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>
2022-04-24 12:08:16 +02:00
Paul A. Patience
3ab9bd0778
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>
2022-04-24 12:08:16 +02:00
Guillaume Le Vaillant
31a8f0cde6
news: Fix news entry commit reference.
* etc/news: Fix commit reference of news entry about Linux-libre kernel update
  to 5.17.
2022-04-24 12:07:54 +02:00
Leo Famulari
59b91fdbcd
news: Add entry about the update of the 'linux-libre' package.
* etc/news.scm: Add entry.
2022-04-23 13:45:46 -04:00
Leo Famulari
b6b2de2a0d
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.
2022-04-23 13:45:46 -04:00
Dhruvin Gandhi
3363f2c878
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>
2022-04-23 11:30:45 -04:00
Guillaume Le Vaillant
d53e05d3b8
gnu: Add soapyaudio.
* gnu/packages/radio.scm (soapyaudio): New variable.
2022-04-23 15:03:16 +02:00
Clément Lassieur
3299082360
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.
2022-04-23 11:10:21 +02:00
Paul A. Patience
df27a92b8d
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>
2022-04-23 10:46:49 +02:00
Paul A. Patience
9ddc9448d9
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>
2022-04-23 10:44:07 +02:00
Paul A. Patience
56353b72df
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>
2022-04-23 10:42:44 +02:00
Paul A. Patience
a58734e7fe
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>
2022-04-23 10:06:18 +02:00
Paul A. Patience
7134a10813
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>
2022-04-23 10:00:36 +02:00
Maxim Cournoyer
96dbcd7443
pack: Fix match error for multi-packages deb packs.
* 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>
2022-04-23 00:59:07 -04:00
Christopher Baines
e32cc011bb
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.
2022-04-22 15:31:42 +01:00
Christopher Baines
cd9ed85b17
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.
2022-04-22 15:30:25 +01:00
Christopher Baines
770b7dafb3
gnu: guix-build-coordinator: Update to 0-51.fff7454.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-51.fff7454.
2022-04-22 15:29:28 +01:00
Leo Famulari
eb34ff16cc
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.
2022-04-21 00:16:34 -04:00
Leo Famulari
87f525dc59
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.
2022-04-21 00:16:33 -04:00
Leo Famulari
b09de8d560
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.
2022-04-21 00:16:33 -04:00
Leo Famulari
36b2e0ad84
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.
2022-04-21 00:16:33 -04:00
Leo Famulari
c8b19d9783
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.
2022-04-21 00:16:33 -04:00
Leo Famulari
ca307517b6
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.
2022-04-21 00:16:33 -04:00
Leo Famulari
c9bb210598
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.
2022-04-21 00:16:33 -04:00
Vinicius Monego
5ca029d0c4
gnu: homebank: Update to 5.5.5.
* gnu/packages/finance.scm (homebank): Update to 5.5.5.
2022-04-20 23:40:44 -03:00
Vinicius Monego
144d803c76
gnu: gsequencer: Update to 3.18.2.
* gnu/packages/music.scm (gsequencer): Update to 3.18.2.
2022-04-20 23:40:44 -03:00
Vinicius Monego
54e0745703
gnu: pre-commit: Update to 2.18.1.
* gnu/packages/version-control.scm (pre-commit): Update to 2.18.1.
2022-04-20 23:40:34 -03:00
Vinicius Monego
d656ff473e
gnu: shotcut: Update to 22.03.30.
* gnu/packages/video.scm (shotcut): Update to 22.03.30.
2022-04-20 23:39:11 -03:00
Vinicius Monego
866f306cf5
gnu: mlt: Update to 7.6.0.
* gnu/packages/video.scm (mlt): Update to 7.6.0.
2022-04-20 23:39:11 -03:00
Ludovic Courtès
dd2ab92d9d
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.
2022-04-21 00:02:21 +02:00
Ludovic Courtès
bc867b2ab0
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.
2022-04-21 00:00:14 +02:00
Fredrik Salomonsson
cd5c31d192
gnu: Add emacs-cpreproc.
* gnu/packages/emacs-xyz.scm (emacs-cpreproc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-20 23:46:45 +02:00
pukkamustard
ed2e797750
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>
2022-04-20 23:46:45 +02:00
Greg Hogan
bd6e9be532
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>
2022-04-20 23:46:45 +02:00
Greg Hogan
c542d084c0
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>
2022-04-20 23:46:45 +02:00
Greg Hogan
fe75dc2552
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>
2022-04-20 23:46:45 +02:00
Greg Hogan
4773664eb8
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>
2022-04-20 23:46:44 +02:00
Greg Hogan
d2cb3f9905
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>
2022-04-20 23:46:44 +02:00
Greg Hogan
fbf1435587
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>
2022-04-20 23:46:44 +02:00
Greg Hogan
4bd4c53aac
gnu: Add aws-c-sdkutils.
* gnu/packages/c.scm (aws-c-sdkutils): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-20 23:46:44 +02:00
Greg Hogan
139970c806
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>
2022-04-20 23:46:44 +02:00
Greg Hogan
7c45af91f4
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>
2022-04-20 23:46:44 +02:00
Greg Hogan
f796dc9207
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>
2022-04-20 23:46:44 +02:00
Greg Hogan
25a1c60b1c
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>
2022-04-20 23:46:43 +02:00
Greg Hogan
bc3e32454f
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>
2022-04-20 23:46:43 +02:00
Greg Hogan
a82b0741a3
gnu: folly: Update to 2022.04.11.00.
* gnu/packages/cpp.scm (folly): Update to 2022.04.11.00.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-20 23:46:43 +02:00
Greg Hogan
a1362e674f
gnu: cxxopts: Update to 3.0.0.
* gnu/packages/cpp.scm (cxxopts): Update to 3.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-20 23:46:43 +02:00