me
/
guix
Archived
1
0
Fork 0
Commit Graph

127164 Commits (cde1176e6f27c50461f7d0558705c1e798982f13)

Author SHA1 Message Date
Liliana Marie Prikler cde1176e6f
gnu: emacs-minimal: Ungraft.
The current graft breaks native compilation and would do so even if reduced to
an ABI hash.  Thus remove it, and rebuild all Emacsen.

* gnu/packages/emacs.scm (emacs-minimal): Update to 29.4.
[replacement]: Remove.  Add note for future replacements.
(emacs-minimal/fixed): Remove variable.

Fixes: Emacs native compilation across grafts <https://bugs.gnu.org/72045>
2024-07-21 09:42:13 +02:00
Liliana Marie Prikler f8364fabbd
gnu: Add system test for Emacs.
* gnu/tests/emacs.scm: New file.
2024-07-21 09:42:13 +02:00
Danny Milosavljevic f999a240a1
gnu: emacs-lsp-mode: Enable plists.
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode)[arguments]<#:phases>
[enable-plists]: New phase.

Change-Id: I5088954b683b23ab51bd5d6adc09dcc9a1c85ec1
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-21 09:42:13 +02:00
Peter Polidoro cce45cb3d8
gnu: Add emacs-casual-info.
* gnu/packages/emacs-xyz.scm (emacs-casual-info): New variable.

Change-Id: I673aab9621f897aa42e04937697c02294cb12cd6
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-21 09:42:13 +02:00
Jean-Pierre De Jesus DIAZ 1fa4d658d8
gnu: distrobox: Patch distrobox-generate-entry.
Avoids keeping store references in generated desktop files.

* gnu/packages/containers.scm (distrobox)<arguments>: add
'patch-distrobox-generate-entry phase.

Change-Id: Ib1bffaefa1805accb5227c289c9fc985853bc675
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20 12:13:20 +02:00
Jean-Pierre De Jesus DIAZ d1d70d25c8
gnu: distrobox: Update to 1.7.2.1.
* gnu/packages/containers.scm (distrobox): Update to 1.7.2.1.

Change-Id: If0d644b013ddc4f63bf6b6e549f19845626ba60d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20 12:13:18 +02:00
Morgan Smith 2aa3903fdb
gnu: gpxsee: Update to 13.22.
* gnu/packages/gps.scm (gpxsee): Update to 13.22.
Use qt-build-system.  Use qt6 instead of qt5.

Change-Id: I9101a6f763be198549aca8e5aea95987b14e58e4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20 12:12:16 +02:00
Richard Sent de0fbfbf0b
file-systems: Skip checking the cifs file-system type.
* gnu/build/file-systems.scm (check-file-system)[check-procedure]: Add cifs.

Change-Id: I891b18f03884ed45e92ac32556fe04b3087e20dd
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20 12:12:16 +02:00
Tomas Volf ca3744cf16
gnu: skopeo: Update to 1.15.2.
* gnu/packages/virtualization.scm (skopeo): Update to 1.15.2.

Change-Id: I45baf61208792e71dff8d8e4b8f5bf4f591ed107
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20 12:12:16 +02:00
Artyom V. Poptsov 82322cadf8
gnu: iperf: Update to 3.17.1.
* gnu/packages/networking.scm (iperf): Update to 3.17.1.

Change-Id: I0844e48b45b0835f670b47a02942a3ee5475fb85
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20 12:12:16 +02:00
Artyom V. Poptsov 3518c01cb0
gnu: book-sparc: Update to 2.1.0.
* gnu/packages/books.scm (book-sparc): Update to 2.1.0.
[inputs]: Add texlive-biblatex.

Change-Id: Ie3148e3325a1b333ac8baccd25adc341e389a7cf
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20 12:12:15 +02:00
Karl Hallsby d7c51ee981
gnu: rr: Update to 5.8.0.
* gnu/packages/debug.scm (rr): Update to 5.8.0.

Change-Id: Ic4bf20a68d05233c28b3f3956e9c8e10dc78fb2e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20 12:12:15 +02:00
Ludovic Courtès 9ce8ad714c
gnu: cuirass: Update to ab5c751.
* gnu/packages/ci.scm (cuirass): Update to ab5c751.

Change-Id: I91231fe365ad090b23bacb07bc768e9b255591a3
2024-07-20 12:12:15 +02:00
Ryan Prior 9df5289c66
gnu: Add tree-sitter-prisma.
* gnu/packages/tree-sitter.scm (tree-sitter-prisma): New variable.

