aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add valijson.Maxim Cournoyer2024-05-29
| | | | | | * gnu/packages/serialization.scm (valijson): New variable. Change-Id: I604a0ecdd5ffaa256db4053b77e760d549881f33
* gnu: grpc: Propagate abseil-cpp-cxxstd11.Maxim Cournoyer2024-05-29
| | | | | | | * gnu/packages/rpc.scm (grpc) [native-inputs]: Move abseil-cpp-cxxstd11 to... [propagated-inputs]: ... here. Change-Id: I5bceefa762494423c0bc40b559bcf243ecdf85d8
* gnu: grpc: Modernize.Maxim Cournoyer2024-05-29
| | | | | | | | * gnu/packages/rpc.scm (grpc) [arguments]: Use gexps. Delete trailing #t. [native-inputs]: Remove labels. * gnu/packages/rpc.scm (grpc-1.16.1) [arguments]: Use gexps. Change-Id: I0e89d246cc62a293274a32344108a7249f343257
* gnu: nss/fixed: Hasten test suite.Maxim Cournoyer2024-05-29
| | | | | | | | | | This causes the test suite to run in about in nearly a third of the original time (from 145 min to 52 minutes on a particular machine). * gnu/packages/nss.scm (nss/fixed) [phases] {check}: Set NSS_CYCLES environment variable to 'standard'. Change-Id: I5dab1ed16b302af2276b0f075a790f6193edbe95
* gnu: jami: Work toward reinstating functional tests.Maxim Cournoyer2024-05-29
| | | | | | | | | | * gnu/packages/patches/jami-enable-testing.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/jami.scm (jami) [source]: Apply it. [phases] <check>: Use 'ctest' to run tests. Update comment explaining why the QML test suite is disabled. Change-Id: I5c9333a3b5064ecec9a2dd4fe13ae597d5354b7c
* gnu: jami: Update to 20240524.0.Maxim Cournoyer2024-05-29
| | | | | | | | | | | | | | * gnu/packages/jami.scm (libjami): Update to 20240524.0. [source]: Remove stale integration tests patch. [arguments] <#tests?> Set to #f, disabling tests. [inputs]: Replace libgit2-1.6 with libgit2-1.8. [phases] <move-jamid>: Update comment. * gnu/packages/patches/jami-disable-integration-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. (jami): Update to 20240524.0. Series-postfix: telephony-team Change-Id: I6e46ca936951ff41e8f322eed2b5a663e1e3d197
* gnu: ffmpeg-jami: Enable pipewire support.Maxim Cournoyer2024-05-29
| | | | | | | | | | * gnu/packages/video.scm (ffmpeg-jami) [arguments]: Update configure flags. [inputs]: Add pipewire. * gnu/packages/patches/ffmpeg-jami-pipewiregrab-source-filter.patch: Fix includes. Change-Id: Ife3bf532496bc06144c1cbbcea50e406a58ecc7a
* gnu: dhtnet: Update to 0.0.1-3.7733109.Maxim Cournoyer2024-05-29
| | | | | | | | * gnu/packages/networking.scm (dhtnet): Update to 0.0.1-3.7733109. [arguments] <delete-problematic-tests>: Update comment for disabling connectionManager. Also disable the new turnCache and peerDiscovery tests. Change-Id: I68ca66283e9b7b79411b1735f7bbec68eb41f77e
* gnu: pjproject-jami: Update to 2.13.1-2.797f1a3.Maxim Cournoyer2024-05-29
| | | | | | * gnu/packages/telephony.scm (pjproject-jami): Update to 2.13.1-2.797f1a3. Change-Id: I7a037ee040f5c8ae9b038eada4a33e89559b5332
* gnu: opendht: Update to 3.1.11-0.318d02c.Maxim Cournoyer2024-05-29
| | | | | | * gnu/packages/networking.scm (opendht): Update to 3.1.11-0.318d02c. Change-Id: I36f7bb3a5979e3286c9a54b29dceb7daf6161b7a
* gnu: opendht: Update to 3.1.11.Maxim Cournoyer2024-05-29
| | | | | | * gnu/packages/networking.scm (opendht): Update to 3.1.11. Change-Id: I47fec950c1c9e68e63b337a6262d7b047dbaa24c
* gnu: Add libgit2-1.8.Maxim Cournoyer2024-05-29
| | | | | | * gnu/packages/version-control.scm (libgit2-1.8): New variable. Change-Id: I6400e5699a363ba500d1fa1939fa0e2b7fdac285
* gnu: cl-ctype: Update to 0.0.0-2.9b824aa.jgart2024-05-29
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-ctype): Update to 0.0.0-2.9b824aa. [arguments]: Add missing asd system. Change-Id: I0914513c0cddb9a53ee27a87ed2a2b87b1321d6a
* gnu: python-phonenumbers: Update to 8.13.37.jgart2024-05-29
| | | | | | * gnu/packages/python-xyz.scm (python-phonenumbers): Update to 8.13.37. Change-Id: I4c3ab22f9b0c3cb1e45c0b2c9ff265457542bcb8
* gnu: buildah: Update to 1.36.0.Tomas Volf2024-05-29
| | | | | | | * gnu/packages/containers.scm (buildah): Update to 1.36.0. Change-Id: Ic0ae640f34b1768fedb0b4859dbc2e48c9ccf407 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: htop: Update to 3.3.0.Wilko Meyer2024-05-29
| | | | | | | * gnu/packages/admin.scm (htop): Update to 3.3.0. Change-Id: Ia19d3fc5b65f8256321c7c07ac6fe8075d50515a Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: ascii: Update to 3.30.Artyom V. Poptsov2024-05-29
| | | | | | | * gnu/packages/shellutils.scm (ascii): Update to 3.30. Change-Id: I7d7825ff55c262693d29e8e176e1c8a4db532657 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: wayland-utils: Update to 1.2.0.Wilko Meyer2024-05-29
| | | | | | | * gnu/packages/freedesktop.scm (wayland-utils): Update to 1.2.0. Change-Id: I14ca339a150cf7e1e686275decaff09ebf4ccb63 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* services: nix: Mount Nix store read only.Oleg Pykhalov2024-05-29
| | | | | | | | * gnu/services/nix.scm (nix-shepherd-service): Add requirements. (%nix-store-directory): New variable. (nix-service-type): Add file-system-service-type extension. Change-Id: I18a5d58c92c1f2b5b6dcecc3d5b439cc15bf4e49
* gnu: Add roswell.bigbug2024-05-28
| | | | | | | | * gnu/packages/lisp.scm (roswell): New variable. Change-Id: Ic698da54d0c4160fe7ac9dfd32474ea439295537 Modified-by: Guillaume Le Vaillant <glv@posteo.net> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: grub: Ignore metadata-csum-seed feature of ext4.Lars-Dominik Braun2024-05-27
| | | | | | | | * gnu/packages/patches/grub-ignore-metadata-csum-seed.patch: New file. * gnu/local.mk: Register it. * gnu/packages/bootloaders.scm (grub): Use it. Change-Id: I3bfed24b38ecf31b85ed4ac654399fca2d2e12f6
* mapped-devices: lvm: Add missing module import.Lars-Dominik Braun2024-05-27
| | | | | | | | | Tested with (locally fixed) lvm-separate-home-os system test. * gnu/system/mapped-devices.scm (lvm-device-mapping): Add SRFI-1 to modules. Change-Id: I8c155b47c29004bdc59057391dfba94ce33bdbc2
* gnu: emacs-arei: Update to 0.9.5.Andrew Tropin2024-05-27
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-arei): Update to 0.9.5. Change-Id: Ic9303669a29887a9dc29c9a816b6422447f79d95
* gnu: guile-ares-rs: Update to 0.9.5.Andrew Tropin2024-05-27
| | | | | | * gnu/packages/guile-xyz.scm (guile-ares-rs): Update to 0.9.5. Change-Id: Ib64c111ffbdf83b385366512a18d0ab621448531
* gnu: cl-dissect: Update to 1.0.0-2.a70cabc.Andre A. Gomes2024-05-27
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-dissect): Update to 1.0.0-2.a70cabc. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I83cc8cfa25bdb6725f7fa59ce8d135cb6ccb9565
* gnu: Add cl-data-structures.Guillaume Le Vaillant2024-05-27
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-data-structures, cl-data-structures, ecl-cl-data-structures): New variable. Change-Id: I449f41e427d3f40ddcc223cf2df6d7de00c56c72
* gnu: Add cl-more-conditions.Guillaume Le Vaillant2024-05-27
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-more-conditions, ecl-more-conditions, sbcl-more-conditions): New variables. Change-Id: I2854d9054fa6ae3a1e7fc0c8532ca69c8e25c93b
* tests: install: Use a default qemu machine for arm architectures.Efraim Flashner2024-05-27
| | | | | | | | * gnu/tests/install.scm (qemu-command*): Adjust qemu command when run on armhf-linux or aarch64-linux to include a machine type. (run-install): Same. Change-Id: I32f85183cd8ec39c6a2e66624954743fd5983582
* gnu: ovmf: Deprecate in favor of ovmf-x86-64.Efraim Flashner2024-05-27
| | | | | | | * gnu/packages/firmware.scm (ovmf): Deprecate package in favor of ovmf-x86-64. Change-Id: I912c2b122f80a7f3fd473b8d91ae6e714b27808f
* tests: install: Add support for aarch64 UEFI tests.Efraim Flashner2024-05-27
| | | | | | * gnu/tests/install.scm (uefi-firmware): Add case for aarch64. Change-Id: I77a506f792790954a289eda5a7a395a2b37c19c7
* gnu: Use new ovmf firmware packages.Efraim Flashner2024-05-27
| | | | | | | | | | | * doc/guix.texi (Invoking guix system): Update qemu command to use ovmf-x86-64. * gnu/packages/virtualization.scm (xen)[inputs]: Replace ovmf with ovmf-i686. * gnu/tests/install.scm (uefi-firmware): Use system appropriate ovmf firmware. Change-Id: Ia2ff76eaf766c8d4fb0be4a7cc7b8941574433d0
* gnu: ovmf-riscv64: Update to 202402.Efraim Flashner2024-05-27
| | | | | | | * gnu/packages/firmware.scm (ovmf-riscv64): Update to 202402. Build using make-ovmf-firmware. Change-Id: I1a7dcaac3975669a61723b929162ad33affa1619
* gnu: ovmf-arm: Update to 202402.Efraim Flashner2024-05-27
| | | | | | | * gnu/packages/firmware.scm (ovmf-arm): Update to 202402. Build using make-ovmf-firmware. Change-Id: I1adf1afc9ceb29db373c2e0d05d42a3c68232cb5
* gnu: ovmf-aarch64: Update to 202402.Efraim Flashner2024-05-27
| | | | | | | * gnu/packages/firmware.scm (ovmf-aarch64): Update to 202402. Build using make-ovmf-firmware. Change-Id: I270bd8fa79f2df3d73bdf8d5685d27a3cc0cef6a
* gnu: Add ovmf-i686.Efraim Flashner2024-05-27
| | | | | | * gnu/packages/firmware.scm (ovmf-i686): New variable. Change-Id: Ie5702435695e24ed1d2731152a89b0aeb9a050dd
* gnu: Add ovmf-x86-64.Efraim Flashner2024-05-27
| | | | | | | * gnu/packages/firmware.scm (make-ovmf-firmware): New procedure. (ovmf-x86-64): New variable. Change-Id: I283065577b5507f3b7d695eaa67a6d248174bcf5
* gnu: edk2-tools: Enable submodules.Efraim Flashner2024-05-27
| | | | | | | * gnu/packages/firmware.scm (edk2-tools)[source]: Checkout submodules. [arguments]: Don't disable building brotli or xz compression. Change-Id: I8b318373e38767e1a309e9e385f1626429bfbb20
* gnu: edk2-tools: Update to 202402.Efraim Flashner2024-05-27
| | | | | | * gnu/packages/firmware.scm (edk2-tools): Update to 202402. Change-Id: I3ab7d75a8193faea2b3b3649f9b14bba48611187
* gnu: e2fsprogs: Downgrade to 1.46.6.Efraim Flashner2024-05-27
| | | | | | | | | | 1.47.0 would, by default, create an ext4 filesystem which was not readable by our current version of grub. This should also address a number of the system test failures. * gnu/packages/linux.scm (e2fsprogs): Downgrade to 1.46.6. Change-Id: Ifa6841185ab85d24479f981afc1b42a349716d80
* gnu: ugrep: Update to 6.0.0.kiasoc52024-05-27
| | | | | | | | * gnu/packages/search.scm (ugrep): Update to 6.0.0. [source]: Adjust snippet to avoid deleting ug+ and ugrep+ shell scripts. Change-Id: I9beb1415fe8bfbe12a1e9d22d1606b1fc92ef16b Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: waypipe: Update to 0.9.0.Wilko Meyer2024-05-27
| | | | | | | * gnu/packages/freedesktop.scm (waypipe): Update to 0.9.0. Change-Id: Icfeeada6d8b064decd620998e7af495bd1f9b1dd Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: ascii: Update to 3.20.Artyom V. Poptsov2024-05-27
| | | | | | | | * gnu/packages/shellutils.scm (ascii): Update to 3.20. [arguments]: Use gexps. Change-Id: I8141a5596bf404bc93d53578e45bc78ee1b60f04 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: qmmp: Update to 2.1.8.Timotej Lazar2024-05-27
| | | | | | | * gnu/packages/music.scm (qmmp): Update to 2.1.8. Change-Id: If3d04c4b8d20a262b61c1c7ec45b2a29f48f882e Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: system-config-printer: Fix build on riscv64-linux.Efraim Flashner2024-05-27
| | | | | | | | * gnu/packages/gnome.scm (system-config-printer)[arguments]: When config is an input add a phase to replace config.guess and config.sub. [native-inputs]: Add config when building for riscv64-linux. Change-Id: Iad0d2cbadd9c9f90b88e97e7690ad3b0ad0e6882
* gnu: gnome-keyring: Don't run tests in parallel on riscv64-linux.Efraim Flashner2024-05-27
| | | | | | | * gnu/packages/gnome.scm (gnome-keyring)[arguments]: When building for riscv64-linux don't run the tests in parallel. Change-Id: Ib86965c52d42e3fcaa35efc97890d0da4478e46f
* gnu: freegish: Update to 0-3.caf58a2f9.宋文武2024-05-27
| | | | | | | | * gnu/packages/games.scm (freegish): Update to 0-3.caf58a2f9. [inputs]: Replace sdl-union with sdl2. Remove zlib. [arguments]: Adjust configure-flags, remove unneeded phases. Change-Id: I43883bd3de985dc337e244a810214ea5ae6aabd1
* doc: Replace 'specification->package+output' with 'specifications->packages'.宋文武2024-05-27
| | | | | | | | | | '(map specification->package+output specs)' doesn't work due to 'specification->package+output' will return multiple values. * doc/guix.texi (Using the Configuration System): Replace 'specification->package+output' with 'specifications->packages'. Change-Id: I443771327a2ef5ae5e7dddd9785f1eef4200e898
* gnu: linux-libre 4.19: Update to 4.19.315.Wilko Meyer2024-05-26
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.315. (linux-libre-4.19-pristine-source): Update hash. Change-Id: I43b80c214d87e385e422ce064c3d04e11c4a1997 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.4: Update to 5.4.277.Wilko Meyer2024-05-26
| | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.277. (linux-libre-5.4-pristine-source): Update hash. Change-Id: I0a51101f41109f784cb7a2cda47a01ab79378b46 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.10: Update to 5.10.218.Wilko Meyer2024-05-26
| | | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.218. (linux-libre-5.10-pristine-source): Update hash. Change-Id: Ied5ce90401f0934ce9fcedad9be86376d3288f56 Signed-off-by: Leo Famulari <leo@famulari.name>