summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-09gnu: stow: Update to 2.4.0.Andy Tai
* gnu/packages/package-management.scm (stow): Update to 2.4.0. Change-Id: Icc5b81b98fc3dc53d03430fa90c2793e7ef8970d Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-09gnu: glmark2: Update to 2023.01.Wilko Meyer
* gnu/packages/gl.scm (glmark2): Update to 2023.01. Change-Id: Ia3a468d5da28801fc9c13de6995ca6599bbbb87c Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-09gnu: cpio: Update to 2.15.Andy Tai
* gnu/packages/cpio.scm (cpio): Update to 2.15. Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I0a74b8b40376fd97de24125dbe92a55727c6135e
2024-04-09gnu: guile-hoot: Update to 0.4.0.David Thompson
* gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.4.0. Change-Id: I1f1505bc913191578be3d5e0d2fb0c7d7c574b2c
2024-04-09gnu: python-pyside-2: Fix qtspeech input name.Jean-Pierre De Jesus DIAZ
* gnu/packages/qt.scm (python-pyside-2) <arguments>: Fix input name of qtspeech-5 on fix-qt-module-detection phase. Change-Id: Ie566aedddcd03b3b6aedb97dfbea8bc783db2205 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-04-08gnu: Add pdal.Vinicius Monego
* gnu/packages/geo.scm (pdal): New variable. Change-Id: I7c24fec69b4f0c19a1c246fab39b994e17e36f3a
2024-04-08news: Add entry for the linux-libre-lts 6.6 update.Ahmad Draidi via Guix-patches via
* etc/news.scm: Add entry. Change-Id: Ic57c76c300712e4a6053052611e6483b4d72f0c5 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-08gnu: linux-libre-lts: Update to 6.6.Ahmad Draidi
6.6 is the newest long-term support version of the kernel. * gnu/packages/linux.scm (linux-libre-lts-version, linux-libre-lts-gnu-revision, linux-libre-lts-pristine-source, linux-libre-lts-source, linux-libre-lts): Use linux-libre-6.6. Change-Id: Ia461c64004977e1a61a7d049b1d355438bae451e Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-08gnu: linux-libre: Update the default linux-libre package to the 6.8 series.Leo Famulari
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre, linux-libre-with-bpf): Use linux-libre-6.8. Change-Id: I11e3217e44ca2a19aaacc786989631bd9b1c6c89
2024-04-08gnu: linux-libre 6.6: Update to 6.6.25.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.25. (linux-libre-6.6-pristine-source): Update hash. Change-Id: Idab4cf93847ddc81f30acacfdc14e85abac31b49
2024-04-08gnu: linux-libre 6.8: Update to 6.8.4.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.4. (linux-libre-6.8-pristine-source, deblob-scripts-6.8): Update hashes. Change-Id: I1a430a647c81ab7d9403d1a908b4429062bbd6e4
2024-04-08gnu: linux-libre 6.1: Update to 6.1.84.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.84. (linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes. Change-Id: I14dc68d7cc8422bcd7b4f1031505a3ee7375cb24 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-08gnu: linux-libre: Update to 6.7.12.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.12. (linux-libre-6.7-pristine-source): Update hashes. Change-Id: I1f682455af246100f548a5623fae225957b99e68 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-08gnu: guile-next: Update to commit db7efa5.David Thompson
* gnu/packages/guile.scm (guile-next): Update to commit db7efa5. Change-Id: Ia9629b4494b9d8968d9caa1b6c6ce362ee24a24d
2024-04-08gnu: xmrig: Update to 6.21.2.Ahmad Draidi
* gnu/packages/finance.scm (xmrig): Update to 6.21.2. Change-Id: I6d4ae6a365979735421a24f0de7225e9268e99ee Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-04-08gnu: perl-mozilla-ca: Use system SSL certificates.Efraim Flashner
* gnu/packages/perl.scm (perl-mozilla-ca)[source]: Add snippet to remove bundled certificates, use system certificates, and adjust the manpage accordingly. [arguments]: Skip the tests. Change-Id: I4b3451c0012c7b4ae40efdfd609f00644d871c2c
2024-04-08gnu: perl-mozilla-ca: Update to 20240313.Efraim Flashner
* gnu/packages/perl.scm (perl-mozilla-ca): Update to 20240313. [source]: Update with new author. Change-Id: I8a7bae387db512ba1bb0af7feb1e22c26344c701
2024-04-08mapped-devices: luks: Specify modules needed at the top-level.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/70266>. * gnu/system/mapped-devices.scm (luks-device-mapping)[modules]: New field. (open-luks-device): Remove non-top-level ‘use-modules’ form. * gnu/system/linux-initrd.scm (raw-initrd): Remove modules that were added specifically for ‘luks-device-mapping’. Change-Id: I4253c3dd5e3cbcee41ec84fd57227abd428d1bd6
2024-04-08mapped-devices: <mapped-device-type> can specify modules to import.Ludovic Courtès
* gnu/system/mapped-devices.scm (<mapped-device-type>)[modules]: New field. (device-mapping-service-type): Honor it. * gnu/system/linux-initrd.scm (raw-initrd): Likewise. Change-Id: Icc702cb6f281741975e33203f87fbc1ffa9856da
2024-04-08gexp: Add #:guile parameter to ‘gexp->file’ and ‘scheme-file’.Ludovic Courtès
This brings ‘gexp->file’ in line with its documentation and mirrors what’s done for ‘gexp->script’ and ‘program-file’. Fixes <https://issues.guix.gnu.org/69401>. * guix/gexp.scm (gexp->file): Add #:guile, as was already documented. (<scheme-file>)[guile]: New field. (scheme-file): Add #:guile. (scheme-file-compiler): Honor ‘guile’ field. * tests/gexp.scm ("gexp->file") ("gexp->file + file-append", "gexp->file + #:splice?") ("gexp->file, cross-compilation") ("gexp->file, cross-compilation with default target") Add #:guile to ‘gexp->file’ calls. ("gexp-modules deletes duplicates") ("gexp->derivation & with-imported-module & computed module") ("gexp->derivation & with-extensions", "scheme-file"): Likewise for ‘scheme-file’ calls. Change-Id: I47536063d5e411e561ec321e535267e92dd06044 Reported-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: I58d653c7fbe65c665bafcbd332ac9b264ddeab64
2024-04-08reconfigure: /run/current-system points to generation.Ludovic Courtès
* guix/scripts/system/reconfigure.scm (switch-system-program): Set ‘GUIX_NEW_SYSTEM’ to GENERATION rather than OS, for consistency with what ‘boot-system’ does. * gnu/tests/reconfigure.scm (run-switch-to-system-test) ["script activated the new generation"]: Adjust accordingly. Change-Id: I57b693606a41b8c952df32bbdc2b9120c6dbfd6a
2024-04-07gnu: Remove withershins.Ricardo Wurmus
This was only ever needed for powertabeditor. * gnu/packages/code.scm (withershins): Remove variable. Change-Id: I1c286073d1415cd2261ad58017855fedb7701b05
2024-04-07gnu: powertabeditor: Update to 2.0.0-alpha19.Ricardo Wurmus
* gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha19. [arguments]: Remove 'fix-pugixml-detection phase; respect #:tests? setting in custom 'check phase. [inputs]: Drop labels; add nlohmann-json and qttools-5; remove rapidjson. [home-page]: Add missing letter. Change-Id: Idf8617f3d39dd97ba59753fc7294515032f1656d
2024-04-07gnu: java-usb4java: Update to 1.3.0.Ricardo Wurmus
* gnu/packages/libusb.scm (java-usb4java): Update to 1.3.0. [arguments]: Use plain list; use SEARCH-INPUT-FILE; adjust 'disable-broken-tests; remove trailing #T from build phases. Change-Id: Ia5cd72b7c6c0426bcd95804802d14f3e5c728e1c
2024-04-07gnu: libusb4java: Update to 1.3.1-1.0842e81.Ricardo Wurmus
* gnu/packages/libusb.scm (libusb4java): Update to 1.3.1-1.0842e81. [arguments]: Remove 'disable-Werror phase; remove trailing #T from build phases; use G-expression. Change-Id: I9d9ef6d9ede5254ee7a130aec182ad53b2823bbe
2024-04-07gnu: open-ssh-session: Don’t require public key.Ian Eure
Public keys aren’t required for client connections, and this binding is unused. The behavior of assuming a ".pub"-suffixed file exists in the same directory as the secret key is undocumented and surprising. * guix/scripts/offload.scm (open-ssh-session): Delete `public' binding. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I9b532be2abe68dae0323e4ef6e1ceab1e5603359
2024-04-07gnu: octave-cli: Update to 9.1.0.Andy Tai
* gnu/packages/maths.scm (octave-cli): Update to 9.1.0. Change-Id: I8b8c3245644e0958d13d635f514d7fcc1d656a91 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-07gnu: Add python-shshsh.Andrew Jose
* gnu/packages/python-xyz.scm (python-shshsh): New variable. Reviewed-by: Steve George <steve@futurile.net> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: Iadd75c769a4391195b32789590f94fd8afbe21b6
2024-04-07gnu: Add xssstate.Ivan Vilata-i-Balaguer
* gnu/packages/suckless.scm (xssstate): New variable. Reviewed-by: Steve George <steve@futurile.net> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I80a44b979ae987b953dcbdb3979b9b4ad8e30c79
2024-04-07guix: nar: Update path-id to valid-path-id.Christopher Baines
To match the change in (guix store database). * guix/nar.scm (finalize-store-file): Update path-id to valid-path-id. Change-Id: I69255c7acc1ea4e4855a4621bfcec54f595dd24d
2024-04-07store: database: Use correct function name in assertion.Wojtek Kosior
* guix/store/database.scm (register-valid-path): Replace "sqlite-register" with "register-valid-path" as argument to `assert-integer'. Change-Id: Id93687e90d0a806d715006ca0b2498a1d10cfba6 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-07scripts: system: Rename `sqlite-register'.Wojtek Kosior
* guix/scripts/system.scm (define-module): #:autoload `register-valid-path' instead of `sqlite-register'. (copy-item): Call it with the new name. Change-Id: I24f71f822a5f400a47adee43f61184a4fbcb9741 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-07guix-install.sh: Make Guix modules available too.Janneke Nieuwenhuizen
* etc/guix-install.sh (GUILE_LOAD_PATH): Prepend directory to current Guix modules. (GUILE_LOAD_COMPILED_PATH): Likewise to compiled modules. Change-Id: I0b2722a38b1f8ebab32142cbc372a23cadfb0620
2024-04-07gnu: python: Use system SSL certificates.Efraim Flashner
* gnu/packages/python.scm (python)[replacement]: New field. (python/fixed): Provide a python with a patched python-certifi which only offers to use the system's SSL certificates. Change-Id: Ic5bcfb6b32282a7e0628232b1dc4cd60f3f2da52
2024-04-07gnu: python-pip: Use system SSL certificates.Efraim Flashner
* gnu/packages/python-build.scm (python-pip)[replacement]: New field. (python-pip/fixed): Provide a python-pip with a patched python-certifi which only offers to use the system's SSL certificates. Change-Id: Icea0769b881dc8d760562f0405fa8ea8167a4bd4
2024-04-07gnu: python-certifi: Use system SSL certificates.Efraim Flashner
* gnu/packages/python-crypto.scm (python-certifi)[replacement]: New field. (python-certifi/fixed): Provide a python-certifi which only offers to use the system's SSL certificates. Change-Id: Ie1871be42988dff3cccfe24bca626149fee0f371
2024-04-07gnu: automatic-component-toolkit: Swap to go-build-system.Sharlatan Hellseher
* gnu/packages/code.scm (automatic-component-toolkit): [build-system]: Swap to go-build-system to make the package more maintainable and build predictable. [arguments] <#:phases>: Swap to default 'build and 'install phases, revert 'configure phase. Add 'pretend-cmd-act phase to satisfy go-build-system. [native-inputs]: Remove go. Change-Id: Iba7bd4c87bdbbb91381f81a77c7811cb9f1f4943
2024-04-07gnu: Fix builds that require old blueprint-compiler.Liliana Marie Prikler
This is a follow-up commit to cee21ef8650d723e9e1ea4c6313897fd3bf64112 and fixes two builds that rely on an older version of blueprint-compiler. The giara package remains broken as a result of a test failure. * gnu/packages/gnome.scm (blueprint-compiler-0.4): New variable. * gnu/packages/syndication.scm (giara, gfeeds): Replace blueprint-compiler with blueprint-compiler-0.4. * gnu/packages/text-editors.scm (textpieces): Likewise
2024-04-07doc: Restore some of the old installation instructions.Florian Pelz
Follow-up to 227e0469dbfec7e47b57d824dcf45a04ac4026c9. * doc/guix.texi (Binary Installation): Revert wording for installing the Debian package. Restore how to reproduce the binary tarball. Restore how to uninstall. (copying): Add copyright notice for Matthew Trzcinski. Change-Id: Ib74199e39bd7a50ac58045f2bc47f61fc04eacb9
2024-04-07gnu: quickjs: Update to 2024-01-13.Efraim Flashner
* gnu/packages/javascript.scm (quickjs): Update to 2024-01-13. [arguments]: Adjust make-flags to set PREFIX and not DESTDIR. [description]: Update with new features. Change-Id: I76189212c3baafda36b7327d47001147ffacb8a8
2024-04-07gnu: quickjs: Fix building on powerpc-linux.Efraim Flashner
* gnu/packages/javascript.scm (quickjs)[arguments]: When building for powerpc-linux add a make-flag to link with latomic. Change-Id: I8838c8b750f919a58fc3bfe73919de0c1e585243
2024-04-07gnu: quickjs: Remove pre-generated documentation.Efraim Flashner
* gnu/packages/javascript.scm (quickjs)[source]: Add snippet to remove pre-generated documentation. Change-Id: Ie616fb590ff6b9e6db6c7d6cccc79d029e8e3e14
2024-04-06gnu: magic-wormhole: Update to 0.14.0.TakeV
* gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.14.0. [propagated-inputs]: Add python-iterable-io; and python-zipstream-ng. Change-Id: I1c91db96bf4a96ab1758925deaae87a174b4b03d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-06gnu: Add python-zipstream-ng.TakeV
* gnu/packages/python-xyz.scm (python-zipstream-ng): New variable. Change-Id: Idf0c0d471aa1eda45cf649874f6a79b6b9a7937b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-06gnu: Add python-iterable-io.TakeV
* gnu/packages/python-xyz.scm (python-iterable-io): New variable. Change-Id: Icd4b10e27b5f4963fd3e3ea516676e84b3c5ecd4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-06gnu: go-github-com-multiformats-go-multiaddr-net: Adjust inputs.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-net): [propagated-inputs]: Swap from native-inputs to propagated-inputs to access them from dependent packages. Remove go-github-com-mr-tron-base58, go-github-com-gxed-hashland-keccakpg, go-github-com-minio-blake2b-simd, go-github-com-minio-sha256-simd, go-github-com-spaolacci-murmur3, go-golang-org-x-crypto; and go-github-com-multiformats-go-multihash Change-Id: I577c3813d6d5a6197103b8de6d4a9b2ba2db8bef
2024-04-06gnu: go-github-com-multiformats-go-multiaddr: Adjust inputs.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr): [propagated-inputs]: Swap from native-inputs to propagated-inputs to access them from dependent packages. Remove go-github-com-mr-tron-base58, go-github-com-gxed-hashland-keccakpg, go-github-com-minio-blake2b-simd, go-github-com-minio-sha256-simd, go-github-com-spaolacci-murmur3; and go-golang-org-x-crypto. Change-Id: Ib98ea59cf43304d9f78091da4cfd45cdbc802ad4
2024-04-06gnu: go-github-com-libp2p-go-libp2p-peer: Adjust inputs.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-libp2p-go-libp2p-peer): [propagated-inputs]: Swap from native-inputs to propagated-inputs to access them from dependent packages. Remove go-github-com-mr-tron-base58, go-github-com-gxed-hashland-keccakpg, go-github-com-minio-blake2b-simd, go-github-com-minio-sha256-simd, go-github-com-spaolacci-murmur3; and go-golang-org-x-crypto. Change-Id: Ib646c1a3eba7ad31fecc99578eedc5a3892e1af1
2024-04-06gnu: go-github-com-libp2p-go-libp2p-metrics: Adjust inputs.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-metrics): [propagated-inputs]: Swap from native-inputs to propagated-inputs to access them from dependent packages. Remove go-github-com-mr-tron-base58, go-github-com-gxed-hashland-keccakpg, go-github-com-minio-blake2b-simd, go-github-com-minio-sha256-simd, go-github-com-spaolacci-murmur3; and go-golang-org-x-crypto. Change-Id: I28b6da0ec96554052777cdba8971e831ef24df1b
2024-04-06gnu: go-github-com-multiformats-go-multihash: Adjust inputs.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-multiformats-go-multihash): [propagated-inputs]: Swap from native-inputs to propagated-inputs to access them from dependent packages. Change-Id: I5ad4b78153df5cdf163507ea1b51837a6351b645