Change-Id: I9ecc20053d498244ed5c41df9a03790a7d25b2b4
Signed-off-by: jgart <jgart@dismail.de>
2024-07-19 17:08:00 -05:00
jgart 6617da6f30
gnu: python-keras: Update home page url.
* gnu/packages/machine-learning.scm (python-keras) [home-page]: Update home
page.

Change-Id: I7e4bd1dc64dbbd042de5dc50036ae12ca7c76fc3
2024-07-19 16:40:54 -05:00
Ashish SHUKLA 9c3c2293fd
gnu: chicken: Update to 5.4.0.
* gnu/packages/chicken.scm (chicken): Update to 5.4.0.

Change-Id: I448bdc25a5cb11e55c7ebb9d9e0cf1876ca958d8
Signed-off-by: jgart <jgart@dismail.de>
2024-07-19 16:40:54 -05:00
Ludovic Courtès 31244f5cef
Revert "gnu: guile: Update to 3.0.10."
This reverts commit e31299010f
and 24163eea58.

The upgrade causes build failures, as noticeably by running ‘guix pull’,
that are being investigated at <https://issues.guix.gnu.org/72183>.

Change-Id: I946b43d938666d9dcddf1e5d856b02462bd8e453
2024-07-19 22:23:26 +02:00
David Thompson e31299010f
gnu: guile-hoot: Build against guile-3.0-latest.
* gnu/packages/guile-xyz.scm (guile-hoot)[inputs]: Replace guile-next with
guile-3.0-latest.

Change-Id: I5f0d2e07893ee587cc8e88df40c6f3da1a7a17cc
2024-07-19 14:32:54 -04:00
David Thompson 24163eea58
gnu: guile: Update to 3.0.10.
* gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.10.

Change-Id: Id9d58199f1fa3307c94f442c185307d2f4a9ce6f
2024-07-19 12:41:20 -04:00
David Thompson 1e918509ab
gnu: shepherd 0.9: Switch from guile-3.0-latest to guile-3.0.
* gnu/packages/admin.scm (shepherd-0.9)[native-inputs]: Use guile-3.0.
[inputs]: Ditto.

Change-Id: I7f7efabc43e11e413300c6aa4c22919070d22389
2024-07-19 12:41:20 -04:00
Guillaume Le Vaillant 9724e61cda
gnu: p2pool: Update to 4.0.
* gnu/packages/finance.scm (p2pool): Update to 4.0.
  [source]: Update snippet.
  [inputs]: Add robin-hood-hashing.
  [arguments]: Update 'check' phase.

Change-Id: I215c11d978dccfc5c7767226be1b40d07f2237d9
2024-07-19 17:26:20 +02:00
Efraim Flashner 1aa8dfaeec
gnu: go-github-com-ipfs-go-ipfs-cmdkit-files: Build on more systems.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-cmdkit-files)
[arguments]: When building on systems which don't support go-1.16 use
gccgo-11.

Change-Id: I0cf1e3a429603dde3a7dc75f4088c5b5f62ebad4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-18 23:12:37 +01:00
Sharlatan Hellseher 69ddff2d62
gnu: packages/ipfs: Add project check commentary.
Issues are open with upstream checking the status of two projects which
hold quite a dated graph of dependencies which may be dropped or
refreshed after clarifying current maintainer(s).

Change-Id: I1983e8c0d60cfd3776134c4548b1d983e6882d62
2024-07-18 23:12:37 +01:00
Artyom V. Poptsov 88bcee3235
gnu: kubo: Unbundle more inputs.
* gnu/packages/ipfs.scm (kubo): Unbundle more inputs.
[inputs]: Add go-github-com-ipfs-go-ipld-legacy,
go-github-com-ipld-go-codec-dagpb. and
go-github-com-libp2p-go-socket-activation

Change-Id: Iebadbdf620c04bbba054d625b0549b18105b996a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-18 23:12:37 +01:00
Artyom V. Poptsov 3ab3df73d2
gnu: Add go-github-com-ipld-go-codec-dagpb.
* gnu/packages/ipfs.scm (go-github-com-ipld-go-codec-dagpb): New variable.

Change-Id: Icd8c92a79e8c1906e2f7c4bfacc098198a8be328
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-18 23:12:37 +01:00
Artyom V. Poptsov 524abb6474
gnu: Add go-github-com-ipfs-go-ipld-legacy.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipld-legacy): New variable.

