Hilton Chain
841963f948
gnu: Add modprobed-db.
...
* gnu/packages/linux.scm (modprobed-db): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-09 23:59:42 +01:00
cage
aaa59935af
gnu: gmid: Update to 1.8.5.
...
* gnu/packages/web.scm (gmid): Update to 1.8.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-09 23:59:42 +01:00
Nicolas Graves
b6b4be2e48
gnu: Add vnstat.
...
* gnu/packages/networking.scm (vnstat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-09 23:59:42 +01:00
Ludovic Courtès
26e39b1258
gnu: texinfo: Add version 7.0.
...
* gnu/packages/texinfo.scm (texinfo-7): New variable.
2022-11-09 23:59:41 +01:00
Danny Milosavljevic
a827905302
gnu: Add edac-utils.
...
* gnu/packages/linux.scm (edac-utils): New variable.
2022-11-09 23:04:22 +01:00
Artyom V. Poptsov
63b7dbc732
gnu: guile-ics: Update to 0.4.0.
...
* gnu/packages/guile-xyz.scm (guile-ics): Update to 0.4.0.
[propagated-inputs]: Add "guile-dsv".
[description]: Update.
(guile2.2-ics): Likewise.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-11-09 17:45:41 +01:00
Efraim Flashner
70f43c0c2e
gnu: libressl: Update to 3.6.1.
...
* gnu/packages/tls.scm (libressl): Update to 3.6.1.
2022-11-09 16:29:15 +02:00
Ludovic Courtès
d9ca9cdd01
gnu: guile-fibers: Add patch fixing FD finalizer memory leak.
...
Fixes <https://issues.guix.gnu.org/58631 >.
* gnu/packages/patches/guile-fibers-fd-finalizer-leak.patch: New file.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2022-11-09 12:53:03 +01:00
Andrew Tropin
e7c1f8979a
gnu: emacs-magit: Update to 3.3.0-0.36059e0.
...
83ede5a02e
breaks tests in emacs-magit 3.3.0,
I asked Jonas to make a new release, but it can take quite some time
https://github.com/magit/magit/discussions/4742
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-0.36059e0.
[propagated-inputs]: Add emacs-compat.
[arguments]<#:phases>: Remove disable-tramp-test.
2022-11-09 15:44:27 +04:00
Efraim Flashner
8918e42de0
gnu: libfido2: Rewrite using g-exps.
...
* gnu/packages/security-token.scm (libfido2)[arugments]: Rewrite using
g-exps. Remove phases, disable tests.
2022-11-09 11:53:38 +02:00
Efraim Flashner
c498146521
gnu: mutt: Update to 2.2.8.
...
* gnu/packages/mail.scm (mutt): Update to 2.2.8.
2022-11-09 11:48:17 +02:00
Ricardo Wurmus
a4c050b0a0
gnu: bart: Update to 0.8.00.
...
* gnu/packages/image-processing.scm (bart): Update to 0.8.00.
2022-11-09 10:37:22 +01:00
Ricardo Wurmus
d42856670d
gnu: bart: Do not build in parallel.
...
This is necessary for a reproducible build.
* gnu/packages/image-processing.scm (bart)[arguments]: Add PARALLEL and
PARALLEL_NJOBS to make flags; disable parallel build.
2022-11-09 10:37:22 +01:00
Efraim Flashner
e2a0f21a5b
gnu: webkitgtk-next: Update to 2.38.2.
...
* gnu/packages/webkit.scm (webkitgtk-next): Update to 2.38.2.
2022-11-09 11:09:31 +02:00
Efraim Flashner
e49f914dee
gnu: webkitgtk: Update to 2.36.8.
...
* gnu/packages/webkit.scm (%webkit-version, webkitgtk, wpewebkit):
Update to 2.36.8.
2022-11-09 11:09:28 +02:00
Mădălin Ionel Patrașcu
b4e3e02fd1
gnu: Add r-pando.
...
* gnu/packages/bioinformatics.scm (r-pando): New variable.
2022-11-09 09:55:14 +01:00
Mădălin Ionel Patrașcu
5e0aa62308
gnu: Add r-glmnetutils.
...
* gnu/packages/cran.scm (r-glmnetutils): New variable.
2022-11-09 09:55:14 +01:00
Mădălin Ionel Patrașcu
8b91760f20
gnu: Add r-pals.
...
* gnu/packages/cran.scm (r-pals): New variable.
2022-11-09 09:53:43 +01:00
Nicolas Goaziou
7de6aa8a0a
gnu: emacs-detached: Update to 0.9.2.
...
* gnu/packages/emacs-xyz.scm (emacs-detached): Update to 0.9.2.
2022-11-08 21:55:43 +01:00
Nicolas Goaziou
79f7c4a061
gnu: giac: Update to 1.9.0-29.
...
* gnu/packages/algebra.scm (giac): Update to 1.9.0-29.
2022-11-08 21:55:43 +01:00
Zhu Zihao
2f38bac505
gnu: texmacs: Use G-expressions.
...
* gnu/packages/text-editors.scm (texmacs)[arguments]: Use G-expressions.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-08 21:55:42 +01:00
Morgan Smith
62f70578eb
gnu: exercism: Update to 3.1.0.
...
* gnu/packages/education.scm (exercism): Update to 3.1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-08 21:55:42 +01:00
Nicolas Goaziou
8e8557387d
gnu: emacs-pyim: Update to 5.2.8.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.8.
2022-11-08 21:55:42 +01:00
Nicolas Goaziou
c7e9855b32
gnu: emacs-subed: Update to 1.0.18.
...
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.18.
2022-11-08 21:55:41 +01:00
Nicolas Goaziou
8f1893ea2b
gnu: emacs-editorconfig: Update to 0.9.1.
...
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.9.1.
2022-11-08 21:55:41 +01:00
Maxim Cournoyer
1b22c03cca
gnu: pjproject-jami: Restore hash.
...
The hash was inadvertently changed in commit
071d4bdc80
.
* gnu/packages/jami.scm (pjproject-jami) [source]: Revert hash.
Reported-by: Jack Hill <jackhill@jackhill.us>
2022-11-08 15:08:52 -05:00
Leo Famulari
c52cdd18d6
gnu: Remove linux-libre 5.19.
...
* gnu/packages/linux.scm (linux-libre-5.19-version,
linux-libre-5.19-gnu-revision, deblob-scripts-5.19,
linux-libre-5.19-pristine-source, linux-libre-5.19-source,
linux-libre-headers-5.19, linux-libre-5.19): Remove variables.
* gnu/packages/aux-files/linux-libre/5.19-arm.conf,
gnu/packages/aux-files/linux-libre/5.19-arm64.conf,
gnu/packages/aux-files/linux-libre/5.19-i686.conf,
gnu/packages/aux-files/linux-libre/5.19-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2022-11-08 12:54:32 -05:00
Sughosha
6d833c1f52
gnu: lsp-plugins: Update to 1.2.3
...
* gnu/packages/music.scm (lsp-plugins): Update to 1.2.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-08 14:06:01 +01:00
Sughosha
7699f5e4fe
gnu: yoshimi: Fix references to /usr/share.
...
* gnu/packages/music.scm (yoshimi)[arguments]: Add 'fix-paths' phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-11-08 14:06:00 +01:00
Sughosha
94984f490c
gnu: yoshimi: Update to 2.2.2.1
...
* gnu/packages/music.scm (yoshimi): Update to 2.2.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-08 14:06:00 +01:00
Greg Hogan
83ede5a02e
gnu: git: Update to 2.38.1.
...
Fixes CVE-2022-39253 and CVE-2022-39260.
* gnu/packages/version-control.scm (git): Update to 2.38.1.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-11-08 14:06:00 +01:00
Paul A. Patience
0e69ee46cc
gnu: cl-april: Update to 1.0-2.93b1004.
...
* gnu/packages/lisp-xyz.scm (sbcl-april): Update to 1.0-2.93b1004.
[inputs]: Remove sbcl-decimals. Add sbcl-cl-unicode and
sbcl-serapeum. Sort inputs.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-08 10:41:29 +01:00
Paul A. Patience
7ee45b9d32
gnu: cl-serapeum: Update to 0.0.0-8.fbfd2a2.
...
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 0.0.0-8.fbfd2a2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-08 10:30:28 +01:00
Liliana Marie Prikler
e58450be4a
gnu: ultrastar-deluxe: Improve package style.
...
* gnu/packages/games.scm (ultrastar-deluxe): Do not exceed column 80.
[source]<snippet>: Use G-Expressions.
[#:phases]: Fix indentation.
<fix-configure>: Add ‘where’ helper and use it to shrink horizontal space.
2022-11-08 06:48:10 +01:00
Liliana Marie Prikler
4cecbc5dd2
gnu: ultrastar-deluxe: Drop marketing speech.
...
* gnu/packages/games.scm (ultrastar-deluxe)[description]: Drop gratutious
“free and open source”.
2022-11-08 06:43:17 +01:00
florhizome
f96372e730
gnu: geary: Fix inputs.
...
* gnu/packages/gnome.scm (geary)[inputs]: Use folks-with-libsoup2 and gnome-online-accounts-3.44.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-08 06:37:52 +01:00
Lars-Dominik Braun
f7f0c3b53c
gnu: Add ultrastar-deluxe.
...
* gnu/packages/games.scm (ultrastar-deluxe): New variable.
* gnu/packages/patches/ultrastar-deluxe-no-freesans.patch: New file.
* gnu/local.mk: Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-07 22:52:02 +01:00
Ludovic Courtès
b3039a0a30
gnu: fpc: Remove dependency on 'ld-wrapper' from commencement.scm.
...
(gnu packages commencement) should not be used explicitly.
* gnu/packages/pascal.scm (fpc)[inputs]: Remove LD-WRAPPER.
2022-11-07 22:50:03 +01:00
Artyom V. Poptsov
d178c89a2a
gnu: Add guile-png.
...
* gnu/packages/guile-xyz.scm (guile-png): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-07 22:49:51 +01:00
Liliana Marie Prikler
8ab84fea6f
cbqn: Mark as tunable.
...
* gnu/packages/bqn.scm (cbqn)[properties]: Add ‘tunable?’.
2022-11-07 22:00:47 +01:00
Liliana Marie Prikler
a75a5ac4fc
gnu: cbqn: Install regular files rather than copying them recursively.
...
* gnu/packages/bqn.scm (cbqn)[#:phases]<install>: Use ‘install-file’ rather
than ‘copy-recursively’ for “bqn”.
2022-11-07 22:00:47 +01:00
Liliana Marie Prikler
3eca71d4a7
gnu: cbqn-bootstrap: Install regular files rather than copying them recursively.
...
* gnu/packages/bqn.scm (cbqn-bootstrap)[arguments]: Reindent.
<#:phases>{install}: Use ‘install-file’ rather than ‘copy-recursively’ for
“bqn”.
2022-11-07 22:00:47 +01:00
Liliana Marie Prikler
8dc467d788
gnu: dbqn: Install regular files rather than copying them recursively.
...
* gnu/packages/bqn.scm (dbqn)[#:phases]<install>: Use ‘install-file’ rather
than ‘copy-recursively’ for “dbqn”.
2022-11-07 22:00:47 +01:00
Liliana Marie Prikler
558da6d18f
gnu: cbqn: Build using GCC.
...
* gnu/packages/bqn.scm (cbqn-bootstrap, cbqn)[#:make-flags]: Set CC via
‘cc-for-target’.
[inputs]: Remove clang-toolchain.
2022-11-07 22:00:47 +01:00
Liliana Marie Prikler
95c494e298
gnu: cbqn: Rewrite in terms of cbqn-bootstrap.
...
* gnu/packages/bqn.scm (cbqn)[arguments]: Use substitute-keyword-arguments
to preserve options from cbqn-bootstrap.
2022-11-07 22:00:47 +01:00
Liliana Marie Prikler
95db2d4946
gnu: cbqn-bootstrap: Use let-bound revision.
...
* gnu/packages/bqn.scm (cbqn-bootstrap)[version]: Use let-bound revision.
2022-11-07 22:00:46 +01:00
Liliana Marie Prikler
f284c5df0a
gnu: Remove singeli-sources.
...
They aren't currently used to build a package, nor a package themselves.
* gnu/packages/bqn.scm (singeli-sources): Delete variable.
2022-11-07 22:00:46 +01:00
Liliana Marie Prikler
1578ad8d3f
cbqn: Build without singeli.
...
* gnu/packages/bqn.scm (cbqn)[inputs]: Remove singeli-sources.
[arguments]<#:make-flags: Replace “o3n-singeli” with “o3”.
<#:phases>: Remove “link-singeli”.
2022-11-07 22:00:46 +01:00
Morgan Smith
2c1fc058c5
gnu: teximpatient: Update to 2.4-0.e3666ab.
...
* gnu/packages/tex.scm (teximpatient): Update to 2.4-0.e3666ab.
[source]: Use git repository.
[native-inputs]: Add autoconf.
[arguments]: Make build reproducible.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-07 20:51:31 +01:00
Leo Nikkilä
9ad311ec15
services: qemu-binfmt: Add x86_64 QEMU target.
...
* gnu/services/virtualization.scm (%x86_64): New variable.
(%qemu-platforms) Add it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-07 20:51:25 +01:00
Hilton Chain
e080080e6b
gnu: rlwrap: Update to 0.46.1.
...
* gnu/packages/readline.scm (rlwrap): Update to 0.46.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-07 20:36:13 +01:00
Kristian Lein-Mathisen
d60c9fbf95
gnu: Add avr-gdb.
...
* gnu/packages/gdb.scm (avr-gdb): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-07 20:32:32 +01:00
Hilton Chain
cad335a32a
gnu: Add kconfig-hardened-check.
...
* gnu/packages/linux.scm (kconfig-hardened-check): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-07 20:30:29 +01:00
Sharlatan Hellseher
472917ea6c
gnu: Add parfive.
...
* gnu/packages/python-web.scm (parfive): Newv variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-07 20:29:21 +01:00
Sharlatan Hellseher
c697ff9641
gnu: Add pytest-socket.
...
* gnu/packages/python-check.scm (python-pytest-socket): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-07 20:29:21 +01:00
Sharlatan Hellseher
b0db0b2b2d
gnu: Add aioftp.
...
* gnu/packages/python-web.scm (python-aioftp): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-07 20:29:21 +01:00
Sharlatan Hellseher
5ed098095d
gnu: Add siosocks.
...
* gnu/packages/python-web.scm (python-siosocks): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-07 20:29:18 +01:00
Andreas Enge
b670dc6c8a
gnu: pari-gp: Update to 2.15.1.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.1.
2022-11-07 19:05:11 +01:00
Tobias Geerinckx-Rice
b6bc52ff8c
gnu: sudo: Update to 1.9.12p1 [fixes CVE-2022-43995].
...
* gnu/packages/admin.scm (sudo): Update to 1.9.12p1.
2022-11-06 01:00:00 +01:00
Pierre Neidhardt
8e54584d44
gnu: sbcl-cl-webkit: Update to 3.5.6.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.6.
2022-11-07 10:14:53 +01:00
宋文武
c7e4429a64
gnu: fcitx5-material-color-theme: Update to 0.2.1.
...
* gnu/packages/fcitx5.scm (fcitx5-material-color-theme): Update to 0.2.1.
[arguments]: Adjust 'install' phase accordingly.
2022-11-07 16:46:36 +08:00
宋文武
38a1cf3d26
gnu: fcitx5-anthy: Update to 5.0.12.
...
* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.0.12.
2022-11-07 16:32:01 +08:00
宋文武
06db86ec4e
gnu: fcitx5-lua: Update to 5.0.10.
...
* gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.10.
[arguments]: Pass "-DUSE_DLOPEN=OFF" to cmake.
2022-11-07 16:25:45 +08:00
dan
e1be74b748
gnu: Add fcitx5-rime.
...
* gnu/packages/fcitx5.scm (fcitx5-rime): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-11-07 16:17:05 +08:00
dan
b908dd0e58
gnu: fcitx5-configtool: Update to 5.0.15.
...
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.15.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-11-07 16:12:39 +08:00
dan
07081e067e
gnu: fcitx5-chinese-addons: Update to 5.0.15.
...
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.0.15.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-11-07 16:12:17 +08:00
dan
068efefa7c
gnu: fcitx5-qt: Update to 5.0.15.
...
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.15.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-11-07 16:11:56 +08:00
dan
b2a5dbcef8
gnu: fcitx5-gtk: Update to 5.0.19.
...
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.19.
* gnu/packages/fcitx5.scm (fcitx5-gtk4) [phases]: Make
gtk4/gtk4inputwindow.cpp properly find fcitxtheme.h.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-11-07 16:10:09 +08:00
dan
fbca2ed4b7
gnu: libime: Update to 1.0.14.
...
* gnu/packages/fcitx5.scm (libime): Update to 1.0.14.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-11-07 16:02:47 +08:00
dan
db2a42e9a8
gnu: fcitx5: Update to 5.0.19.
...
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.19.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-11-07 15:56:46 +08:00
Leo Famulari
82a0a395d7
gnu: linux-libre: Update to 6.0.7
...
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre,
linux-libre-with-bpf): Update to linux-libre 6.0.
2022-11-06 17:16:52 -05:00
Nicolas Goaziou
59ce4b8c54
gnu: lagrange: Update to 1.13.8.
...
* gnu/packages/web-browsers.scm (lagrange): Update to 1.13.8.
2022-11-06 22:45:49 +01:00
Nicolas Goaziou
d1cefcf9c0
gnu: emacs-geiser-guile: Update to 0.28.0.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.28.0.
2022-11-06 22:45:49 +01:00
Nicolas Goaziou
da4b0587a0
gnu: emacs-geiser: Update to 0.28.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.28.
2022-11-06 22:45:49 +01:00
Nicolas Goaziou
4d36782b0f
gnu: emacs-iter2: Update to 1.4.
...
* gnu/packages/emacs-xyz.scm (emacs-iter2): Update to 1.4.
2022-11-06 22:45:48 +01:00
Nicolas Goaziou
2fa05ad486
gnu: emacs-ebdb: Update to 0.8.16.
...
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.16.
2022-11-06 22:45:48 +01:00
Nicolas Goaziou
9c16fb4c0d
gnu: emacs-deadgrep: Run tests.
...
* gnu/packages/emacs-xyz.scm (emacs-deadgrep)[arguments]<#:tests?,
[native-inputs]: Add EMACS-ERT-RUNNER, EMACS-UNDERCOVER.
2022-11-06 22:45:48 +01:00
Nicolas Goaziou
ab6fb3022d
gnu: emacs-deadgrep: Improve package style.
...
* gnu/packages/emacs-xyz.scm (emacs-deadgrep)[arguments]: Use G-expressions.
<#:phases>: Use SEARCH-INPUT-FILE instead of ASSOC-REF.
2022-11-06 22:45:47 +01:00
Nicolas Goaziou
b53355f08d
gnu: emacs-deadgrep: Update to 0.12.
...
* gnu/packages/emacs-xyz.scm (emacs-deadgrep): Update to 0.12.
2022-11-06 22:45:47 +01:00
Leo Famulari
93d8aad521
gnu: Syncthing: Update to 1.20.4.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.20.4.
2022-11-06 15:53:20 -05:00
Nicolas Goaziou
62d88f2531
gnu: emacs-mentor: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-mentor)[propagated-inputs]: Add
EMACS-URL-SCGI.
2022-11-06 21:33:05 +01:00
Nicolas Goaziou
1559341be5
gnu: Add emacs-url-scgi.
...
* gnu/packages/emacs-xyz.scm (emacs-url-scgi): New variable.
2022-11-06 21:33:04 +01:00
Christopher Baines
1b117fc3a5
gnu: guix-data-service: Update to 0.0.1-34.95064d3.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-34.95064d3.
2022-11-06 15:49:44 +01:00
Timotej Lazar
6e5e5f8fc2
gnu: opensurge: Update to 0.6.0.3.
...
* gnu/packages/games.scm (opensurge): Update to 0.6.0.3.
[arguments]: Use G-exps.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-06 15:19:14 +01:00
Timotej Lazar
3d1f64d747
gnu: surgescript: Update to 0.5.6.1.
...
* gnu/packages/game-development.scm (surgescript): Update to 0.5.6.1.
[arguments]: Drop #:configure-flags as the build script was fixed upstream.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-06 15:19:14 +01:00
Hilton Chain
f138035227
gnu: busybox: Update to 1.35.0.
...
* gnu/packages/busybox.scm (busybox): Update to 1.35.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-06 15:18:43 +01:00
Sharlatan Hellseher
9315fcc211
gnu: python-glymur: Update to 0.12.0.
...
* gnu/packages/python-xyz.scm (python-glymur): Update to 0.12.0.
[build-system]: python-build-system -> pyproject-build-system.
[arguments]: Drop redundant phases.
[native-inputs]: Remove python-pypa-build.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-06 15:09:59 +01:00
Efraim Flashner
2bf8146e31
gnu: keepassxc: Only build documentation on supported systems.
...
* gnu/packages/password-utils.scm (keepassxc)[native-inputs]: Only add
ruby-asciidoctor on supported platforms.
[arguments]: Adjust configure-flags to skip documentation when
ruby-asciidoctor isn't supported.
2022-11-06 13:54:58 +02:00
Efraim Flashner
56255c3e81
gnu: newsboat: Only build documentation on supported systems.
...
* gnu/packages/syndication.scm (newsboat)[inputs]: Only use asciidoctor
on supported platforms.
[arguments]: When asciidoctor isn't present add a phase to skip building
the documentation.
2022-11-06 13:54:55 +02:00
Ludovic Courtès
072fd1124a
gnu: shepherd@0.9: Use 'guile-3.0-latest' to address memory leak.
...
Fixes <https://issues.guix.gnu.org/58631 >.
Previously, shepherd's heap would grow roughly linearly in the number of
context switches (delimited continuations being captured). For example,
if shepherd spawned services that logged a lot of data, it would
context-switch a lot, leading to relatively quick heap growth.
* gnu/packages/admin.scm (shepherd-0.9)[inputs, native-inputs]: Replace
'guile-3.0' with 'guile-3.0-latest'.
2022-11-06 12:38:03 +01:00
Ludovic Courtès
7138ba34fa
gnu: guile@3.0.8: Add patch to address continuation memory leak.
...
* gnu/packages/patches/guile-continuation-stack-leak.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-3.0-latest)[source]: Use it.
2022-11-06 12:38:03 +01:00
jgart
f1b0b2344c
gnu: Add cl-numerical-utilities.
...
* gnu/packages/lisp-xyz.scm (cl-numerical-utilities, ecl-numerical-utilities,
sbcl-numerical-utilities): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-06 10:36:31 +01:00
Maxim Cournoyer
a6c90c293d
gnu: Add jami-docs.
...
* gnu/packages/jami.scm (jami-docs): New variable.
2022-11-06 00:08:07 -04:00
Maxim Cournoyer
788901567d
gnu: Add python-myst-parser.
...
* gnu/packages/sphinx.scm (python-myst-parser): New variable.
2022-11-06 00:08:06 -04:00
Maxim Cournoyer
f583b14ce8
gnu: Add python-linkify-it-py.
...
* gnu/packages/python-xyz.scm (python-linkify-it-py): New variable.
2022-11-06 00:08:06 -04:00
Maxim Cournoyer
b0d9ab3db0
gnu: Add python-uc-micro-py.
...
* gnu/packages/python-xyz.scm (python-uc-micro-py): New variable.
2022-11-06 00:08:06 -04:00
Maxim Cournoyer
db753d6420
gnu: python-mdit-py-plugins: Update to 0.3.1.
...
* gnu/packages/python-xyz.scm (python-mdit-py-plugins): Update to 0.3.1.
[source]: Fetch from git.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-attrs.
[native-inputs]: Add python-flit-core.
[description]: Remove extraneous white space.
2022-11-06 00:08:06 -04:00
Maxim Cournoyer
d4f65bc4ba
gnu: Add python-pytest-param-files.
...
* gnu/packages/check.scm (python-pytest-param-files): New variable.
2022-11-06 00:08:06 -04:00
Maxim Cournoyer
9dd03cdbba
gnu: Add python-sphinx-pytest.
...
* gnu/packages/sphinx.scm (python-sphinx-pytest): New variable.
2022-11-06 00:08:05 -04:00
Maxim Cournoyer
2b1cf6906d
gnu: qtwebengine: Fix build.
...
The package was not really building; the build phase was failing silently and
no libraries were installed to the output.
* gnu/packages/qt.scm (qtwebengine) [native-inputs]: Replace node by node-lts,
instead of simply appending it.
2022-11-06 00:08:05 -04:00
Maxim Cournoyer
ddea1161ad
gnu: restinio: Update to 0.6.17.
...
* gnu/packages/networking.scm (restinio): Update to 0.6.17.
[propagated-inputs]: Replace fmt-8 with fmt.
2022-11-06 00:08:05 -04:00
Maxim Cournoyer
4f407a9c49
gnu: restinio: Prepare for tests and propagate some inputs.
...
* gnu/packages/networking.scm (restinio): Update to 0.6.15.
[configure-flags]: New field.
[phases]: {change-directory}: Change directory to 'dev'.
[inputs]: Remove zlib, catch2, boost, pcre, and pcre2.
[propagated-inputs]: Add pcre, pcre2, and zlib.
[native-inputs]: Add catch2, clara, and json-dto.
2022-11-06 00:08:05 -04:00
Maxim Cournoyer
bc27d83b96
gnu: Add json-dto.
...
* gnu/packages/cpp.scm (json-dto): New variable.
2022-11-06 00:08:05 -04:00
Maxim Cournoyer
e05b284dc2
gnu: Add clara.
...
* gnu/packages/check.scm (clara): New variable.
2022-11-06 00:08:05 -04:00
Maxim Cournoyer
071d4bdc80
gnu: ccache: Update to 4.7.2.
...
* gnu/packages/ccache.scm (ccache): Update to 4.7.2. Move inputs fields after
arguments field.
[native-inputs]: Add ruby-asciidoctor to generate man page.
2022-11-06 00:08:04 -04:00
Maxim Cournoyer
451d2802f6
gnu: fmt: Update to 9.1.0.
...
* gnu/packages/pretty-print.scm (fmt): Update to 9.1.0.
(fmt-8): New variable.
* gnu/packages/hyperledger.scm (hyperledger-iroha)
[snippet]: Delete trailing #t.
[native-inputs]: Re-indent. Replace fmt with fmt-8.
* gnu/packages/networking.scm (opendht) [inputs]: Replace fmt with fmt-8.
* gnu/packages/storage.scm (ceph): Likewise.
* gnu/packages/video.scm (mkvtoolnix): Likewise.
* gnu/packages/aidc.scm (zxing-cpp): Likewise.
* gnu/packages/wm.scm (waybar): Likewise.
* gnu/packages/geo.scm (osm2pgsql): Likewise.
* gnu/packages/graphics.scm (openimageio): Likewise.
* gnu/packages/build-tools.scm (bear): Likewise.
* gnu/packages/networking.scm (restinio): Likewise.
2022-11-06 00:08:04 -04:00
Maxim Cournoyer
76b86238ac
gnu: fmt-for-solidity: Rename to fmt-8.0.
...
* gnu/packages/pretty-print.scm (fmt-for-solidity): Rename to...
(fmt-8.0): ... this.
(fmt-for-irods): Rename to...
(fmt-6): ... this.
* gnu/packages/solidity.scm (solidity): Adjust accordingly.
* gnu/packages/irods.scm (irods, irods-client-icommands): Likewise.
2022-11-06 00:08:04 -04:00
Maxim Cournoyer
9e417d5cf6
gnu: protobuf-c: Update to 1.4.1.
...
* gnu/packages/protobuf.scm (protobuf-c): Update to 1.4.1.
2022-11-06 00:08:04 -04:00
Maxim Cournoyer
32ba6c5ddf
gnu: protobuf: Unbundle googletest.
...
* gnu/packages/protobuf.scm (protobuf) [origin]: Delete third_party directory
in snippet.
[configure-flags]: Add "-Dprotobuf_USE_EXTERNAL_GTEST=ON".
[native-inputs]: Add googletest.
2022-11-06 00:08:04 -04:00
Maxim Cournoyer
9f6479ecad
gnu: protobuf: Update to 3.21.9.
...
* gnu/packages/protobuf.scm (protobuf): Update to 3.21.9. Move outputs field before
build system. Move inputs field below arguments.
[source]: Apply patch and update URL.
[build-system]: Use cmake-build-system. This causes the CMake support files
to be installed, which is expected by some packages such as hyperledger-iroha.
[arguments]: Use gexps.
[configure-flags]: Add BUILD_SHARED_LIBS=ON.
[phases]: Add set-c++-standard.
[home-page]: Update URL.
(protobuf-3.6): Adjust to continue using the gnu-build-system.
* gnu/packages/patches/protobuf-fix-build-on-32bit.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
2022-11-06 00:08:03 -04:00
Maxim Cournoyer
68c2ed9714
gnu: fcitx5-gtk4: Fix build.
...
* gnu/packages/fcitx5.scm (fcitx5-gtk4) [configure-flags]: Explicitly add the
include directory $glib/include/gio-unix-2.0 to avoid a build failure.
2022-11-06 00:08:03 -04:00
Maxim Cournoyer
03d4c76be3
gnu: Add libx264-next.
...
* gnu/packages/video.scm (libx264-next): New variable.
2022-11-06 00:08:03 -04:00
Maxim Cournoyer
0d3fbfa347
gnu: Add libvpx-next.
...
* gnu/packages/video.scm (libvpx-next): New variable.
2022-11-06 00:08:03 -04:00
Zhu Zihao
a60dc46c2b
gnu: libcxx+libcxxabi: Use G-expressions.
...
* gnu/packages/llvm.scm (libcxx+libcxxabi-6)[arguments]: Use G-expressions.
<#:configure-flags>: Use "this-package-native-input".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-06 00:37:06 +01:00
Zhu Zihao
1bb3a3ea4e
gnu: libcxxabi: Use G-expressions.
...
* gnu/packages/llvm.scm (libcxxabi-6)[arguments]: Use G-expressions.
<#:configure-flags>: Use "this-package-native-input".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-06 00:37:06 +01:00
Zhu Zihao
8501932f36
gnu: libcxx: Update to 14.0.6.
...
* gnu/packages/llvm.scm(libcxx)[source]: Use "llvm-monorepo".
[arguments]<#:configure-flags>: Use clang & clang++, skip RPATH_CHANGE in CMake.
<#:phases>: Add phase "enter-subdirectory".
[native-inputs]: Add Python 3 for lit.
(libcxx-6)[arguments]: Don't inherit from libcxx.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-06 00:37:06 +01:00
Zhu Zihao
86af794215
gnu: libcxx: Use G-expressions.
...
* gnu/packages/llvm.scm (libcxx)[arguments]: Use G-expressions.
(libcxx-6)[arguments]: Use G-expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-06 00:37:06 +01:00
Ricardo Wurmus
f731f2f61f
Revert "gnu: pdfposter: Update to 0.8.1."
...
This reverts commit 040006d81c
.
The upgrade broke pdfposter, which would require a more recent version of
pypdf2.
2022-11-05 23:14:32 +01:00
Ricardo Wurmus
69a759854d
gnu: Add r-fresh.
...
* gnu/packages/cran.scm (r-fresh): New variable.
2022-11-05 22:59:50 +01:00
Vivien Kraus
e5a0381e6d
gnu: minetest-technic: Update to 2022-10-30.
...
* gnu/packages/minetest.scm (minetest-technic): Update to 2022-10-30.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-05 17:53:28 +01:00
Vivien Kraus
6e9610056e
gnu: minetest-mineclone: Update to 0.80.1.
...
* gnu/packages/minetest.scm (minetest-mineclone): Update to 0.80.1.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-05 17:53:23 +01:00
Vivien Kraus
2ffc5f4709
gnu: minetest: Update to 5.6.1.
...
* gnu/packages/minetest.scm (minetest, minetest-data): Update to 5.6.1.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-05 17:52:47 +01:00
Vivien Kraus
86c14e70c5
gnu: irrlicht-for-minetest: Update to 1.9.0.mt8.
...
* gnu/packages/games.scm (irrlicht-for-minetest): Update to 1.9.0.mt8.
[inputs]: Add libxi.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-05 17:52:30 +01:00
Vinicius Monego
3e259442e7
gnu: gsequencer: Update to 4.4.2.
...
* gnu/packages/music.scm (gsequencer): Update to 4.4.2.
2022-11-05 10:13:54 -03:00
Vinicius Monego
0b38a34c57
gnu: srain: Update to 1.5.0.
...
* gnu/packages/irc.scm (srain): Update to 1.5.0.
2022-11-05 10:13:54 -03:00
Vinicius Monego
be25e992f4
gnu: shotcut: Update to 22.10.25.
...
* gnu/packages/video.scm (shotcut): Update to 22.10.25.
2022-11-05 10:13:54 -03:00
Vinicius Monego
99cf2f4dfb
gnu: openxr: Update to 1.0.25.
...
* gnu/packages/graphics.scm (openxr): Update to 1.0.25.
2022-11-05 10:13:54 -03:00
Vinicius Monego
9aac30ae99
gnu: homebank: Update to 5.5.8.
...
* gnu/packages/finance.scm (homebank): Update to 5.5.8.
2022-11-05 10:13:54 -03:00
Vinicius Monego
6c4404bbc7
gnu: libjxl: Update to 0.7.0.
...
* gnu/packages/image.scm (libjxl): Update to 0.7.0.
2022-11-05 10:13:54 -03:00
Vinicius Monego
0e85fceb38
gnu: google-highway: Update to 1.0.2.
...
* gnu/packages/cpp.scm (google-highway): Update to 1.0.2.
2022-11-05 10:13:54 -03:00
Vinicius Monego
a3eebc7731
gnu: python-hy: Update to 0.24.0.
...
* gnu/packages/python-xyz.scm (python-hy): Update to 0.24.0.
[arguments]: Skip more tests and remove old tests in the custom 'check'
phase.
[native-inputs]: Add python-wheel. Replace python-pytest with
python-pytest-7.1.
[propagated-inputs]: Remove python-astor, python-rply.
2022-11-05 10:13:50 -03:00
jgart
2211f50ec1
gnu: cl-xmls: Update to 3.2.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-xmls): Update to 3.2.0.
[version]: Use the latest upstream tag over commit.
(ecl-xmls): Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-05 13:02:36 +01:00
jgart
646a465306
gnu: Add cl-cluster.
...
* gnu/packages/lisp-xyz.scm (cl-cluster, ecl-cluster, sbcl-cluster):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-05 13:02:36 +01:00
jgart
fcc01e832c
gnu: Add cl-clostrum.
...
* gnu/packages/lisp-xyz.scm (cl-clostrum, ecl-clostrum, sbcl-clostrum):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-05 13:02:36 +01:00
jgart
6052fdf350
gnu: Add cl-inotify.
...
* gnu/packages/lisp-xyz.scm (cl-inotify, ecl-inotify, sbcl-inotify):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-05 13:02:36 +01:00
jgart
5e683bc5fa
gnu: Add cl-triads.
...
* gnu/packages/lisp-xyz.scm (cl-triads, ecl-triads, sbcl-triads):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-05 13:02:36 +01:00
jgart
ceac0fb129
gnu: Add cl-incless.
...
* gnu/packages/lisp-xyz.scm (cl-incless, ecl-incless, sbcl-incless): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-05 13:02:36 +01:00
jgart
84d239599a
gnu: python-pudb: Update to 2022.1.3.
...
* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:44:46 +01:00
Peter Polidoro
29ab5c9838
gnu: kicad: Update to 6.0.9.
...
* gnu/packages/engineering.scm (kicad): Update to 6.0.9.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:44:32 +01:00
jgart
f91713e71b
gnu: python-funcparserlib: Enable tests.
...
* gnu/packages/python-xyz.scm (python-funcparserlib): Enable tests.
[origin]: Use GitHub since it includes the tests unlike PyPi.
[build-system]: Use pyproject-build-system.
[arguments]: Run tests.
[native-inputs]: Add python-poetry-core.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:44:08 +01:00
Hilton Chain
83bfdb4097
gnu: python-lief: Update to 0.12.3.
...
* gnu/packages/python-xyz.scm (python-lief): Update to 0.12.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:43:40 +01:00
Hilton Chain
6fe844fbc5
gnu: i3-autotiling: Update to 1.8.
...
* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.8.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:43:19 +01:00
jgart
ae5c718ac2
gnu: thefuck: Update to 3.32.
...
* gnu/packages/admin.scm (thefuck): Update to 3.32.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:43:04 +01:00
Nicolas Graves
a5099d95c8
gnu: Add ssh-to-age.
...
* gnu/packages/password-utils.scm (ssh-to-age): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:42:08 +01:00
kiasoc5
7023773e2c
gnu: neomutt: Update to 20220429.
...
* gnu/packages/mail.scm (neomutt): Update to 20220429.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:40:39 +01:00
kiasoc5
aa86ab8b4b
gnu: oauth2l: Update to 1.3.0.
...
* gnu/packages/authentication.scm (oauth2l): Update to 1.3.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:40:25 +01:00
ギャラ
8139322b8a
gnu: Add python-neovim-remote.
...
* gnu/packages/vim.scm (python-neovim-remote): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:40:06 +01:00
Matthew James Kraai
f56aae998c
gnu: Add tasksh.
...
* gnu/packages/task-management.scm (tasksh): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:37:19 +01:00
Evgeny Pisemsky
2b004b4ed0
gnu: Add guilescript.
...
* gnu/packages/guile-xyz.scm (guilescript): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:30:08 +01:00
Michael Rohleder
b3147b149c
gnu: python-canonicaljson: Update to 1.6.3.
...
* gnu/packages/python-xyz.scm (python-canonicaljson): Update to 1.6.3.
[arguments]: Add phases build, check and install to build with pep517.
Add phase loosen-requirements to build with python-setuptools-scm >3.
[native-inputs]: Add python-pypa-build, python-pytest, python-setuptools,
python-setuptools-scm.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:28:42 +01:00
Michael Rohleder
02a5363480
gnu: python-frozendict: Update to 2.3.4.
...
This fixes a potential memory leak with python 3.9:
https://github.com/slezica/python-frozendict/issues/38
* gnu/packages/python-xyz.scm (python-frozendict): Update to 2.3.4.
[home-page]: Set to new upstream repository.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-05 11:28:42 +01:00
Liliana Marie Prikler
e67f9d7ab0
gnu: endeavour: Use git-file-name.
...
* gnu/packages/gnome.scm (endeavour)[source]: Use git-file-name.
2022-11-05 10:23:24 +01:00
Liliana Marie Prikler
80fd591cc4
gnu: endeavour: Update to 43.0.
...
* gnu/packages/gnome.scm (endeavour): Update to 43.0.
[#:phases]: Adjust ‘skip-gtk-update-icon-cache’ accordingly.
2022-11-05 10:23:24 +01:00
Liliana Marie Prikler
7e6e2f54e3
gnu: komikku: Update to 1.3.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.3.0.
2022-11-05 10:23:24 +01:00
Liliana Marie Prikler
5aa22d6ff9
gnu: python-dateparser: Update to 1.1.3.
...
* gnu/packages/python-xyz.scm (python-dateparser): Update to 1.1.3.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add ‘python-flake8’. Remove ‘python-mock’.
[arguments]<#:tests?>: Remove argument.
<#:phases>: Add ‘delete-failing-tests’.
2022-11-05 10:23:24 +01:00
Liliana Marie Prikler
913015fb28
gnu: wine: Update to 7.19.
...
* gnu/packages/wine.scm (wine): Update to 7.19.
2022-11-05 10:23:23 +01:00
Hartmut Goebel
040006d81c
gnu: pdfposter: Update to 0.8.1.
...
* gnu/packages/pdf.scm (pdfposter): Update to 0.8.1.
[inputs]: Move python-pypdf2 to … [propagated-inputs]: _ here.
2022-11-05 10:16:25 +01:00
Vagrant Cascadian
64e53112c2
gnu: Fix various synopsis issues.
...
* gnu/packages/crates-io.scm (rust-rug-1)[synopsis]: Shorten.
(rust-simplelog-0.11)[synopsis]: Fix case.
(rust-tikv-jemalloc-ctl-0.4)[synopsis]: Fix case.
(rust-ucd-util-0.1)[synopsis]: Fix case.
* gnu/packages/kde.scm (kuserfeedback)[synopsis]: Shorten.
* gnu/packages/tex.scm (texlive-generic-pdfescape)[synopsis]: Reword to fix
case issue.
2022-11-04 19:40:13 -07:00
jgart
a65cd83008
gnu: Add emacs-zig-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-zig-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-05 00:25:06 +01:00
Nicolas Graves via Guix-patches via
eb2ad29e76
gnu: emacs-python-black: Update to 1.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-python-black): Update to 1.2.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-05 00:25:05 +01:00
jgart
9f7d3e56eb
gnu: Add emacs-waveform.
...
* gnu/packages/emacs-xyz.scm (emacs-waveform): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-05 00:25:05 +01:00
Nicolas Goaziou
dd29c72a86
gnu: Add emacs-mpv.
...
* gnu/packages/emacs-xyz.scm (emacs-mpv): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-05 00:24:59 +01:00
Nicolas Goaziou
0f8f9844a9
gnu: emacs-ts: Update to 0.3.
...
* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.3.
[arguments]: Use G-expressions. Remove traling #T.
<#:phases>: Skip a slightly different set of tests.
[propagated-inputs]: Re-order alphabetically.
2022-11-05 00:24:08 +01:00
Leo Famulari
3a227cff36
gnu: linux-libre 4.9: Update to 4.9.332.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.332.
(linux-libre-4.9-pristine-source): Update hash.
2022-11-04 15:03:24 -04:00
Leo Famulari
9144b962df
gnu: linux-libre 4.14: Update to 4.14.298.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.298.
(linux-libre-4.14-pristine-source): Update hash.
2022-11-04 15:03:24 -04:00
Leo Famulari
366722b2e1
gnu: linux-libre 4.19: Update to 4.19.264.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.264.
(linux-libre-4.19-pristine-source): Update hash.
2022-11-04 15:03:24 -04:00
Leo Famulari
91cf54b955
gnu: linux-libre 5.4: Update to 5.4.223.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.223.
(linux-libre-5.4-pristine-source): Update hash.
2022-11-04 15:03:24 -04:00
Leo Famulari
816b3c8d05
gnu: linux-libre 5.10: Update to 5.10.153.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.153.
(linux-libre-5.10-pristine-source): Update hash.
2022-11-04 15:03:23 -04:00
Leo Famulari
ba37fef356
gnu: linux-libre 5.15: Update to 5.15.77.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.77.
(linux-libre-5.15-pristine-source): Update hash.
2022-11-04 15:03:23 -04:00
Leo Famulari
fe69a2b77d
gnu: linux-libre 6.0: Update to 6.0.7.
...
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.7.
(linux-libre-6.0-pristine-source, deblob-scripts-6.0): Update hashes.
2022-11-04 15:03:23 -04:00
Ricardo Wurmus
b19c12c2d7
gnu: Add python-pyts.
...
* gnu/packages/python-science.scm (python-pyts): New variable.
2022-11-04 19:53:31 +01:00
Mădălin Ionel Patrașcu
04f8295f6f
gnu: Add r-microbiome.
...
* gnu/packages/bioconductor.scm (r-microbiome): New variable.
2022-11-04 14:27:40 +01:00
Mădălin Ionel Patrașcu
49e1a3a04b
gnu: Add python-cooltools.
...
* gnu/packages/bioinformatics.scm (python-cooltools): New variable.
2022-11-04 13:50:20 +01:00
Mădălin Ionel Patrașcu
14cbaac69c
gnu: Add python-bioframe.
...
X-Debbugs-Cc: rekado@elephly.net
* gnu/packages/bioinformatics.scm (python-bioframe): New variable.
2022-11-04 13:39:12 +01:00
Mădălin Ionel Patrașcu
12b83f697d
gnu: Add r-aldex2.
...
* gnu/packages/bioconductor.scm (r-aldex2): New variable.
2022-11-04 12:13:55 +01:00
Mădălin Ionel Patrașcu
5c2070e707
gnu: Add r-zcompositions.
...
* gnu/packages/cran.scm (r-zcompositions): New variable.
2022-11-04 12:13:55 +01:00
Mădălin Ionel Patrașcu
8bf7241b8b
gnu: Add r-nada.
...
* gnu/packages/cran.scm (r-nada): New variable.
2022-11-04 12:13:48 +01:00
Ricardo Wurmus
bf07402355
gnu: r-desctools: Update to 0.99.47.
...
* gnu/packages/statistics.scm (r-desctools): Update to 0.99.47.
2022-11-04 10:01:23 +01:00
Ricardo Wurmus
091071f2e1
gnu: r-exact: Update to 3.2.
...
* gnu/packages/statistics.scm (r-exact): Update to 3.2.
2022-11-04 10:01:23 +01:00
Ricardo Wurmus
02fa6542a1
gnu: r-gld: Update to 2.6.6.
...
* gnu/packages/statistics.scm (r-gld): Update to 2.6.6.
2022-11-04 10:01:23 +01:00
Ricardo Wurmus
d7b6cea638
gnu: r-tclust: Update to 1.5-2.
...
* gnu/packages/statistics.scm (r-tclust): Update to 1.5-2.
2022-11-04 10:01:23 +01:00
Ricardo Wurmus
b1b6283d93
gnu: r-mnormt: Update to 2.1.1.
...
* gnu/packages/statistics.scm (r-mnormt): Update to 2.1.1.
2022-11-04 10:01:23 +01:00
Ricardo Wurmus
b71704faf1
gnu: r-car: Update to 3.1-1.
...
* gnu/packages/statistics.scm (r-car): Update to 3.1-1.
[propagated-inputs]: Remove r-maptools; add r-scales.
2022-11-04 10:01:23 +01:00
Ricardo Wurmus
88fe2782a5
gnu: r-minqa: Update to 1.2.5.
...
* gnu/packages/statistics.scm (r-minqa): Update to 1.2.5.
2022-11-04 10:01:23 +01:00
Ricardo Wurmus
2fa2ccbfda
gnu: r-rrcov: Update to 1.7-2.
...
* gnu/packages/statistics.scm (r-rrcov): Update to 1.7-2.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
629e9919c8
gnu: r-pcapp: Update to 2.0-3.
...
* gnu/packages/statistics.scm (r-pcapp): Update to 2.0-3.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
4d1122a853
gnu: r-mclust: Update to 6.0.0.
...
* gnu/packages/statistics.scm (r-mclust): Update to 6.0.0.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
d08025e4fe
gnu: r-biased-urn: Update to 2.0.8.
...
* gnu/packages/statistics.scm (r-biased-urn): Update to 2.0.8.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
c3671213e1
gnu: r-purrr: Update to 0.3.5.
...
* gnu/packages/statistics.scm (r-purrr): Update to 0.3.5.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
ab1afb2ece
gnu: r-tidyselect: Update to 1.2.0.
...
* gnu/packages/statistics.scm (r-tidyselect): Update to 1.2.0.
[propagated-inputs]: Remove r-ellipsis and r-purrr; add r-cli, r-lifecycle, and r-withr.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
0d0fcb6227
gnu: r-r-utils: Update to 2.12.1.
...
* gnu/packages/statistics.scm (r-r-utils): Update to 2.12.1.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
8d3b912f32
gnu: r-e1071: Update to 1.7-12.
...
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-12.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
0a7962cca0
gnu: r-irlba: Update to 2.3.5.1.
...
* gnu/packages/statistics.scm (r-irlba): Update to 2.3.5.1.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
2f6790eb08
gnu: r-xml: Update to 3.99-0.12.
...
* gnu/packages/statistics.scm (r-xml): Update to 3.99-0.12.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
2a6b08b511
gnu: r-rcurl: Update to 1.98-1.9.
...
* gnu/packages/statistics.scm (r-rcurl): Update to 1.98-1.9.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
3fe0d25e50
gnu: r-rsqlite: Update to 2.2.18.
...
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.18.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
13bc34df30
gnu: r-rmarkdown: Update to 2.17.
...
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.17.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
5f0636508e
gnu: r-rcpparmadillo: Update to 0.11.4.0.1.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.11.4.0.1.
2022-11-04 10:01:22 +01:00
Ricardo Wurmus
49e1988fcd
gnu: r-readr: Update to 2.1.3.
...
* gnu/packages/statistics.scm (r-readr): Update to 2.1.3.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
c2cf18b86a
gnu: r-devtools: Update to 2.4.5.
...
* gnu/packages/statistics.scm (r-devtools): Update to 2.4.5.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
12862a4854
gnu: r-openssl: Update to 2.0.4.
...
* gnu/packages/statistics.scm (r-openssl): Update to 2.0.4.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
4a94d6748f
gnu: r-commonmark: Update to 1.8.1.
...
* gnu/packages/statistics.scm (r-commonmark): Update to 1.8.1.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
b1b4c2c44a
gnu: r-brew: Update to 1.0-8.
...
* gnu/packages/statistics.scm (r-brew): Update to 1.0-8.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
379623e22d
gnu: r-bbmisc: Update to 1.13.
...
* gnu/packages/statistics.scm (r-bbmisc): Update to 1.13.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
78d67a614c
gnu: r-data-table: Update to 1.14.4.
...
* gnu/packages/statistics.scm (r-data-table): Update to 1.14.4.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
4d4c83bb16
gnu: r-chron: Update to 2.3-58.
...
* gnu/packages/statistics.scm (r-chron): Update to 2.3-58.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
50a26b5725
gnu: r-rlang: Update to 1.0.6.
...
* gnu/packages/statistics.scm (r-rlang): Update to 1.0.6.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
1330a45ab7
gnu: r-testthat: Update to 3.1.5.
...
* gnu/packages/statistics.scm (r-testthat): Update to 3.1.5.
[propagated-inputs]: Remove r-crayon.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
f49667ca64
gnu: r-crayon: Update to 1.5.2.
...
* gnu/packages/statistics.scm (r-crayon): Update to 1.5.2.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
e6b338b519
gnu: r-yaml: Update to 2.3.6.
...
* gnu/packages/statistics.scm (r-yaml): Update to 2.3.6.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
5baa52d0e4
gnu: r-markdown: Update to 1.3.
...
* gnu/packages/statistics.scm (r-markdown): Update to 1.3.
[propagated-inputs]: Add r-commonmark.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
f60cb8f40d
gnu: r-evaluate: Update to 0.17.
...
* gnu/packages/statistics.scm (r-evaluate): Update to 0.17.
2022-11-04 10:01:21 +01:00
Ricardo Wurmus
a912b6773b
gnu: r-digest: Update to 0.6.30.
...
* gnu/packages/statistics.scm (r-digest): Update to 0.6.30.
2022-11-04 10:01:20 +01:00
Ricardo Wurmus
d7f017d5ff
gnu: r-rpart: Update to 4.1.19.
...
* gnu/packages/statistics.scm (r-rpart): Update to 4.1.19.
2022-11-04 10:01:20 +01:00
Ricardo Wurmus
4a01cc884f
gnu: r-nnet: Update to 7.3-18.
...
* gnu/packages/statistics.scm (r-nnet): Update to 7.3-18.
2022-11-04 10:01:20 +01:00
Ricardo Wurmus
0f458f46a4
gnu: r-mgcv: Update to 1.8-41.
...
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-41.
2022-11-04 10:01:20 +01:00
Ricardo Wurmus
271c745914
gnu: r-nlme: Update to 3.1-160.
...
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-160.
2022-11-04 10:01:20 +01:00
Ricardo Wurmus
c5bda90c2f
gnu: r-foreign: Update to 0.8-83.
...
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-83.
2022-11-04 10:01:20 +01:00
Ricardo Wurmus
714ccfe11e
gnu: r-spacefillr: Update to 0.3.2.
...
* gnu/packages/cran.scm (r-spacefillr): Update to 0.3.2.
2022-11-04 10:01:20 +01:00
Ricardo Wurmus
ac1a9f857b
gnu: r-paws-application-integration: Update to 0.1.13.
...
* gnu/packages/cran.scm (r-paws-application-integration): Update to 0.1.13.
2022-11-04 10:01:20 +01:00
Ricardo Wurmus
4cf3b1a6dd
gnu: r-paws-common: Update to 0.5.1.
...
* gnu/packages/cran.scm (r-paws-common): Update to 0.5.1.
2022-11-04 10:01:20 +01:00
Ricardo Wurmus
2adcbe02f0
gnu: r-dismo: Update to 1.3-9.
...
* gnu/packages/cran.scm (r-dismo): Update to 1.3-9.
2022-11-04 10:01:20 +01:00
Ricardo Wurmus
36551e0d99
gnu: r-protolite: Update to 2.1.3.
...
* gnu/packages/cran.scm (r-protolite): Update to 2.1.3.
2022-11-04 10:01:19 +01:00
Ricardo Wurmus
4d9ea61310
gnu: r-vroom: Update to 1.6.0.
...
* gnu/packages/cran.scm (r-vroom): Update to 1.6.0.
2022-11-04 10:01:19 +01:00
Ricardo Wurmus
962b7c5a10
gnu: r-gsalib: Update to 2.2.1.
...
* gnu/packages/cran.scm (r-gsalib): Update to 2.2.1.
2022-11-04 10:01:19 +01:00
Ricardo Wurmus
e2f4faed16
gnu: r-lwgeom: Update to 0.2-9.
...
* gnu/packages/cran.scm (r-lwgeom): Update to 0.2-9.
2022-11-04 10:01:19 +01:00
Ricardo Wurmus
b50d14784e
gnu: r-pdftools: Update to 3.3.2.
...
* gnu/packages/cran.scm (r-pdftools): Update to 3.3.2.
2022-11-04 10:01:19 +01:00
Ricardo Wurmus
d8f57dec1e
gnu: r-pbdmpi: Update to 0.4-6.
...
* gnu/packages/cran.scm (r-pbdmpi): Update to 0.4-6.
2022-11-04 10:01:19 +01:00
Ricardo Wurmus
dfb2f4bc2c
gnu: r-qpdf: Update to 1.3.0.
...
* gnu/packages/cran.scm (r-qpdf): Update to 1.3.0.
2022-11-04 10:01:19 +01:00
Ricardo Wurmus
73495f3eaf
gnu: r-ndjson: Update to 0.9.0.
...
* gnu/packages/cran.scm (r-ndjson): Update to 0.9.0.
2022-11-04 10:01:19 +01:00
Ricardo Wurmus
197f40be58
gnu: r-ragg: Update to 1.2.4.
...
* gnu/packages/cran.scm (r-ragg): Update to 1.2.4.
2022-11-04 10:01:19 +01:00
Ricardo Wurmus
614a6a17ff
gnu: r-mlr3tuning: Update to 0.15.0.
...
* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.15.0.
2022-11-04 10:01:19 +01:00
Ricardo Wurmus
25a85ce439
gnu: r-bbotk: Update to 0.6.0.
...
* gnu/packages/cran.scm (r-bbotk): Update to 0.6.0.
2022-11-04 10:01:18 +01:00
Ricardo Wurmus
fa4e050ecc
gnu: r-mlr3pipelines: Update to 0.4.2.
...
* gnu/packages/cran.scm (r-mlr3pipelines): Update to 0.4.2.
2022-11-04 10:01:18 +01:00
Ricardo Wurmus
1426a38f14
gnu: r-mlr3misc: Update to 0.11.0.
...
* gnu/packages/cran.scm (r-mlr3misc): Update to 0.11.0.
2022-11-04 10:01:18 +01:00
Ricardo Wurmus
12f22e2f98
gnu: r-calculus: Update to 1.0.0.
...
* gnu/packages/cran.scm (r-calculus): Update to 1.0.0.
2022-11-04 10:01:18 +01:00
Ricardo Wurmus
296824bbcc
gnu: r-mlecens: Update to 0.1-7.
...
* gnu/packages/cran.scm (r-mlecens): Update to 0.1-7.
2022-11-04 10:01:18 +01:00
Ricardo Wurmus
a6c4d5078c
gnu: r-parsnip: Update to 1.0.2.
...
* gnu/packages/cran.scm (r-parsnip): Update to 1.0.2.
2022-11-04 10:01:18 +01:00
Ricardo Wurmus
b48c46baef
gnu: r-tokenizers: Update to 0.2.3.
...
* gnu/packages/cran.scm (r-tokenizers): Update to 0.2.3.
2022-11-04 10:01:18 +01:00
Ricardo Wurmus
af9bfbd0fa
gnu: r-tune: Update to 1.0.1.
...
* gnu/packages/cran.scm (r-tune): Update to 1.0.1.
2022-11-04 10:01:18 +01:00
Ricardo Wurmus
edb22d06f6
gnu: r-workflows: Update to 1.1.0.
...
* gnu/packages/cran.scm (r-workflows): Update to 1.1.0.
2022-11-04 10:01:18 +01:00
Ricardo Wurmus
6f4fc5f2f8
gnu: r-igraph: Update to 1.3.5.
...
* gnu/packages/cran.scm (r-igraph): Update to 1.3.5.
2022-11-04 10:01:17 +01:00
Ricardo Wurmus
b6529bd34f
gnu: r-confintr: Update to 0.2.0.
...
* gnu/packages/cran.scm (r-confintr): Update to 0.2.0.
2022-11-04 10:01:17 +01:00
Ricardo Wurmus
b6ff7591bf
gnu: r-clusterr: Update to 1.2.7.
...
* gnu/packages/cran.scm (r-clusterr): Update to 1.2.7.
[propagated-inputs]: Add r-lifecycle.
2022-11-04 10:01:17 +01:00
Ricardo Wurmus
1d5b6f19c7
gnu: r-cpp11: Update to 0.4.3.
...
* gnu/packages/cran.scm (r-cpp11): Update to 0.4.3.
2022-11-04 10:01:17 +01:00
Ricardo Wurmus
aebf9fa18e
gnu: r-spatstat-geom: Update to 3.0-3.
...
* gnu/packages/cran.scm (r-spatstat-geom): Update to 3.0-3.
2022-11-04 10:01:17 +01:00
Ricardo Wurmus
2ca46d4c9b
gnu: r-spatstat-data: Update to 3.0-0.
...
* gnu/packages/cran.scm (r-spatstat-data): Update to 3.0-0.
2022-11-04 10:01:17 +01:00
Ricardo Wurmus
4246fb534c
gnu: r-spatstat-sparse: Update to 3.0-0.
...
* gnu/packages/cran.scm (r-spatstat-sparse): Update to 3.0-0.
2022-11-04 10:01:17 +01:00
Ricardo Wurmus
b547b74d89
gnu: r-spatstat-utils: Update to 3.0-1.
...
* gnu/packages/cran.scm (r-spatstat-utils): Update to 3.0-1.
2022-11-04 10:01:17 +01:00
Ricardo Wurmus
b719ba9ca5
gnu: r-lightgbm: Update to 3.3.3.
...
* gnu/packages/cran.scm (r-lightgbm): Update to 3.3.3.
2022-11-04 10:01:17 +01:00