Commit graph

95048 commits

Author SHA1 Message Date
Vinicius Monego
48f0e98f2d
gnu: emacs-org-re-reveal: Update to 3.13.0.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.13.0.
2022-04-26 23:32:21 -03:00
Vinicius Monego
b1ab688b9e
gnu: emacs-vertico: Update to 0.23.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.23.
2022-04-26 23:32:21 -03:00
Vinicius Monego
359c88a465
gnu: emacs-consult: Update to 0.17.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.17.
2022-04-26 23:32:21 -03:00
Vinicius Monego
4809f290ab
gnu: emacs-corfu: Add new phase after unpack.
* gnu/packages/emacs-xyz.scm (emacs-corfu)[arguments]<#:phases>: After the
unpack phase add a move-source-files phase.
2022-04-26 23:32:15 -03:00
jgart
a27804a353
gnu: emacs-corfu: Update to 0.22.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.22.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2022-04-26 22:33:59 -03:00
Mădălin Ionel Patrașcu
936f23a654
gnu: Add r-adamgui.
* gnu/packages/bioconductor.scm (r-adamgui): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-04-26 23:47:54 +02:00
Ricardo Wurmus
1c3c00a8a1
gnu: Add bart.
* gnu/packages/image-processing.scm (bart): New variable.
2022-04-26 16:50:32 +02:00
Luis Felipe
58f3727767
gnu: gfeeds: Make it start.
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>
2022-04-26 11:07:51 +02:00
Zhu Zihao
30ff557bd7
gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9.
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>
2022-04-26 11:04:53 +02:00
Brian Cully
9c4398acdf
gnu: zfs: Update to 2.1.4.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.4.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 11:02:17 +02:00
Paul A. Patience
ee89bbb5ed
gnu: nomad-optimizer: Disable failing test.
* gnu/packages/maths.scm (nomad-optimizer)[arguments]: Disable the
examples/advanced/library/PSDMads test.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 10:45:42 +02:00
Ricardo Wurmus
33fe027f91
gnu: Add r-giotto.
* gnu/packages/bioinformatics.scm (r-giotto): New variable.
2022-04-26 09:48:14 +02:00
Ricardo Wurmus
b79431b5e9
gnu: Add r-lfa.
* gnu/packages/bioconductor.scm (r-lfa): New variable.
2022-04-26 09:48:13 +02:00
Ricardo Wurmus
190830bd80
gnu: Add r-dbscan.
* gnu/packages/cran.scm (r-dbscan): New variable.
2022-04-26 09:48:13 +02:00
Mădălin Ionel Patrașcu
2902adfc7e
gnu: Add r-adam.
* gnu/packages/bioconductor.scm (r-adam): New variable.
2022-04-26 09:48:13 +02:00
Michael Rohleder
6309131949
gnu: emacs-scratch-el: Update to 1.4.
* gnu/packages/emacs-xyz.scm (emacs-scratch-el): Update to 1.4.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 09:31:06 +02:00
Michael Rohleder
473676dd66
gnu: nethogs: Update to 0.8.7.
* gnu/packages/networking.scm (nethogs): Update to 0.8.7.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 09:30:53 +02:00
Michael Rohleder
55f98184f1
gnu: xfce4-panel: Update to 4.16.4.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.4.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 09:30:41 +02:00
Michael Rohleder
c4f402f191
gnu: xfce4-terminal: Update to 1.0.1.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 09:30:30 +02:00
Feng Shu
d762e1c88c
gnu: Add grsync.
* gnu/packages/backup.scm (grsync): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 09:24:08 +02:00
Attila Lendvai
5c450082f7
gnu: guile-srfi-189: Build from upstream sources.
* 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>
2022-04-26 09:20:04 +02:00
Alex Griffin
e5098ad9b0
scripts: pack: Fix typo.
* guix/scripts/pack.scm (compressor-extenstion): Fix typo.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 09:12:31 +02:00
Christopher Baines
fa1b772fb3
gnu: nginx-lua-module: Fix builder.
Probably broken by the changes to the nginx package in
4079cd9ba3.

* 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.
2022-04-25 18:34:19 +01:00
Christopher Baines
a14c635266
gnu: nginx-rtmp-module: Fix builder.
Probably broken by changes to the nginx package in
4079cd9ba3 .

* 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.
2022-04-25 18:33:00 +01:00
Mathieu Othacehe
d0f6b8d7b0
gnu: Add emacs-bitbake-modes.
* gnu/packages/emacs-xyz.scm (emacs-bitbake-modes): New variable.
2022-04-25 15:55:39 +02:00
Paul A. Patience
5183ff2b91
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>
2022-04-25 10:09:03 +02:00
Florian Pelz
968992e499
news: Add 'de' translation.
* etc/news.scm: Add German translation of update of 'linux-libre' entry.
2022-04-24 23:05:24 +02:00
Efraim Flashner
03d0f7cca1
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.
2022-04-24 17:32:42 +03:00
Greg Hogan
9cf812f601
gnu: stockfish: Update to 15.
* gnu/packages/games.scm (stockfish): Update to 15.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-04-24 16:02:01 +03:00
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