Change-Id: I70afb1bb7b1fcc0db477db05c9c82548a2c39285
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-18 23:12:37 +01:00
Sharlatan Hellseher 70302e45f7
gnu: Add go-github-com-libp2p-go-socket-activation.
* gnu/packages/ipfs.scm (go-github-com-libp2p-go-socket-activation): New variable.

Change-Id: Idcc2bc1cd21a608e93bd14d970115995d66933eb
2024-07-18 23:12:37 +01:00
Efraim Flashner 4ee2a660e5
gnu: grub: Enable building on powerpc64le-linux.
* gnu/packages/bootloaders.scm (grub)[arguments]: Adjust configure-flags
when building for powerpc64le-linux to use clang.  When building for
powerpc64le-linux add a phase to skip 2 tests.
[native-inputs]: When building for powerpc64le-linux add clang.

Change-Id: I26ce37e7b864964ede5c9fd73a5a2d4cb89ada45
2024-07-19 00:05:01 +03:00
Efraim Flashner 447be4aff8
gnu: grub-minimal: Don't override configure-flags.
* gnu/packages/bootloaders.scm (grub-minimal)[arguments]: Don't override
inherited configure-flags.

Change-Id: I31f397ba8255389955a135976541f7d17d98e552
2024-07-19 00:04:50 +03:00
Sharlatan Hellseher a989b5185c
Merge branch 'go-team'
Change-Id: I0a7d44016da964930bea2584df9104cac5b7ea36
2024-07-18 21:53:35 +01:00
Peter Polidoro 589c5e2546
gnu: Add emacs-casual-calc.
* gnu/packages/emacs-xyz.scm (emacs-casual-calc): New variable.

Change-Id: I7c2816534481d8602d91be2309c7561393f70f65
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-18 17:31:19 +02:00
Peter Polidoro c6479694bc
gnu: emacs-casual-dired: Update to 1.6.0.
* gnu/packages/emacs-xyz.scm (emacs-casual-dired): Update to 1.6.0.

Change-Id: Ia5f796206d6130f8f1667159797b9ef937e3b1c5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-18 17:31:19 +02:00
Felix Gruber 0514502408
gnu: Add python-xmp-toolkit.
* gnu/packages/python-xyz.scm (python-xmp-toolkit): New variable.
* gnu/packages/patches/python-xmp-toolkit-add-missing-error-codes.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Change-Id: Ibce05155961eb5ba199754646e08acff2410f95d
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2024-07-18 17:31:19 +02:00
Nicolas Goaziou e0cb8cb6e1
gnu: musescore: Update to 4.3.2.
* gnu/packages/music.scm (musescore): Update to 4.3.2.

Change-Id: I78b5508645430a6f96d9fc03caa1015a4905a6f2
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-18 17:31:19 +02:00
Ludovic Courtès fcd3c5d3aa
gnu: hwloc: Update to 2.11.1.
* gnu/packages/mpi.scm (hwloc-2): Update to 2.11.1.
[native-inputs]: Add BASH.

Co-authored-by: Philippe SWARTVAGHER <phil.swart@gmx.fr>
Change-Id: If5531cb82911833153b0e795e9f20b0d0ae940c2
2024-07-18 17:31:18 +02:00
Ludovic Courtès a9d8ad6595
tests: base: Compare all the service provisions, not just canonical names.
* gnu/tests/base.scm (run-basic-test)["shepherd services"]: Use
‘append-map’ on live service provisions to match what
‘operating-system-shepherd-service-names’ does.

Change-Id: Ie54082eed6c7b8d37d3428711e71c11e80940235
2024-07-18 17:31:18 +02:00
jgart c2ba8b9e66
gnu: trealla: Update to 2.54.5.
* gnu/packages/prolog.scm (trealla): Update to 2.54.5.

Change-Id: Ie0495ddcc1f82298cb4be9adec6dc92e7b0fa175
2024-07-18 10:26:07 -05:00
Efraim Flashner b3de9bcd54
gnu: qemu: Enable building without ipxe firmware.
* gnu/packages/virtualization.scm (qemu)[arguments]: Adjust the
configure-flags to provide a substitute location if built without
ipxe-qemu. Adjust the 'replace-firmwares phase to provide a substitute
location if built without ipxe-qemu.  Add a phase when built without
ipxe-qemu to not require those firmware files for building or for tests.
[inputs]: Only build with ipxe-qemu when on a supported architecture.

