1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00
Commit graph

160786 commits

Author SHA1 Message Date
Hilton Chain
83e107673f
gnu: tigerbeetle: Update to 0.16.41.
* gnu/packages/zig-xyz.scm (tigerbeetle): Update to 0.16.41.
[arguments]<#:zig>: Use zig-0.13.
<#:test-target>: Set to "test:unit".
<#:zig-build-target>: Set according to the package's build.zig.
<#:zig-build-flags, #:zig-test-flags>: Set version flags.
<#:phases>: Disable unavailable tests.
[supported-systems]: Limit to "aarch64-linux" and "x86_64-linux".

Change-Id: I9e994904a2df99e26905fa1d3a91b8cd2b29e8cc
2025-05-26 10:41:05 +08:00
Hilton Chain
585929d18c
build/zig: Support specifying test target.
* guix/build/zig-build-system.scm (check): Accept #:test-target.

Change-Id: I5b8c449b1668d98b365f897a2692085b02c7ead4
2025-05-26 10:41:05 +08:00
Hilton Chain
14e0c9817d
build-system: zig: Expose #:zig-build-target.
* guix/build-system/zig.scm (zig-build, zig-cross-build)[#:zig-build-target]:
Expose.

Change-Id: Iedb75eced4ebc512251348246459653d5e4b9cd2
2025-05-26 10:41:03 +08:00
André Batista
d8f4d85162
gnu: lighttpd: Update to 1.4.79.
* gnu/packages/web.scm (lighttpd): Update to 1.4.79.

Change-Id: Ia33c07fce6aa833930b7bf3006d8b66efbfd972b
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-05-26 10:07:00 +08:00
Alexis Praga
f96412be85
gnu: emacs-dash: Update to 2.20.0.
Change-Id: I3bea56c283c64c40495120d4fdd0994bb5e329db
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-05-25 15:01:44 -07:00
Mattia Bunel
318ad8f173
gnu: pdal: Update to 2.8.4.
* gnu/packages/geo.scm (pdal): Update to 2.8.4.

Change-Id: I53dc52fac02b6a47e114c23d47b635bbe261df35
2025-05-25 12:35:13 -07:00
Mark H Weaver
d8acc8649e
gnu: yt-dlp: Update to 2025.05.22.
* gnu/packages/video.scm (yt-dlp): Update to 2025.05.22.
2025-05-25 15:31:47 -04:00
Danny Milosavljevic
27b615acbe
gnu: Add python-asap3@3.13.7.
* gnu/packages/python-science.scm (python-asap3): New variable.

Change-Id: Idea83eaf0475f14aa2ea443c81463ab8279694b6
2025-05-25 21:25:30 +02:00
Danny Milosavljevic
1e9def3dac
gnu: Add python-ase@3.25.0.
* gnu/packages/python-science.scm (python-ase): New variable.

Change-Id: If868c0e83cf04f9d0c3108304ec77619e28ee2d4
2025-05-25 21:24:45 +02:00
Liliana Marie Prikler
057957c549
gnu: musescore: Update to 4.5.2.
* gnu/packages/patches/musescore-fix-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/music.scm (musescore): Update to 4.5.2.
[patches]: Use it here.
2025-05-25 11:25:36 -07:00
Zheng Junjie
36bd8e176c
gnu: wmenu: Update to 0.2.0.
* gnu/packages/wm.scm (wmenu): Update to 0.2.0.

Change-Id: Iac193d32a41edd5339bc3cf92f36ab63d9ab5b83
2025-05-25 11:01:43 -07:00
Jos van den Oever
f7f4eb3dce
doc: contributing: Fix grammar.
* doc/contributing.texi (Formatting Code): Fix grammar.

Change-Id: I0f1304b22068146855b6148d4f0952fe32caebdb
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
2025-05-26 02:00:13 +08:00
Murilo
d1311ee579
gnu: egl-wayland: Update to 1.1.19.
* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.19.

Change-Id: I7e6f074cb0b051777834c9300b8d57aa4d02731c
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-26 02:00:13 +08:00
Hilton Chain
0ef13ad08e
gnu: ncdu: Update to 2.8.2.
* gnu/packages/ncdu.scm (ncdu): Update to 2.8.2.

Change-Id: Iad363125451d1a4e37555f4f9e224dfb588ae7f6
2025-05-26 02:00:10 +08:00
Liliana Marie Prikler
4240ee75d1
gnu: audacity: Update to 3.7.3.
* gnu/packages/audio.scm (audacity): Update to 3.7.3.
* gnu/packages/patches/audacity-ffmpeg-fallback.patch: Adjust accordingly.
2025-05-25 10:30:16 -07:00
Ludovic Courtès
1ba95c8a96
gnu: ncftp: Update to 3.3.0.
The 3.2.9 tarball had vanished from ncftp.com.

* gnu/packages/ftp.scm (ncftp): Update to 3.3.0.

Change-Id: I5776e44f71a1862afd88bd0e2a9916d526720d68
2025-05-25 18:24:14 +02:00
Hugo Buddelmeijer
3030306b08
gnu: ncftp: Update to 3.2.9.
Closes #8.

* gnu/packages/ftp.scm (ncftp): Update to 3.2.9
 [source] : Correct executable paths
* gnu/packages/patches/ncftp-paths.patch: New file
* gnu/local.mk (dist_patch_DATA): Register patch.

Change-Id: I39927b370b034d4ce31f482df753ed097605c7e1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-05-25 17:47:03 +02:00
Congcong Kuo
e3bd9a65cc
daemon: Remove ‘defined’ in macro definition.
Closes #6.

* nix/libstore/build.cc (CHROOT_ENABLED, CLONE_ENABLED): Wrap in #ifdefs.

Change-Id: I217e46fc2cac579a199fcd7c28ef5a8155a12750
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-05-25 17:47:03 +02:00
Ludovic Courtès
c28fea0aca
maint: Add ‘CODEOWNERS’ file.
This is a followup to 8dff813138.

* CODEOWNERS: New file.

Change-Id: Ib215895a22840295c52ceb0fa0b7b7d55b5bae37
2025-05-25 17:47:03 +02:00
Igorj Gorjaĉev
5ab95f9e59
gnu: elixir: Update to 1.18.4.
* gnu/packages/elixir.scm (elixir): Update to 1.18.4.

Change-Id: Id9fbb0311309c5a2c06a41e8da84876fa94995c9
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-05-25 23:13:49 +08:00
Christopher Baines
c60aba8422
gnu: guile-knots: Update to 0-20.cbafdb8.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-20.cbafdb8.

Change-Id: Ibef719b47aa1d2aa97f4fa62f41490dae2451c57
2025-05-25 15:40:03 +01:00
Hilton Chain
19af5b3845
gnu: zig-0.14: Fix library search for ‘-Wl,-rpath=’ pkg-config flag.
This is a follow-up to commit 8b809c3311, where
I removed handling of ‘-Wl,-rpath=’ pkg-config flag from the patch and this
broke build of ncdu.

* gnu/packages/patches/zig-0.14-fix-runpath.patch: Add back handling of
‘-Wl,-rpath=’ pkg-config flag.

Change-Id: Ifdd6885d376ed39d6702431055f77bdae5ae6439
2025-05-25 20:56:44 +08:00
Christopher Baines
fa48957a40
gnu: guix-build-coordinator: Update to 0-130.7e34787.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-130.7e34787.

Change-Id: I6013a81ada378c5f22ae24962aa9f1990db87d63
2025-05-25 13:51:38 +01:00
Christopher Baines
681aee7d1e
gnu: nar-herder: Update to 0-40.586982f.
* gnu/packages/package-management.scm (nar-herder): Update to 0-40.586982f.

Change-Id: I13e71c56051e46aeaa3e7cdd700a666dc9a7db85
2025-05-25 13:49:53 +01:00
Christopher Baines
fe50e73307
services: guix-data-service: Fix data-service-setup-database script.
* gnu/services/guix.scm (guix-data-service-shepherd-services): Use begin
rather than lambda, add some logging and use guile from the data service
package.

Change-Id: I915682e513a3cc8e3cbf324e3c650c65d2852a96
2025-05-25 13:47:15 +01:00
Christopher Baines
59f81da5e0
gnu: guix-data-service: Update to 0.0.1-67.cf912ed.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-67.cf912ed.

Change-Id: I133f03179e6e6609a89d3dea65ae003e0b16b198
2025-05-25 13:44:55 +01:00
Christopher Baines
d31b822af6
gnu: guile-knots: Update to 0-19.016f37f.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-19.016f37f.

Change-Id: Ie8c51ac7d843654fd5812f4edf0c35f8193fc7da
2025-05-25 13:44:06 +01:00
Ludovic Courtès
7eb50b5fb3
doc: Update Guile-JSON URL.
* doc/contributing.texi (Requirements): Update.

Change-Id: I365b65da2ffc17b9140271a11e5899c4fc4ba6df
2025-05-25 13:03:29 +02:00
Ludovic Courtès
f5219f0b38
doc: Update URL of installation script.
* doc/guix.texi (Binary Installation): Update URL of installation
script.

Change-Id: I72ec47b9510d5ec0cf27a146b2c0e6b59d42e963
2025-05-25 13:03:29 +02:00
Ludovic Courtès
807027dc0a
doc: Replace Savannah URLs with Codeberg URLs.
* doc/contributing.texi (Requirements): Update Guix web site URL.
(Sending a Patch Series): Replace Savannah URLs with Codeberg URLs.
(Debbugs User Interfaces): Likewise.
(Commit Access): Likewise.
(Updating the Guix Package): Likewise.
(Coding): Likewise.
(System Administration): Likewise.
(Day-to-Day System Administration): Likewise.
* doc/guix.texi (Web Services): Likewise.

Change-Id: I5c6532f3e02e8870f869dd4ab844eed3cb0cb242
2025-05-25 13:03:29 +02:00
Ludovic Courtès
855a50a4d0
news: Add entry for Codeberg migration.
* etc/news.scm: Add entry.

Change-Id: Ie2b2973d8f0f0c28e6d7655e1fd9c5b6adc3e962
2025-05-25 13:03:29 +02:00
jgart
22c229ff4e
gnu: Remove ecl-charje.loop.
* gnu/packages/lisp-xyz.scm (ecl-charje.loop): Delete variable.
ECL is not currently supported.

Change-Id: Ic020b2a7bc08e69ae242da3281795237ecdb5a4c
2025-05-24 20:24:52 -05:00
jgart
78fe3d72c5
gnu: sbcl-charje.loop: Update to 1.0.0.
* gnu/packages/lisp-xyz.scm (sbcl-charje.loop): Update to 1.0.0.
[inputs]: Add sbcl-cl-environments.

Change-Id: I7db70c1493f945fd731fea1f731704c69d0afe05
2025-05-24 20:20:47 -05:00
jgart
46402c383f
gnu: trealla: Update to 2.71.33.
* gnu/packages/prolog.scm (trealla): Update to 2.71.33.

Change-Id: Ib9b6d76a58759274cc614e1614f0535cfbc42f31
2025-05-24 20:19:33 -05:00
Sughosha
9bc97424d3
services: readymedia: Fix typo.
* gnu/services/upnp.scm (readymedia-configuration)[home-service?]: Fix typo.

Change-Id: Ie7062fbeb88f93d698bbafacf50f8a74766d4202
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-05-24 10:54:30 -07:00
Nicolas Graves
3a0acc2e86
gnu: make-torbrowser: Delete testing/web-platform.
* gnu/packages/tor-browsers.scm (make-torbrowser): Delete
testing/web-platform.  This frees more than 800M of RAM during the
build.  Removing it seems to be enough to allow build on some
machines.

Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-05-24 10:49:53 -07:00
Nicolas Graves
8867f0df70
gnu: make-librewolf-source: Delete testing/web-platform.
* gnu/packages/librewolf.scm (make-librewolf-source): Delete
testing/web-platform.  This frees more than 800M of RAM during the
build.  Removing it seems to be enough to allow build on some
machines.

Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-05-24 10:49:52 -07:00
Ludovic Courtès
f0ff431174
gnu: guix: Update to 096dedd.
* gnu/packages/package-management.scm (guix): Update to 096dedd.

Change-Id: I375bb5083c7b17f21eca9e8861ad31e51116cc59
2025-05-24 19:03:04 +02:00
Ludovic Courtès
096dedd0bb
import: texlive: Import the given version when specified.
Fixes a regression in ‘tests/texlive.scm’ introduced in commit
f13f076968 whereby ‘texlive-tags’ would be
called unconditionally, leading to an attempt to build Subversion.

* guix/import/texlive.scm (texlive->guix-package): Honor VERSION when it
is true.

Change-Id: I05e158fe55c65f7547c7150f00a589b4f600a40a
2025-05-24 15:29:10 +02:00
Ludovic Courtès
91c26959dc
gnu: shepherd: Update to 1.0.5.
* gnu/packages/admin.scm (shepherd-1.0): Update to 1.0.5.

Change-Id: I8be91b6ae6292bfb0242fc1bd3f70801d27a10ca
2025-05-24 12:49:01 +02:00
Ludovic Courtès
f8527e7f20
environment: Provide a writable /run/user/$UID.
* guix/scripts/environment.scm (launch-environment/container): Add
/run/user/UID to ‘file-systems’.
* tests/guix-environment-container.sh: Test it.

Change-Id: I44c70a7554a06f40d073c25929ea7c6ded356d08
2025-05-24 12:48:05 +02:00
Nicolas Goaziou
0c799ea004
gnu: emacs-ob-asymptote: Update to 1.0.2.
* gnu/packages/emacs-xyz.scm (emacs-ob-asymptote): Update to 1.0.2.

Change-Id: I0fe7a1ea5762f966f32e9d938a6ff2a2e8725142
2025-05-24 10:07:49 +02:00
Your Name
407a948ca1
gnu: guix: Drop courage when building for the Hurd.
* gnu/packages/package-management.scm (guix): Remove --with-courage for the Hurd.

Change-Id: I053092215004c5bc58ede0c637ef70f4dcc6c054
2025-05-24 09:03:40 +02:00
Yelninei
8f852885de
system: hurd: Use the regular gnumach as default kernel.
* gnu/system/hurd.scm (%hurd-default-operating-system-kernel,
%hurd64-default-operating-system-kernel): Set to gnumach.

Change-Id: I7d5515c95e2994e2f0c4ae3a43afe4e6575a53ed
2025-05-24 09:03:37 +02:00
Fabio Natali
288bb38241
gnu: emacs-org-rss-publishing: Update to 0.8.
* gnu/packages/emacs-xyz.scm (emacs-org-rss-publishing): Update to 0.8.

Change-Id: I322c20b3ba8502820a9fc191e121404fbee9731b
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-05-24 07:40:32 +02:00
Sergey Trofimov
6a5c2ea5dc
gnu: Add xjump-sdl.
* gnu/packages/games.scm (xjump-sdl): New variable.

Change-Id: I4f4ac85849d50726c1f18bcf1d51e3b6725ba025
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-05-24 07:40:31 +02:00
André Batista
213d5a4db3
gnu: ublock-origin: Update to 1.64.0.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.64.0.
(ublock-main-assets): Update to 0-3.d59acb8.
(ublock-prod-assets): Update to 0-3.70efa9f.

Change-Id: I8e3cee8d786619fc3f3849dcd81c07fb25446583
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
2025-05-24 09:24:16 +08:00
André Batista
cc50cef5db
gnu: noscript: Update to 13.0.6.
* gnu/packages/browser-extensions.scm (noscript): Update to 13.0.6.

Change-Id: Ib84042a6b98b2fa21b4ecbae4001a0a3cfd5ce04
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-24 08:58:02 +08:00
Hilton Chain
8b809c3311
gnu: zig: Update to 0.14.1.
* gnu/packages/patches/zig-0.14-fix-runpath.patch: Update patch.
* gnu/packages/zig.scm (zig-0.14): Update to 0.14.1.

Change-Id: I8e3dc0b0817b50d10dde56639aa5e1c715e525c7
2025-05-24 08:57:13 +08:00
Hilton Chain
ce267b3765
system: Set "rootfstype" for tmpfs root file system.
This commit adds configuration for tmpfs root file system.  Since there's no
file system information in boot parameters, not all tmpfs cases are handled.

* gnu/system.scm (bootable-kernel-arguments): Check root file system for tmpfs
and set "rootfstype".

Change-Id: Ib14f6a9e4040535b3412ca9efa7e9b65c1dc8b39
2025-05-24 08:57:11 +08:00