Bruno Victal
42dde57fcf
gnu: mympd: Update to 10.2.1.
...
* gnu/packages/mpd.scm (mympd): Update to 10.2.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 19:18:00 +01:00
Christopher Baines
e33126e574
gnu: nar-herder: Update to 0-13.66a2862.
...
* gnu/packages/package-management.scm (nar-herder): Update to 0-13.66a2862.
2023-02-03 19:18:00 +01:00
Julien Lepiller
b5a3e745f9
gnu: Remove key-mon.scm.
...
The file is empty.
* gnu/packages/key-mon.scm: Remove file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove it.
* po/packages/POTFILES.in: Remove it.
2023-02-03 18:58:09 +01:00
Navid Afkhami
a60c750eec
gnu: Add r-psupertime.
...
* gnu/packages/bioinformatics.scm (r-psupertime): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-02-03 16:57:00 +01:00
Ludovic Courtès
25947bbc32
build-system: Always pass #:graft? #f to 'gexp->derivation'.
...
Fixes <https://issues.guix.gnu.org/60947 >.
Fixes a bug whereby packages referred via 'ungexp' in package arguments
would be "double-grafted": 'gexp->derivation' would first replace those
references by references to the grafted package, only to repeat the
grafting process on the result.
Build systems such as 'gnu', 'cmake', and 'pyproject' were already doing
this. Only the rest of them is affected.
* guix/build-system/cargo.scm (cargo-build): Pass #:graft? #f to
'gexp->derivation'.
* guix/build-system/copy.scm (copy-build): Likewise.
* guix/build-system/dune.scm (dune-build): Likewise.
* guix/build-system/font.scm (font-build): Likewise.
* guix/build-system/guile.scm (guile-build): Likewise.
(guile-cross-build): Likewise.
* guix/build-system/ocaml.scm (ocaml-build): Likewise.
* guix/build-system/ruby.scm (ruby-build): Likewise.
* guix/build-system/scons.scm (scons-build): Likewise.
* guix/build-system/texlive.scm (texlive-build): Likewise.
* guix/build-system/waf.scm (waf-build): Likewise.
2023-02-03 16:26:20 +01:00
Navid Afkhami
7c798cd9e4
gnu: Add r-bcellviper.
...
* gnu/packages/bioconductor.scm (r-bcellviper): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-02-03 16:05:51 +01:00
André Batista
a3fcc0a86f
gnu: prosody: Update to 0.12.2.
...
* gnu/packages/messaging.scm (prosody): Update to 0.12.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 15:30:02 +01:00
Skylar Chan
c76393f851
gnu: whoogle-search: Update to 0.8.1.
...
* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 15:28:32 +01:00
Hilton Chain
a94c6d78ba
gnu: go-1.19: Update to 1.19.5.
...
* gnu/packages/golang.scm (go-1.19): Update to 1.19.5.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 15:28:03 +01:00
Hilton Chain
76e03a7e98
gnu: go-1.18: Update to 1.18.10.
...
* gnu/packages/golang.scm (go-1.18): Update to 1.18.10.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 15:27:22 +01:00
Christopher Baines
9a5533c653
services: nar-herder: Add cached compression support.
...
* gnu/services/guix.scm (<nar-herder-cached-compression-configuration>): New
record type.
(nar-herder-configuration-cached-compressions,
nar-herder-configuration-cached-compression-min-uses,
nar-herder-configuration-cached-compression-workers,
nar-herder-configuration-cached-compression-nar-source,
nar-herder-cached-compression-configuration,
nar-herder-cached-compression-configuration?,
nar-herder-cached-compression-configuration-type,
nar-herder-cached-compression-configuration-level,
nar-herder-cached-compression-configuration-directory,
nar-herder-cached-compression-configuration-directory-max-size): New
procedures.
* doc/guix.texi (Guix Services): Document this.
2023-02-03 15:18:44 +01:00
Christopher Baines
46c1df1eab
gnu: nar-herder: Update to 0-12.550e6aa.
...
* gnu/packages/package-management.scm (nar-herder): Update to 0-12.550e6aa.
2023-02-03 15:17:53 +01:00
David Thompson
c19cd9f947
gnu: Add wasm4.
...
* gnu/packages/emulators.scm (wasm4): New variable.
2023-02-03 08:09:15 -05:00
David Thompson
0079dd7c8e
gnu: Add cubeb.
...
* gnu/packages/audio.scm (cubeb): New variable.
2023-02-03 08:09:15 -05:00
David Thompson
b8dc4afcbc
gnu: Add minifb.
...
* gnu/packages/graphics.scm (minifb): New variable.
2023-02-03 08:09:15 -05:00
David Thompson
157b94ead7
gnu: Add wasm3.
...
* gnu/packages/web.scm (wasm3): New variable.
2023-02-03 08:09:15 -05:00
Navid Afkhami
59b102cab9
gnu: Add python-demuxem.
...
* gnu/packages/bioinformatics.scm (python-demuxem): New variable.
2023-02-03 11:34:42 +01:00
Navid Afkhami
89d76adf98
gnu: Add python-pegasusio.
...
* gnu/packages/bioinformatics.scm (python-pegasusio): New variable.
2023-02-03 11:34:42 +01:00
Navid Afkhami
ef879d7f40
gnu: Add r-streamgraph.
...
* gnu/packages/bioinformatics.scm (r-streamgraph): New variable.
2023-02-03 11:34:38 +01:00
Pierre Neidhardt
eddb1c42d4
gnu: sbcl-cmd: Update to 20230203.
...
* gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 20230203.
2023-02-03 11:18:38 +01:00
Leo Famulari
84cb535d49
gnu: linux-libre 5.10: Update to 5.10.166.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.166.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2023-02-03 11:05:04 +01:00
Leo Famulari
e584acf3e9
gnu: linux-libre 5.15: Update to 5.15.91.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.91.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2023-02-03 11:05:04 +01:00
Leo Famulari
d6684362d8
gnu: linux-libre: Update to 6.1.9.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.9.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
2023-02-03 11:05:00 +01:00
Maxim Cournoyer
92755c6352
.dir-locals.el: Adjust indentation rule for test-assertm.
...
* .dir-locals.el: Adjust the scheme-indent-function property for test-assertm,
so that the two first arguments (the test name and the store variable) are
indented as procedure arguments.
2023-02-02 23:51:38 -05:00
Maxim Cournoyer
b1c25e2ce3
.dir-locals.el: Add indentation rule for computed-file.
...
* .dir-locals.el: Configure scheme-indent-function property for computed-file,
so that its first argument (the file name) is indented as a procedure
argument.
2023-02-02 23:51:28 -05:00
Danny Milosavljevic
74f15a002c
gnu: nvc: Update to 1.8.1.
...
* gnu/packages/fpga.scm (nvc): Update to 1.8.1.
[inputs]: Add libffi.
2023-02-02 21:53:23 +01:00
Danny Milosavljevic
d081dd1ca1
gnu: seer-gdb: Update to 1.14.
...
* gnu/packages/debug.scm (seer-gdb): Update to 1.14.
2023-02-02 21:49:48 +01:00
Efraim Flashner
301f128326
gnu: busybox: Update to 1.36.0.
...
* gnu/packages/busybox.scm (busybox): Update to 1.36.0.
2023-02-02 18:52:07 +02:00
Ricardo Wurmus
f5446f7211
gnu: liquidsfz: Update to 0.3.1.
...
* gnu/packages/music.scm (liquidsfz): Update to 0.3.1.
[source]: Fetch with git.
[arguments]: Replace 'bootstrap phase.
[native-inputs]: Add autoconf, automake, and libtool.
[inputs]: Drop labels.
2023-02-02 13:00:14 +01:00
Ricardo Wurmus
45e3933421
gnu: sfizz: Do not delete bundled simde headers.
...
* gnu/packages/music.scm (sfizz)[source]: Keep simde headers because we can't
provide the required version.
2023-02-02 10:23:09 +01:00
Nicolas Goaziou
43eed907d2
gnu: emacs-embark: Update to 0.21.1.
...
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.21.1.
2023-02-01 22:16:50 +01:00
Nicolas Goaziou
3046063645
gnu: emacs-tramp: Update to 2.6.0.1.
...
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.0.1.
2023-02-01 22:16:50 +01:00
Nicolas Goaziou
0dd0207476
gnu: emacs-pyim: Update to 5.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.3.0.
2023-02-01 22:16:50 +01:00
Nicolas Goaziou
04d0a47afe
gnu: emacs-url-scgi: Update to 0.9.
...
* gnu/packages/emacs-xyz.scm (emacs-url-scgi): Update to 0.9.
2023-02-01 22:16:49 +01:00
Nicolas Goaziou
8d72bbacf6
gnu: emacs-compat: Update to 29.1.3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.3.2.
2023-02-01 22:16:49 +01:00
Nicolas Goaziou
05dd97b546
gnu: emacs-auctex: Update to 13.1.9.
...
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.9.
2023-02-01 22:16:49 +01:00
Juliana Sims
0de13907fa
gnu: Add uwufetch.
...
* gnu/packages/admin.scm (uwufetch): Add uwufetch.
2023-02-01 22:16:49 +01:00
Nicolas Graves
df6a6f8cf1
gnu: emacs-ibrowse: Update to 0.1.8.
...
* gnu/packages/emacs-xyz.scm (emacs-ibrowse): Update to 0.1.8.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-01 22:16:48 +01:00
Martin Marshall
37caa83c70
gnu: Add emacs-pretty-speedbar.
...
* gnu/packages/emacs-xyz.scm (emacs-pretty-speedbar): Add variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-01 22:16:48 +01:00
Timotej Lazar
4b15cb672d
gnu: mupdf: Update to 1.21.1.
...
* gnu/packages/pdf.scm (mupdf): Update to 1.21.1.
[arguments]: Remove superfluous make flag.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-01 22:16:48 +01:00
jgart
9d7a1e58f9
gnu: sbcl-djula: Update home-page.
...
* gnu/packages/lisp-xyz.scm (sbcl-djula)[home-page]: Update it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-01 15:14:05 +01:00
Ott Joon
14323edcc3
gnu: Add obs-vkcapture.
...
* gnu/packages/video.scm (obs-vkcapture): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-01 12:52:53 +04:00
Andrew Tropin
aa2c59359e
gnu: obs: Update to 29.0.0.
...
* gnu/packages/video.scm (obs): Update to 29.0.0.
[arguments]: Disable new NEW_MPEGTS_OUTPUT and AJA due to missing dependencies.
[inputs]: Add libglvnd, libva, vlc.
2023-02-01 12:52:52 +04:00
Christopher Baines
2088da20ce
gnu: nar-herder: Update to 0-11.549eb22.
...
* gnu/packages/package-management.scm (nar-herder): Update to 0-11.549eb22.
2023-02-01 08:47:00 +00:00
Christopher Baines
9b9e13a81f
gnu: guix-build-coordinator: Update to 0-70.6b1aa06.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-70.6b1aa06.
2023-02-01 08:45:08 +00:00
Greg Hogan
f9f1312de0
gnu: shellcheck: Update to 0.9.0.
...
* gnu/packages/haskell-apps.scm (shellcheck): Update to 0.9.0.
[inputs]: Add ghc-fgl.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:41:58 +00:00
Greg Hogan
bdd107088d
gnu: simdjson: Update to 3.1.0.
...
* gnu/packages/cpp.scm (simdjson): Update to 3.1.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:41:46 +00:00
Hilton Chain
01f1e8bbb2
gnu: kconfig-hardened-check: Update to 0.6.1.
...
* gnu/packages/linux.scm (kconfig-hardened-check): Update to 0.6.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:41:28 +00:00
Morgan Smith
8c62becaaa
gnu: libwacom: Update to 2.6.0.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 2.6.0.
[phases]: Remove 'fix-tests phase.
[synopsis, description]: libwacom supports graphics tablets from vendors other
then wacom.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:39:42 +00:00
Bruno Victal
b6b0291918
gnu: vnstat: Build vnstati.
...
* gnu/packages/networking.scm (vnstat)[inputs]: Add gd.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:37:45 +00:00