Change-Id: If914193827faef6fa18b3cc3268d24cc7db4225e
2024-07-18 17:31:51 +03:00
Efraim Flashner 4b9cb5f87c
gnu: edk2-tools: Limit supported systems.
* gnu/packages/firmware.scm (edk2-tools)[supported-systems]: New field.

Change-Id: I1b8a63221b361ec440783c7d93ae120b53cabe2b
2024-07-18 17:31:40 +03:00
Christopher Baines c3cdb2b405
gnu: guix: Update to 1.4.0-23.843b85c.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-23.843b85c.

Change-Id: I02d73992cc0a772d0c35729cf134760ca870f7b2
2024-07-18 12:06:43 +01:00
Ashish SHUKLA e6e70abe65
gnu: weechat: Update to 4.3.5.
* gnu/packages/irc.scm (weechat): Update to 4.3.5.

Change-Id: Ie3e856f2735b4d7817de3f15e613918d83fb92b6
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-18 18:29:29 +08:00
Tomas Volf f725116cc1
gnu: podman: Update to 5.1.2.
* gnu/packages/containers.scm (podman): Update to 5.1.2.

Change-Id: I550fb0ad1fd72f3b42d0da33ed7403d78c7ecc4b
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-18 18:28:25 +08:00
Wilko Meyer 557102d36c
gnu: php: Update to 8.3.9.
* gnu/packages/php.scm (php): Update to 8.3.9.

Change-Id: Icdd41fff7fd89dd0116988acb0f7aa28c2e77ebe
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-18 18:28:25 +08:00
Wilko Meyer 504973cb67
gnu: exim: Update to 4.98 [security fixes].
Fixes CVE-2024-39929.

* gnu/packages/mail.scm (exim): Update to 4.98.

Change-Id: Iec780a9a718e256688aa531da2ce0b3183c3c7a4
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-18 18:28:25 +08:00
Michael Ford 49fa48eed7
gnu: nsis: Update to 3.10.
* gnu/packages/installers.scm (make-nsis): Update to 3.10.

Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Change-Id: Idcad1d1877526600b49189c7fa08ebb03dc78d78
2024-07-18 18:28:25 +08:00
Evgeny Pisemsky 843b85c427
gnu: sdl2-gamecontrollerdb: Update to 0-1.9d09945.
* gnu/packages/sdl.scm (sdl2-gamecontrollerdb): Update to 0-1.9d09945.

Change-Id: I593fdac1ae4c8e439e2b29eab5880a6acdde80bc
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-07-18 11:21:34 +01:00
Zheng Junjie ee7e5e00bf
gnu: atelier: Fix build.
* gnu/packages/kde-utils.scm (atelier): Fix build.
[inputs]: Remove ki18n, kxmlgui, kconfigwidgets, and ktexteditor; add ki18n-5,
kxmlgui-5, kconfigwidgets-5, and ktexteditor-5.

Change-Id: Ifb5bd63b7acd8d9193f0fdaf95b2cdaf0662060e
2024-07-18 10:45:37 +08:00
Zheng Junjie 03bda2fa01
gnu: kirogi: Fix build.
* gnu/packages/kde-utils.scm (kirogi): Fix build.
[inputs]: Remove kconfigwidgets, kcoreaddons, ki18n, kirigami, kcrash, and
kdnssd; add kconfigwidgets-5, kcoreaddons-5, ki18n-5, kirigami-5,
kcrash-5, and kdnssd-5.

Change-Id: I1dd247bb303b4634f2dc3321ba56a3e2d873858b
2024-07-18 10:45:37 +08:00
Zheng Junjie 6732af673a
gnu: francis: Update to 24.05.2.
* gnu/packages/kde-utils.scm (francis): Update to 24.05.2.
[inputs]: Remove qtdeclarative-5, qtgraphicaleffects, qtquickcontrols2-5, and
qtsvg-5; add kirigami-addons, qtdeclarative, and qtsvg.

Change-Id: Ice48e5b0ff110f9f208ea45e8bcacfa9063572ba
2024-07-18 10:45:37 +08:00
Zheng Junjie fb803e6894
service: plasma-desktop: Add kwallet dbus.
* gnu/services/desktop.scm (plasma-dbus-service): Add kwallet.

Change-Id: I09b8fc5e98602992fb4854dfaae2f60afa339620
2024-07-18 10:45:37 +08:00