summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2026-03-18gnu: go-github-com-itchyny-gojq: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/web.scm (go-github-com-itchyny-gojq, gojq): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I7cb3fd36ecc3874a3463c58d1574b1da461c046c
2026-03-18gnu: Add go-github-com-shopify-ejson.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-shopify-ejson, go-ejson): New variables. Change-Id: I9758d095ca10f4ccfff4381466f863620895107b
2026-03-18gnu: Add go-github-com-dustin-gojson.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-dustin-gojson): New variable. Change-Id: I17e36de25552bdd2f5077bdf270336cefbe272fd
2026-03-18gnu: Add go-github-com-1password-onepassword-sdk-go.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-1password-onepassword-sdk-go): New variable. Change-Id: I53eec26354cfd7b0525613eeca03323da6b7c549
2026-03-18gnu: Add go-github-com-extism-go-sdk.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-extism-go-sdk): New variable. Change-Id: I6a3c9dbd90a30bfa0cbf8d4c1aff5e4ec087db99
2026-03-18gnu: Add go-github-com-dylibso-observe-sdk-go.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-dylibso-observe-sdk-go): New variable. Change-Id: I17e9f059c1974f4090cd8f9f0e82e6e4f91e81c6
2026-03-18gnu: earlyoom: Fix indentation.Sharlatan Hellseher
* gnu/packages/linux.scm (earlyoom): Fix indentation. Change-Id: I691b41a03d9cc06afe2e838e2bc5a55ca35e726d
2026-03-18gnu: earlyoom: Test with default go.Sharlatan Hellseher
* gnu/packages/linux.scm (earlyoom): [phases]{disable-failing-test}: Adjust test invocation instead of overwriting test-file and don't run vet during test. [native-inputs]: Remove go-1.23; add go. Change-Id: I32822de70ee2a71d5e687e6b813570f471ea148a
2026-03-18gnu: Add go-github-com-c9s-goprocinfo.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-c9s-goprocinfo): New variable. Change-Id: Ie5f1736a63011f9912b9d764050b92cd20c3f41a
2026-03-18gnu: tmsu: Install extras.Sharlatan Hellseher
* gnu/packages/file-systems.scm (tmsu): [phases]{install-misc, install-shell-completions, install-man-pages}: New phases. Change-Id: I710db66801624ed20567d3643281385a1a828171
2026-03-18gnu: tmsu: Build with system SQLite3.Sharlatan Hellseher
* gnu/packages/file-systems.scm (tmsu)[build-flags,test-flags]: Add tag to build with system SQLite3 library. [inputs]: Add sqlite. Change-Id: If7e9ac1f1df159141d9305ec6221fed438ae4ecc
2026-03-18gnu: tmsu: Update to 0.7.5-0.0bf4b80.Sharlatan Hellseher
* gnu/packages/file-systems.scm (tmsu): Update to 0bf4b8031cbeffc0347007d85647062953e90571 commit. [phases]{adjust-makefile}: Remove phase. {fix-bin-name}: New phase. {build, check, install}: Do not overwrite and use default phases. [inputs]: Add go-golang-org-x-crypto. Change-Id: I4ef518f9d67b97c4e828b74b4a2fbd35d45f6ad2
2026-03-18gnu: Add go-ply.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-ply): New variable. Change-Id: I1ec790b6b3aa2469a15b6fea302e8c6faa6001a1
2026-03-18gnu: go-howett-net-plist: Build with default go.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-howett-net-plist): [source] <snippet>: Remove experimental command. Substitute gopkg.in/yaml.v1 with gopkg.in/yaml.v2. [arguments] <go>: Use default (1.24) <test-subdirs>: Run tests over whole library. <test-flags>: Do not vet during tests. [native-inputs]: Add go-gopkg-in-yaml-v2. [description]: Improve it. Change-Id: I1d50df20c53355d0a57d80f6d731f3558f4c7217
2026-03-18gnu: go-github-com-imdario-mergo: Build with default go.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-imdario-mergo)[arguments] <go>: Use default (1.24). <test-flags>: Do not vet during tests. Change-Id: I8e14167f36668fa2f996accff279600eeb4599a5
2026-03-18gnu: go-github-com-darccio-mergo: Build with default go.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-darccio-mergo)[arguments] <go>: Use default (1.24). <test-flags>: Do not vet during tests. Change-Id: I35b4452e24a50211fe4d9ba6ee88894463624c43
2026-03-18gnu: go-github-com-onsi-gomega: Run vet tests.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-onsi-gomega): [arguments] <test-flags>: Drop. [phases]{remove-failing-test-files}: Remove phase. Change-Id: I69de432e162e7c5da8629764b10f7e1759f3fe66
2026-03-18gnu: go-github-com-coreos-go-systemd-v22: Update to 22.7.0.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-coreos-go-systemd-v22): Update to 22.7.0. [arguments] <go>: Use default (1.24). <test-flags>: Skip one more test. <skip-build?>: Use the parameter instead deleting phase. <phases>: Use default 'check. [propagated-inputs]: Add go-golang-org-x-sys. Change-Id: Id8de55b56fcd3a1e8ed7d7dacd68ff7106f2cffd
2026-03-18gnu: go-github-com-warpfork-go-wish: Build with default go.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-warpfork-go-wish): [arguments] <go>: Use default (1.24) <test-subdirs>: Run tests over whole library. <test-flags>: Skip more tests and do not vet during tests. Change-Id: Id5b0d8987d2a9bca5213ecc7686945b9a3500a68
2026-03-18gnu: Remove go-github-com-ipfs-go-datastore-0.6.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-datastore-0.6): Delete variable. Relates-to: https://codeberg.org/guix/guix/issues/6489 Change-Id: Ic1853afb0b3db8098c9385d1aa1c228d5ef9d177
2026-03-18gnu: Remove go-github-com-ipfs-go-ipfs-blockstore.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-blockstore): Delete variable. Relates-to: https://codeberg.org/guix/guix/issues/6489 Change-Id: Id8854da78929001bd36cdd7b42f87c9ade4c69f0
2026-03-18gnu: Remove go-github-com-ipfs-go-ipfs-exchange-offline.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-exchange-offline): Delete variable. Relates-to: https://codeberg.org/guix/guix/issues/6489 Change-Id: Id1d85a2f8756a4fc5447c25ee330bb8f6f785a83
2026-03-18gnu: Remove go-github-com-ipfs-go-blockservice.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-blockservice): Delete variable. Relates-to: https://codeberg.org/guix/guix/issues/6489 Change-Id: I3a38cb046dc27f3274bea8c7d4cd8253beac06d4
2026-03-18gnu: Remove go-github-com-ipfs-go-merkledag.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-merkledag): Delete variable. Relates-to: https://codeberg.org/guix/guix/issues/6489 Change-Id: Ib8c659e49e08c708312bab74587ada2d264b1bcc
2026-03-18gnu: Remove go-github-com-ipld-go-car.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-ipld-go-car): Delete variable. (go-github-com-ipld-go-car-v2): Don't inherit from go-github-com-ipld-go-car. Fixes: guix/guix#6489 Change-Id: Ie29177d7647161e30d2d37c8949fe57b3b2239ac
2026-03-18gnu: Remove go-github-com-pion-webrtc-v3.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-webrtc-v3): Delete variable. (go-github-com-pion-webrtc-v4): Don't inherit from go-github-com-pion-webrtc-v3. Fixes: guix/guix#6324 Change-Id: Id6ee10acf5bd9bc2dd64e0c2d65fb77b92b8b5b8
2026-03-18gnu: Remove go-git-sr-ht-emersion-go-sqlite3-fts5.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-git-sr-ht-emersion-go-sqlite3-fts5): Delete variable. Fixes: guix/guix#6672 Change-Id: I6a7fe0f38adbf34f2fc4546bf7d78921445afc6a
2026-03-18gnu: go-1.24: Update to 1.24.13 [security fixes].Sharlatan Hellseher
go1.24.12 (released 2026-01-15) includes security fixes to the go command, and the archive/zip, crypto/tls, and net/url packages, as well as bug fixes to the compiler, the runtime, and the crypto/tls and os packages. See: <https://github.com/golang/go/milestone/419> go1.24.13 (released 2026-02-04) includes security fixes to the go command and the crypto/tls package, as well as bug fixes to the crypto/x509 package. See: <https://github.com/golang/go/milestone/421> Containes fixes for: CVE-2025-68121: Unexpected session resumption in crypto/tls CVE-2025-68119: Unexpected code execution when invoking toolchain in cmd/go CVE-2025-61732: Potential code smuggling via doc comments in cmd/cgo CVE-2025-61731: Arbitrary file write using cgo pkg-config directive in cmd/go CVE-2025-61730: Handshake messages may be processed at the incorrect encryption level in crypto/tls CVE-2025-61728: Excessive CPU consumption when building archive index in archive/zip CVE-2025-61726: Memory exhaustion in query parameter parsing in net/url * gnu/packages/golang.scm (go-1.24): Update to 1.24.13. Change-Id: I80dde282c7026fd7a3cf1161a6e63f0ceca2d51f
2026-03-18gnu: openroad: Fix gui.Cayetano Santos
* gnu/packages/electronics.scm (openroad)[inputs]: Add qtcharts-5, qtimageformats-5, qtsvg-5 and qtwayland-5. * gnu/packages/electronics.scm (openroad-cli): Delete additional inputs. Fixes guix/guix#7265 Change-Id: I1d177ba9ad7ee1a6bf0c6ce2fccbf7173c3bd879
2026-03-18gnu: openroad: Set version.Cayetano Santos
* gnu/packages/electronics.scm (openroad)[arguments]<#:configure-flags>: Add version. Change-Id: Iade4cb41a312974ae3038b2be3b63861466e7743
2026-03-18gnu: r-voltron: Update to 0.2.5.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-voltron): Update to 0.2.5. [propagated-inputs]: Add r-voltronstore and simpleitk. Change-Id: I292c4e6b81b23471589c965449766d72d197e200
2026-03-18gnu: Add r-voltronstore.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-voltronstore): New variable. Change-Id: Iebeb6fd970aa1dc1a862f4ff4f628b1d8e2fe2d0
2026-03-18gnu: gnome-contacts: Update to 49.0.Noé Lopez
* gnu/packages/gnome.scm (gnome-contacts): Update to 49.0. [source]: Add compatibility patch from version 50.alpha. * gnu/packages/patches/gnome-contacts-evolution-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register the patch. Change-Id: If192104170bede40da385c50b7571ccb72f47489 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2026-03-18gnu: chatty: Update to 0.8.9.Noé Lopez
* gnu/packages/messaging.scm (chatty): Update to 0.8.9. [arguments]: Switch to list and g-exp style. Change-Id: If7755e000ccab1de47aaca9b587942a37fadae1c Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2026-03-18gnu: gnome-contacts: Update to 49.0.Noé Lopez
* gnu/packages/gnome.scm (gnome-contacts): Update to 49.0. [source]: Add compatibility patch from version 50.alpha. * gnu/packages/patches/gnome-contacts-evolution-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register the patch. Change-Id: If192104170bede40da385c50b7571ccb72f47489 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2026-03-18gnu: folks: Update to 0.15.12.Noé Lopez
* gnu/packages/gnome.scm (folks): Update to 0.15.12. Change-Id: I1bfa9029175c96c22001769c09b0f3c901a5afdd Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2026-03-18gnu: evolution: Update to 3.60.0.Noé Lopez
* gnu/packages/gnome.scm (evolution): Update to 3.60.0. Change-Id: Ia1699642578b263ffc217fdf51e0fe4d8e3258e9 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2026-03-18gnu: evolution-data-server: Update to 3.60.0.Noé Lopez
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.60.0. [arguments]<#:configure-flags>: Enable GTK4 oauth support. [inputs]: Use latest libphonenumber and add webkitgtk for GTK4. Fixes: <https://codeberg.org/guix/guix/issues/6299>. Change-Id: I6b02a6b061d5066736c1024f5f1bdeb472acf4d0 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2026-03-18gnu: Add exaile.Ryne Everett
* gnu/packages/music.scm (exaile): New variable. * gnu/packages/patches/exaile-gstreamer-1.28.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Sughosha <sughosha@disroot.org>
2026-03-17gnu: Remove python-orthopy.Andreas Enge
* gnu/packages/maths.scm (python-orthopy): Delete variable. Fixes: guix/guix#6383 Change-Id: I503f9129e4cf68436178cacfcca54d2beba13be4
2026-03-17gnu: Remove python-accupy.Andreas Enge
* gnu/packages/maths.scm (python-accupy): Delete variable. * gnu/packages/patches/python-accupy-fix-use-of-perfplot.patch, gnu/packages/patches/python-accupy-use-matplotx.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Unregister patches. Change-Id: I3364592d794986674bf5fc55463280f58f8efe8a
2026-03-17gnu: Remove python-quadpy.Andreas Enge
* gnu/packages/maths.scm (python-quadpy): Delete variable. Change-Id: I294ab599142352bf3fc8aa2c0b5f8b66013de290
2026-03-17gnu: guile-ini: Update to 0.5.6.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guile-ini): Update to 0.5.6. Change-Id: Icf77ca67be7b1833bbda81fe82c91465a1bd8584
2026-03-17gnu: awesome: Fix compatibility with glib@2.86.Nguyễn Gia Phong
References: https://github.com/awesomeWM/awesome/pull/4022 * gnu/packages/wm.scm (awesome)[source]<snippet>: Add patch for compatibility with glib@2.86. Merges guix/guix!7239 Change-Id: I5d0c9081c450f071b85105a30f6b72b9aea4bb24 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-17gnu: openntpd: Update to 7.2.Sören Tempel
* gnu/packages/ntp.scm (openntpd): Update to 7.2. [inputs]: Add OpenBSD source tree. [sources]: Switch to fetching from Git. [native-inputs]: Add autoconf, automake, bison, and libtool. <#:phases>: Add 'copy-openbsd, 'adjust-C_INCLUDE_PATH and 'fix-update-script phase. Fixes guix/guix#6654 Merges guix/guix!6791 Change-Id: I7bff3678764c9c0b44a26d666fdd874bf6ef8372 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-17gnu: Remove unused patches.Efraim Flashner
* gnu/packages/patches/dbus-c++-gcc-compat.patch, gnu/packages/patches/dbus-c++-threading-mutex.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Unregister them. Change-Id: Id629a757cc89e3f799c0fa1880bdc0c3a3b1a0bf
2026-03-17gnu: Remove wxwidgets-gtk2-3.0.Andreas Enge
* gnu/packages/wxwidgets.scm (wxwidgets-gtk2-3.0): Delete variable. Fixes: guix/guix#6415 Change-Id: I0da2b40c48870ab354ab54fa3fa46aed5a761d8e
2026-03-17gnu: Remove seed.Andreas Enge
* gnu/packages/gnome.scm (seed): Delete variable. Fixes: guix/guix#6411 Change-Id: I6410e0955ae3100b0223207b74b3b843abbcff0c
2026-03-17gnu: Remove memphis.Andreas Enge
* gnu/packages/geo.scm (memphis): Delete variable. Change-Id: Id2d2292d9b0d6660c62fba6c8f041e3e6a1d7776
2026-03-17gnu: Remove ogre.Andreas Enge
* gnu/packages/graphics.scm (ogre): Delete variable. Fixes: guix/guix#6410 Change-Id: I56fc44c6821904cb0595e1c1f67bcc5254c3b1e5