Sharlatan Hellseher
869dd5111d
gnu: siril: Update to 1.3.3.
...
* gnu/packages/astronomy.scm (siril): Update to 1.3.3.
[inputs]: Add curl, ffmpeg, lcms-next, libgit2, libjxl, libxisf, lz4,
pugixml, and wcslib. Sort alphabetically.
[native-inputs]: Remove cmake; add cmake-minimal, and glib:bin.
Change-Id: I3eaa0c1da7889d740850cac7c8860683e9b503a9
2024-10-30 19:32:14 +00:00
Sharlatan Hellseher
2691f90fdf
gnu: Add lcms-next.
...
* gnu/packages/ghostscript.scm (lcms-next): New variable.
Change-Id: I45c8ce69f044e866654de43ffb7abb357ce1361f
2024-10-30 19:32:14 +00:00
Sharlatan Hellseher
a0c7c51028
gnu: indi-2.0: Update to 2.1.0.
...
* gnu/packages/astronomy.scm (indi-2.0): Update to 2.1.0.
Change-Id: I7391d6ca6fb644baa4ad3c233e37e0713a88a31d
2024-10-30 19:32:14 +00:00
Sharlatan Hellseher
64b7dc2e45
gnu: calceph: Update to 4.0.1.
...
* gnu/packages/astronomy.scm (calceph): Update to 4.0.1.
Change-Id: Ic643270cea8bfb0d7af30412ad6bddd4a63cea41
2024-10-30 19:32:03 +00:00
Vagrant Cascadian
d6f775c30c
gnu: diffoscope: Update to 282.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 282.
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-30 20:07:24 +08:00
Ashish SHUKLA
654cac3a4a
gnu: ugrep: Update to 7.0.2.
...
* gnu/packages/search.scm (ugrep): Update to 7.0.2.
Change-Id: Ia270e6be43c8154865ae965af60ff52ff81d00e2
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-30 19:26:23 +08:00
Mark H Weaver
913fdb7ea8
gnu: icecat: Update to 115.17.0-guix1 [security fixes].
...
Includes fixes for CVE-2024-10458, CVE-2024-10459, and CVE-2024-10463.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2024-10-30 02:20:27 -04:00
Efraim Flashner
a9c33e9f68
download: Remove defunct gnupg mirrors.
...
* guix/download.scm (%mirrors): Remove defunct gnupg mirrors.
Change-Id: Ib6ecad007712e4efe5437709a6d2a2a0bfce6e97
2024-10-29 19:37:05 +02:00
Grigory Shepelev
653121e1ab
gnu: Add cl-wayflan.
...
* gnu/packages/lisp-xyz.scm (cl-wayflan, sbcl-wayflan): New variables.
Change-Id: I65982ad6f5c034f611292d4f660b15e4e42f8da0
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2024-10-29 15:22:08 +01:00
Grigory Shepelev
958f9175bd
gnu: Add cl-input-event-codes.
...
* gnu/packages/lisp-xyz.scm (cl-input-event-codes, ecl-cl-input-event-codes,
sbcl-cl-input-event-codes): New variables.
Change-Id: I47e65729f907e46d9deeb7dc0219ac9b1ba1a291
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-10-29 14:56:46 +01:00
Grigory Shepelev
714f60d2f7
gnu: Add cl-pango.
...
* gnu/packages/lisp-xyz.scm (cl-pango, ecl-cl-pango, sbcl-cl-pango): New
variables.
Change-Id: I3615ef64197e8bee5cbb733bc427a54607bae4b2
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2024-10-29 14:42:29 +01:00
Grigory Shepelev
816a06ce4d
gnu: Add cl-xkb.
...
* gnu/packages/lisp-xyz.scm (cl-xkb, ecl-cl-xkb, sbcl-cl-xkb): New variables.
Change-Id: Iaced3e5e084cc320a076ffb81d10fd9dde6be4de
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-10-29 14:25:59 +01:00
Grigory Shepelev
7a961ba758
gnu: Add cl-posix-shm.
...
* gnu/packages/lisp-xyz.scm (cl-posix-shm, sbcl-posix-shm): New variables.
Change-Id: I5ac9a3751977bf98d817acd8b98d1a2ad9d393f7
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-10-29 14:17:24 +01:00
Roman Scherer
d1aefac6f6
gnu: Add cl-cacle.
...
* gnu/packages/lisp-xyz.scm (sbcl-cacle, cl-cacle, ecl-cacle): New variables.
Change-Id: I67e6702d132fed017d86be82665e44021c1b081f
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-10-29 13:40:50 +01:00
Zheng Junjie
4491dec50a
gnu: busybox: Fix build on non x86 platform.
...
* gnu/packages/patches/busybox-add-missing-sha-NI-guard.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/busybox.scm (busybox): Use it.
Change-Id: I1e6a24dd5b86871a3479ab6ecd247b31c746ec75
2024-10-29 11:46:41 +08:00
Ricardo Wurmus
d29090727b
gnu: Add chow-tape-model.
...
* gnu/packages/audio.scm (chow-tape-model): New variable.
Reviewed-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: I62b6b234c4fe62594f93d4da7ecff53d48a58cd8
2024-10-28 19:08:03 +01:00
Andreas Enge
4009d1de95
gnu: owl: Correct package.
...
This is a follow-up to commit 3566cabecc
which contains a preliminary version of the commit.
* gnu/packages/scheme.scm (owl): Improve some fields.
[native-inputs]: Drop pandoc.
Change-Id: Iba99892b58ffa1c5267e3f7d80912fb1a964e2ed
2024-10-28 11:54:33 +01:00
Nicolas Graves
351fdf69f7
gnu: postgresql: Deprecate unsupported versions.
...
Versions 10 and 11 are unsupported according to
https://www.postgresql.org/support/versioning/
postgresql-10 also has a CVE.
* doc/guix.texi: Change default value of postgresql-service-type's
postgresql field.
* gnu/packages/databases.scm (postresql-10, postgresql-11): Use
define-deprecated/public to warn users.
* gnu/services/databases.scm (postgresql-configuration): Change the
default value of postgresql-configuration-postgresql.
* gnu/tests/guix.scm (%guix-data-service-os): Change the default value
of postgresql.
Signed-off-by: Andreas Enge <andreas@enge.fr>
Change-Id: Ie8744c8e1f246e9b45ff5e29d4e98214de3ca66a
2024-10-28 10:41:27 +01:00
Efraim Flashner
5034f2d45c
gnu: owl: Only build with pandoc on supported systems.
...
* gnu/packages/scheme.scm (owl)[native-inputs]: Only use pandoc as an
input on systems where pandoc is supported.
Change-Id: I9a7727789d303b07834a689ce917d7ac88172212
2024-10-28 11:33:47 +02:00
Ludovic Courtès
f85e9b104a
gnu: prrte: Record the absolute file name of ‘prted’.
...
Previously a command like:
guix shell --pure openmpi@5 openssh intel-mpi-benchmarks \
--with-input=openmpi@4=openmpi@5 slurm -- \
salloc -N2 -- mpirun -np 2 --map-by node IMB-MPI1 PingPong
would silently fail due to ‘prted’ not being found in $PATH.
* gnu/packages/parallel.scm (prrte)[arguments]: Add
‘patch-prted-reference’ phase.
Change-Id: Iff30cb5a4dcc9e9cfe6638d518ee4f19561289a0
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-10-28 10:22:49 +01:00
Nicolas Graves
386399296a
gnu: libtar: Patch CVEs. [security fixes]
...
This fixes CVE-2021-33643, CVE-2021-33644, CVE-2021-33645,
CVE-2021-33646.
* gnu/packages/compression.scm (libtar)[source]<patches>: Add patches
here...
* gnu/local.mk (dist_patch_DATA): ...and here.
* gnu/packages/patches/libtar-CVE-2021-33643-CVE-2021-33644.patch,
gnu/packages/patches/libtar-CVE-2021-33645-CVE-2021-33646.patch: New files.
Signed-off-by: Andreas Enge <andreas@enge.fr>
Change-Id: I60a6b753fddc1a0d08f96010ef3d57ec66c2251b
2024-10-28 10:06:42 +01:00
Juliana Sims
3566cabecc
gnu: Add owl.
...
* gnu/packages/scheme.scm (owl): New variable.
Change-Id: Ibb242bbcdedb92419b59e05635e8a32e85afc24e
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-10-28 09:54:52 +01:00
Efraim Flashner
4a46758aee
gnu: gawk: Add search-paths.
...
* gnu/packages/gawk.scm (gawk)[search-paths]: New field.
Change-Id: Idbf2709b793ebd58e1aae8d07698e1f3e816babd
2024-10-28 08:12:45 +02:00
jgart
18ba58a107
gnu: trealla: Update to 2.58.0.
...
* gnu/packages/prolog.scm (trealla): Update to 2.58.0.
Change-Id: Ibd2a982389a07c07523fa3a787f06e2013adcdfc
2024-10-28 00:24:08 -05:00
Nicolas Graves
fafe0cea38
gnu: Remove assimp-5.0.
...
This package is outdated, not used anymore in Guix and has a CVE.
* gnu/packages/graphics.scm (assimp-5.0): Delete variable.
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-28 12:29:38 +08:00
Nicolas Graves
930f278821
gnu: sbcl-classimp: Update to 0.0.0-1.6c74f38.
...
* gnu/packages/lisp-xyz.scm
(sbcl-classimp): Update to 0.0.0-1.6c74f38.
[inputs]: Replace assimp-5.0 by assimp.
[arguments]<#:phases>: Adapt phase 'patch-assimp-lib-path.
(cl-classimp): Simplify.
(ecl-classimp): Simplify.
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-28 12:29:38 +08:00
Sughosha
67c755e6b3
gnu: Add ghostwriter.
...
* gnu/packages/kde-office.scm (ghostwriter): New variable.
Change-Id: I634e4ecab8c53aa67eb521f479d1acff6540c9fe
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-28 12:29:38 +08:00
Sughosha
bc00808ca8
gnu: Remove ghostwriter.
...
* gnu/packages/text-editors.scm (ghostwriter): Remove variable.
Change-Id: I3bf4f80a232539bad72dec1110734408d5054453
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-28 12:29:38 +08:00
Vitalii Koshura
9d6f10e875
gnu: Remove boinc-server.
...
boinc-server is not supposed to be installed this (or any other) packaged way.
Also, it uses a completely different versioning scheme.
* gnu/packages/distributed.scm (boinc-server): Delete variable.
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Change-Id: I85c7176424c7db65eb5233bfefab01c62a0d757c
2024-10-28 12:29:38 +08:00
Ashish SHUKLA
af67cce902
gnu: bpftrace: Update to 1.21.2.
...
* gnu/packages/linux.scm (bpftrace): Update to 1.21.2.
[arguments]<#:phases> Rename, and update "patch-paths" phase.
Change-Id: If7180d4da8073914172296f46a3427ccdff22478
2024-10-28 12:29:35 +08:00
Sharlatan Hellseher
0d15c6e46c
gnu: Add python-astropy-minimal.
...
* gnu/packages/astronomy.scm (python-astropy-minimal): New variable.
Change-Id: Iae90a9d988647b6f8f81c0ccb871c156ee6dfe1e
2024-10-27 21:03:44 +00:00
Rostislav Svoboda
091131af64
gnu: Add emacs-anaconda-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-anaconda-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I273c26cd66178d6f990bf0fca0432699c8bab202
2024-10-27 11:18:44 +01:00
Rostislav Svoboda
6d334173a3
gnu: Add emacs-pythonic.
...
* gnu/packages/emacs-xyz.scm (emacs-pythonic): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Ie8f1322fbf8230d4b5ca258cb7ccacee1daa231a
2024-10-27 11:14:46 +01:00
Cayetano Santos
0e9a29eda8
gnu: emacs-org-ref: Update to 3.1-0.732a20b.
...
The reason to exclude openalex.el from this package doesn't hold anymore, see
<https://github.com/jkitchin/org-ref/issues/1085 >.
Emacs-helm is already pulled from emacs-helm-bibtex, no need to do it here.
Emacs-request is a new hard dependency. Emacs-ivy is not.
* gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b.
[arguments]: Remove EMACS-HELM and EMACS-IVY. Add EMACS-REQUEST.
Change-Id: I04f4cb9ffacaaf25a3e844c8e1d1b194e41d90a9
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I510bf7b74520c0cf7c128b88cb02e975a6df898a
2024-10-27 11:07:15 +01:00
Liliana Marie Prikler
d91b7a387a
gnu: Add clingcon.
...
* gnu/packages/potassco.scm (clingcon): New variable.
2024-10-27 09:25:25 +01:00
Liliana Marie Prikler
f1f8c98403
gnu: Add clingo-lpx.
...
* gnu/packages/potassco.scm (clingo-lpx): New variable.
2024-10-27 09:25:24 +01:00
Artyom V. Poptsov
0734d5a380
gnu: Add go-github-com-caarlos0-env.
...
* gnu/packages/golang-xyz.scm (go-github-com-caarlos0-env): New variable.
Change-Id: If15faf6ebae7c94204b816a9d784e6b28d70be2e
Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-27 09:26:32 +03:00
Giacomo Leidi
269e4034fc
gnu: yoshimi: Fix build.
...
yoshimi was failing because it was trying to create a directory inside
the lv2 store tree.
* gnu/packages/music.scm (yoshimi)[arguments]<configure-flags>:
Explicitly set LV2_INSTALL_DIR.
Change-Id: I697ba879e8633bee99fdfad1e876beca33d114f8
Signed-off-by: Artyom V. Poptsov <poptsov.artyom@gmail.com>
2024-10-26 22:34:07 +03:00
Artyom V. Poptsov
45e08bc7d9
gnu: mamba: Update to 2.6.
...
* gnu/packages/music.scm (mamba): Update to 2.6.
[inputs]: Replace jack-1 with jack-2.
Change-Id: Iff60e6f48624677096c6fae6be08a04edad52794
2024-10-26 21:17:01 +03:00
Hartmut Goebel
df666602c7
gnu: java-mockito-1: Update source URL.
...
* gnu/packages/java.scm (java-mockito-1) [source]: Update URL.
2024-10-26 17:59:28 +02:00
Hartmut Goebel
cbca798417
gnu: java-jopt-simple: Update source URL and home page.
...
* gnu/packages/java.scm (java-jopt-simple) [source]: Update URL.
[home-page]: Likewise.
2024-10-26 17:59:28 +02:00
Sharlatan Hellseher
e3b55b1385
gnu: python-asyncstdlib: Update to 3.13.0.
...
* gnu/packages/python-xyz.scm (python-asyncstdlib): Update to 3.13.0.
Change-Id: I7b001c30d742710dc0ceecff276a03f2bff0d92b
2024-10-26 11:11:48 +01:00
Troy Figiel
3ffb386e3f
gnu: Add python-crosshair.
...
* gnu/packages/check.scm (python-crosshair): New variable.
Change-Id: I7af183df882049c19d562cd15a23f3f3233309a9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-26 11:11:48 +01:00
Troy Figiel
0250eed22d
gnu: Add python-icontract.
...
* gnu/packages/python-check.scm (python-icontract): New variable.
Change-Id: I48dc21cbed1ff68356099b1c3db351427dff60c7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-26 11:11:48 +01:00
Troy Figiel
2d08212d47
gnu: Add python-asyncstdlib.
...
* gnu/packages/python-xyz.scm (python-asyncstdlib): New variable.
Change-Id: I2554c120e070b0c84a7228a20cfa22abfd84c846
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-26 11:11:37 +01:00
Rodion Goritskov
a563b38401
gnu: emacs-elpher: Update to 3.6.4.
...
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.6.4.
Change-Id: I4587ed377edba6345e89276885d4845fc93b37b6
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-10-26 11:49:36 +02:00
Ashish SHUKLA
808c02c01e
gnu: ugrep: Update to 7.0.0.
...
* gnu/packages/search.scm (ugrep): Update to 7.0.0.
Change-Id: I761b7dce107428a919992e3c4966bfa7dabf5c62
2024-10-26 10:10:12 +08:00
Nicolas Graves
9d6708ed0c
gnu: keepalived: Update to 2.3.1. [security fixes]
...
This fixes CVE-2021-44225.
* gnu/packages/cluster.scm (keepalived): Update to 2.3.1.
[source]: Switch to git source.
[arguments]: Improve style. Remove tailing #t.
[native-inputs]: Add autoconf, automake.
Change-Id: I51d3cb609b0368b61f021115177356593deffa8d
2024-10-26 10:10:12 +08:00
Nicolas Graves
5c5c9fa39d
gnu: kdiskmark: Update to 3.1.4. [security fixes]
...
This fixes CVE-2022-40673.
* gnu/packages/benchmark.scm (kdiskmark): Update to 3.1.4.
[arguments]<#:configure-flags>: Adapt for polkit-qt.
<#:phases>: Add phase 'inject-single-application-source.
[inputs]: Add polkit-qt, single-application-qt5.
2024-10-26 10:10:12 +08:00
Nicolas Graves
de9a96dc80
gnu: busybox: Update to 1.37.0. [security fixes]
...
This fixes CVE-2023-42363, CVE-2023-42364, CVE-2023-42365 and
CVE-2023-42366.
* gnu/packages/busybox.scm (busybox): Update to 1.37.0.
2024-10-26 10:10:12 +08:00