Hilton Chain
28e2e185ae
gnu: Add udis86.
...
* gnu/packages/engineering.scm (udis86): New variable.
Change-Id: I95d6e1dc6dbd07812377633a3290eea9b8102456
2024-12-08 15:28:42 +08:00
Nguyễn Gia Phong
e7030fbfb7
gnu: aflplusplus: Update to 4.30c.
...
* gnu/packages/debug.scm (aflplusplus): Update to 4.30c.
Change-Id: Id7cbea11e53faf138e2d5691ff298a20ba6d63b0
Signed-off-by: Hilton Chain <hako@ultrarare.space >
2024-12-08 15:28:42 +08:00
Ashish SHUKLA
810cc4764a
gnu: make-gitolite: Fix inputs references.
...
* gnu/packages/version-control.scm (make-gitolite)[#:phases]
<patch-scripts,patch-source,wrap-scripts>: Use search-input-file.
Change-Id: Ia2468235b43c257ee1816d19325671d373ed2870
Modified-by: Hilton Chain <hako@ultrarare.space >
Signed-off-by: Hilton Chain <hako@ultrarare.space >
2024-12-08 15:28:40 +08:00
Janneke Nieuwenhuizen
c09cd73f5c
gnu: guile-emacs: Update to 8f87cbc1dae6a9e77368afc5736df8c342e9153d.
...
* gnu/packages/patches/guile-emacs-build-fixes.patch: New file.
* gnu/packages/patches/guile-emacs-fix-configure.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/emacs.scm (guile-emacs): Update to
8f87cbc1dae6a9e77368afc5736df8c342e9153d and use new patch.
[arguments]: Allow parallel-build. Do not strip-binaries.
Use recommended #:configure-flags and #:make-flags.
Add stages "help-patch-progam-file-names" and "touch-lisp/finder-inf.el".
No longer delete non-existent stage "strip-double-wrap". Delete stages
"patch-compilation-driver", "set-libgccjit-path", "validate-comp-integrity",
"restore-emacs-pdmp", "build-trampolines", and "install-site-start".
[native-search-paths]: New field.
Change-Id: I8153a55ef0061720ffd3c4833eff3ae6df3eccfc
2024-12-08 01:01:43 +01:00
Janneke Nieuwenhuizen
e613e45274
gnu: guile-for-guile-emacs: Update to wip-elisp-rebased.
...
* gnu/packages/guile.scm (guile-for-guile-emacs): Inherit from guile-next.
Update to 4b9b8277733729f5b825f78fadfead9fc3630e7e.
[version]: Update to 3.0.7-81.
[arguments, native-inputs]: Remove.
Change-Id: I78a53c2b45c4d2b87f560da82b400cbd985e332a
2024-12-08 01:01:43 +01:00
Efraim Flashner
d1311555e1
gnu: flacon: Add a source file-name.
...
* gnu/packages/music.scm (flacon)[source]: Add a file-name field.
Change-Id: I1a35101dcd6bdbdff4e75d01c82c2016b02591f6
2024-12-07 19:13:54 +02:00
Mattia Bunel
1ddd5336a2
gnu: Add emacs-weblorg.
...
* gnu/packages/emacs-xyz.scm (emacs-weblorg): New Variable.
Change-Id: Iae2d6cbbadec7a171e1e5b8502d4f47701d7af5b
Signed-off-by: Andreas Enge <andreas@enge.fr >
2024-12-07 14:50:25 +01:00
Guillaume Le Vaillant
bc630c5ebe
gnu: cl-simple-neural-network: Update to 3.2.
...
* gnu/packages/lisp-xyz.scm (sbcl-simple-neural-network): Update to 3.2.
[native-inputs, inputs]: Remove labels.
[arguments]: Use gexp.
Change-Id: Ia7682c82f88ab509715d90e37612b0208d500ed4
2024-12-07 11:35:18 +01:00
Guillaume Le Vaillant
99c75817ef
gnu: cl-simple-matrix: Update to 1.1-0.c949568.
...
* gnu/packages/lisp-xyz.scm (sbcl-simple-matrix): Update to 1.1-0.c949568.
Change-Id: Ida5c5136607bbe0962a42827a8eed96e54b113bd
2024-12-07 11:25:43 +01:00
Guillaume Le Vaillant
9289ac0273
gnu: cl-cf: Update to 1.1-0.0aa0dd6.
...
* gnu/packages/lisp-xyz.scm (sbcl-cf): Update to 1.1-0.0aa0dd6.
Change-Id: I4ff6c6d1d82f0e604d5019d1af5bc1fd42f48170
2024-12-07 11:22:48 +01:00
Roman Scherer
c05a9260cc
gnu: ipxe: Update to 24db39fb2983ca83ab5c6ee37cb57a4f7f6f94e6.
...
* gnu/packages/bootloaders.scm (ipxe): Update to 24db39fb2983ca83ab5c6ee37cb57a4f7f6f94e6.
Change-Id: I480fa8efad1e2d72e5239bf7df5fb779179ad96b
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2024-12-06 23:07:30 -08:00
Andy Tai
86c2d8d26f
gnu: xnedit: Update to 1.6.0.
...
* gnu/packages/text-editors.scm (xnedit): Update to 1.6.0.
Change-Id: I7f7b30535b40f21864bba44665015242553f4881
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-12-07 09:33:21 +08:00
Vagrant Cascadian
074f6d6dd6
gnu: diffoscope: Update to 284.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 284.
2024-12-07 09:33:21 +08:00
Ryan Sundberg via Guix-patches via
747aa1b264
gnu: lcov: disable parallel tests
...
`make check` is not reliable for lcov when run in parallel
(e.g. `make -j 24 check`). Disable parallelism for the test suite.
* gnu/packages/code (lcov): Set #:parallel-tests? #f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
Change-Id: Ibb3618c4786dfbb50b90e725297947458115347c
2024-12-07 09:33:21 +08:00
Zheng Junjie
31e2d4f87e
gnu: wmenu: Update to 0.1.9.
...
* gnu/packages/wm.scm (wmenu): Update to 0.1.9.
[source]: Update url.
[home-page]: Update url.
Change-Id: Id0b6e1865cc2b4195fb6f73344494e5e0e880595
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-12-07 09:33:18 +08:00
Sharlatan Hellseher
c56505e399
gnu: packages/astronomy: Sort alphabetically.
...
* gnu/packages/astronomy.scm (python-astral, python-drizzle, splash):
Sort variables alphabetically.
Change-Id: I9876e8e2ad2f83448b65beb9d72aa1220f464581
2024-12-06 22:36:26 +00:00
Sharlatan Hellseher
18da502785
gnu: packages/astronomy: Sort alphabetically.
...
* gnu/packages/astronomy.scm (python-ccdproc, python-gwcs,
python-jplephem, python-jwst, python-jwst-reffiles): Sort variables
alphabetically.
Change-Id: I8a0b77fe456927a158080570c52cb4c48d58257f
2024-12-06 22:01:54 +00:00
Danny Milosavljevic
4127992ff7
gnu: Add perl-extutils-f77.
...
* gnu/packages/perl.scm (perl-extutils-f77): New variable.
Change-Id: I50b6e15e30d9b1dd2cfe5c1aae3398085069e303
2024-12-06 22:12:14 +01:00
Danny Milosavljevic
61e91cf90b
gnu: Add perl-sort-versions.
...
* gnu/packages/perl.scm (perl-sort-versions): New variable.
2024-12-06 22:12:14 +01:00
Danny Milosavljevic
42bf19830d
gnu: Add perl-mojo-dom58.
...
* gnu/packages/perl-web (perl-mojo-dom58): New variable.
2024-12-06 22:12:14 +01:00
Danny Milosavljevic
041cb5351e
gnu: Add perl-file-map.
...
* gnu/packages/perl.scm (perl-file-map): New variable.
2024-12-06 22:12:14 +01:00
Danny Milosavljevic
6e6b1c2ceb
gnu: Add perl-sys-sigaction.
...
* gnu/packages/perl.scm (perl-sys-sigaction): New variable.
2024-12-06 22:12:14 +01:00
Danny Milosavljevic
9f5ee16844
gnu: Add perl-termreadkey.
...
* gnu/packages/perl.scm (perl-termreadkey): New variable.
2024-12-06 22:12:11 +01:00
Danny Milosavljevic
d101a6275a
gnu: Add emacs-dired-launch.
...
* gnu/packages/emacs-xyz.scm (emacs-dired-launch): New variable.
2024-12-06 19:45:54 +01:00
Danny Milosavljevic
3490452fc9
gnu: emacs-jedi: Fix jedi:server-command default.
...
* gnu/packages/emacs-xyz.scm (emacs-jedi)[arguments]<#:phases>
[patch-jedi:server-command]: Make it a list.
2024-12-06 19:41:31 +01:00
Danny Milosavljevic
5d284ebc8d
gnu: xdg-desktop-portal-gtk: Make possible to use with xdg-desktop-portal-wlr.
...
* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk)[propagated-inputs]:
Replace xdg-desktop-portal with xdg-desktop-portal-next.
2024-12-06 19:20:59 +01:00
Danny Milosavljevic
84fa76db42
gnu: python-debugpy: Update to 1.8.9.
...
* gnu/packages/python-xyz.scm (python-debugpy): Update to 1.8.9.
Change-Id: I323570fc007af04fa8c9c59571cc3cc79833da04
2024-12-06 19:19:19 +01:00
Danny Milosavljevic
331600e55d
gnu: python-pydevd: Update to 3.2.3.
...
* gnu/packages/python-xyz.scm (python-pydevd): Update to 3.2.3.
Change-Id: Ibb1bb9880b2c456f27bf373259a0e604a62b9515
2024-12-06 19:19:14 +01:00
Ekaitz Zarraga
0c5d7b8480
gnu: Update otpclient to 4.0.2
...
Requires updating `libcotp` to 3.1.0, that introduced a new way for
testing that requires `criterium`, a package we don't have and that has
dependencies that we don't have either.
As the tests in `libcotp` are not an exhaustive testsuite and
`otpclient` is its only dependent package, tests are disabled for the
moment.
* gnu/packages/authentication.scm (libcotp): Update to 3.1.0
[arguments] Disable tests.
* gnu/packages/password-utils.scm (otpclient): Update to 4.0.2
Change-Id: Ie6d37b5efe59397d4979c7490b94f1c871c27d6d
2024-12-06 14:27:55 +01:00
Hartmut Goebel
d75d1fe6ac
gnu: Fix java-jaxen.
...
java-jaxen was missing the dom4j and xom sub-packages. This was caused by
java-jaxen-bootstrap deleting the respective directories (which is okay) and
java-javen not removing the phase that does this.
Solve this by removing the #:phases argument for java-jaxen and thus make guix
use the default phases.
* gnu/packages/java-xml.scm (java-jaxen)[arguments]: Remove #:phases.
, making
2024-12-05 22:24:55 +01:00
Simen Endsjø
32ad7173d6
gnu: go-github-com-cyphar-filepath-securejoin: Fix url.
...
Fix url incorrectly changed in 9399db35c2 .
* gnu/packages/golang-xyz.scm (go-github-com-cyphar-filepath-securejoin)
[origin]: Fix url.
Change-Id: Ibac24d11efdd6414bdeb8be2cd2184e21d7f8676
Signed-off-by: Ekaitz Zarraga <ekaitz@elenq.tech >
2024-12-05 22:10:22 +01:00
Guillaume Le Vaillant
704128d4ed
gnu: eisl: Update to 5.38.
...
* gnu/packages/lisp.scm (eisl): Update to 5.38.
Change-Id: I115706d2b06bed71a24cf2c1ab1f5c1bf2e88284
2024-12-05 19:18:12 +01:00
Guillaume Le Vaillant
3764e8c4bd
gnu: gqrx: Update to 2.17.6.
...
* gnu/packages/radio.scm (gqrx): Update to 2.17.6.
Change-Id: Ief1ec50d0e64fa325dc2f270612a978105c05f3a
2024-12-05 19:18:12 +01:00
Guillaume Le Vaillant
732fd8e671
gnu: Add cl-simple-matrix.
...
* gnu/packages/lisp-xyz.scm (cl-simple-matrix, ecl-simple-matrix,
sbcl-simple-matrix): New variables.
Change-Id: I79499aae2c8c7dc0ba2d1193104f2f3dd1d3621c
2024-12-05 19:18:12 +01:00
Efraim Flashner
46abb5212e
gnu: make-rust-sysroot: Adjust for newer cross-gcc.
...
* gnu/packages/rust.scm (make-rust-sysroot/implementation)
[native-inputs]: Add gcc-14.
Change-Id: If9bc74bfe2e236accc39dc09e03b28dee62e332d
2024-12-05 14:09:20 +02:00
Efraim Flashner
d3c929a4bd
gnu: make-rust-sysroot: Simplify native-inputs.
...
* gnu/packages/rust.scm (make-rust-sysroot/implementation)
[native-inputs]: Combine the different modify-input branches into one.
Change-Id: Ia7df5d1566099f9934a76b2660f46a55547c88b9
2024-12-05 14:07:47 +02:00
Efraim Flashner
be53521d4c
gnu: make-rust-sysroot: Accept other mingw targets.
...
* gnu/packages/rust.scm (make-rust-sysroot/implementation)[arguments]:
Adjust the custom 'patch-for-mingw phase to generate the name of the
mingw input package based on the target architecture.
[inputs, native-inputs]: Use make-mingw-w64 to choose the mingw package
for the target.
Change-Id: I48638095a504675753e65fdb6f0286c31cebde66
2024-12-05 13:20:18 +02:00
Efraim Flashner
76bc375080
gnu: glibc-dynamic-linker: Match all mingw systems.
...
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Match any system
which ends in '-mingw'.
Change-Id: I057e3d0abfc37f4b2b8784f444bbaf865c67ce3e
2024-12-05 13:01:18 +02:00
Zheng Junjie
006679d1e6
Partial revert "gnu: bootstrap: %bootstrap-gcc: Also wrap g++ for the 64bit Hurd."
...
This partially reverts commit 877b925df1 .
This part accidentally triggered a world rebuild for non-x86 architectures.
Change-Id: Iabc5422bb0e2bb37816ad437994af94d04830cb0
2024-12-05 01:13:02 +08:00
Zheng Junjie
126a2e8cb4
Partial revert "gnu: bootstrap: %bootstrap-glibc: Also fix libm.so."
...
This partially reverts commit 204fe1b1f0 .
This part accidentally triggered a world rebuild for non-x86 architectures.
Change-Id: I921984ef5eff58792ffc17b64675db6a8e79695c
2024-12-05 01:13:02 +08:00
Zheng Junjie
7b64a96326
Partial revert "gnu: make-bootstrap: Update gcc-static to gcc-14, for the 64bit Hurd."
...
This partially reverts commit ec8a5ec15f .
This part accidentally triggered a world rebuild for non-x86 architectures.
Change-Id: Id2f9bcbcda8dc86ea407e9a7857a854dc1a742b5
2024-12-05 01:13:02 +08:00
Ricardo Wurmus
e00ca95e08
gnu: Add r-ggupset.
...
* gnu/packages/cran.scm (r-ggupset): New variable.
Change-Id: I044fff58b66dbb56e6b7fb1ebcb5353e7ab3d1f7
2024-12-04 16:25:20 +01:00
Ricardo Wurmus
3cfd6e11a4
gnu: Add skewer.
...
* gnu/packages/bioinformatics.scm (skewer): New variable.
Change-Id: Ieeb95ed7449b91ea853d73ecca05e5436121df6a
2024-12-04 16:21:07 +01:00
Sharlatan Hellseher
0c1dddd90f
gnu: packages/python-science: Update copyright header.
...
* gnu/packages/python-science.scm: Update copyright header for Antero
Mejr <antero@mailbox.org > .
Change-Id: I4153d51d74f7de1629d5a7851346021b77e7352d
2024-12-04 14:38:09 +00:00
Antero Mejr
16c71b7fe3
gnu: Add python-scikit-surprise.
...
* gnu/packages/python-science.scm (python-scikit-surprise): New variable.
Change-Id: I9b5e13f0c985f34bb0bd759e76ebd27221a340a4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2024-12-04 14:28:10 +00:00
Janneke Nieuwenhuizen
1c4a00820a
gnu: ikiwiki: Fix build by disabling a test.
...
* gnu/packages/web.scm (ikiwiki)[arguments]: In stage "pre-check", disable
failing "t/t.po" test.
Change-Id: I4fc1240512b4d3df3ece837521116aee5746e181
2024-12-04 10:15:24 +01:00
Ricardo Wurmus
595fb0ade7
gnu: r-rcdt: Add missing input.
...
* gnu/packages/cran.scm (r-rcdt)[native-inputs]: Add r-testthat.
Change-Id: Ic5358aee6d5174052266dc01b81f618edf931cd2
2024-12-03 17:00:01 +01:00
Ricardo Wurmus
46badc09bd
gnu: r-msnid: Disable vignettes.
...
* gnu/packages/bioconductor.scm (r-msnid)[arguments]: Disable vignettes.
Change-Id: I47dc4cf5b6d80699d4f22b2b92382ada7ca3322a
2024-12-03 17:00:01 +01:00
Ricardo Wurmus
2f4814e95c
gnu: r-pcaexplorer: Add missing inputs.
...
* gnu/packages/bioconductor.scm (r-pcaexplorer)[native-inputs]: Add
r-airway and r-org-hs-eg-db.
Change-Id: Id559bea8cd4308058a06158e74d3e13d7f645572
2024-12-03 17:00:01 +01:00
Ricardo Wurmus
0b64bb6ee5
gnu: Add r-airway.
...
* gnu/packages/bioconductor.scm (r-airway): New variable.
Change-Id: I521c1bf868566f80997c8ba80609fd5709a95694
2024-12-03 17:00:00 +01:00