summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2025-07-23gnu: obs-source-copy: Update to 0.2.6.Nicolas Graves
* gnu/packages/video.scm (obs-source-copy): Update to 0.2.6. Change-Id: I9d60be73c3256c3ba1025b51a630adf10b01a1ad Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-23gnu: obs: Update to 31.1.1.Nicolas Graves
* gnu/packages/video.scm (obs): Update to 31.1.1. [inputs]: Add extra-cmake-modules. * gnu/packages/patches/obs-modules-location.patch: Refresh patch. Change-Id: I90b215e4a4212c6d728ccdde2e0722ae36151b85 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-23gnu: obs: Upduate to 31.0.1.宋文武
* gnu/packages/patches/obs-modules-location.patch: Adjust for 31.0.1. * gnu/packages/video.scm (obs): Update to 31.0.1. [inputs]: Add rnnoise and uthash. [arguments]: Use cmake-next. Add "-DENABLE_NVENC=OFF" to configure-flags. Set OBS_EXECUTABLE_RPATH, OBS_LIBRARY_RPATH and OBS_MODULE_RPATH. Change-Id: Iaa8e7fceb04b3bf7e69cb0a040938ca90dfa46d0 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-23gnu: emacs-ellama: Improve style.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-ellama): Fix maximum column. [propagated-inputs]: Remove emacs-transient. Change-Id: I9a205bd2cfe1f7b0393b15acbda8402b6f37a48d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-07-23gnu: go-github-com-ovn-kubernetes-libovsdb: Skip some tests on 32bit.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-ovn-kubernetes-libovsdb): [arguments] <test-flags>: Skip some problematic tests on 32bit architectures. <phases>: Add optional 'remove-problematic-test-files. Change-Id: I52ecf16124fe94886b7bfee706ac8b05aec8cb47
2025-07-22gnu: linux-libre-arm64-mnt-reform: Update to 6.15.Vagrant Cascadian
* gnu/packages/linux.scm (reform-debian-packages): Update to 2023-07-10-425-g9187116. (linux-libre-arm64-mnt-reform): Update to 6.15. (reform-debian-packages-for-6.12): New variable. (linux-libre-arm64-mnt-reform-6.12): New variable.
2025-07-23gnu: dia: Update to 0.97.3-6.c99c6e2, reinstating tests.Maxim Cournoyer
* gnu/packages/gnome.scm (dia): Update to 0.97.3-6.c99c6e2. [#:tests?]: Delete. Change-Id: Ia38098505521eab9efda462299fbd9131978d102
2025-07-23gnu: gpac: Update to 2.4.0-1.9c1da9e.Maxim Cournoyer
* gnu/packages/video.scm (gpac): Update to 2.4.0-1.9c1da9e. [#:configure-flags]: Remove -rpath workaround. Change-Id: Ife40d814538d09dfea85ad0c18296dc5fb062c70
2025-07-23gnu: gpac: Enable libcaption support.Maxim Cournoyer
* gnu/packages/video.scm (gpac) [inputs]: Add libcaption. Change-Id: I5bd9e04d3a07cd5179a6a7f51a38aa8174a6d00b
2025-07-23gnu: libcaption: Update to 0.7-0.e8b6261 and build as shared library.Maxim Cournoyer
* gnu/packages/video.scm (libcaption): Update to 0.7-0.e8b6261. [#:configure-flags]: Add -DBUILD_SHARED_LIBS=ON. Change-Id: Idd0ce0ec6acecf2b1ce63c378d20864e3cab2f60
2025-07-22gnu: virtest: Fix build with gcc-14.Andreas Enge
* gnu/packages/check.scm (virtest)[arguments]<#:phases>{'gcc14}: New phase adding a missing include statement. Change-Id: I72a5e5baad5b606c1779be221eee8211f4192527
2025-07-22gnu: spacefm: Fix build with gcc-14.Andreas Enge
* gnu/packages/lxde.scm (spacefm)[arguments]<#:configure-flags>: Add more CFLAGS. Change-Id: I87e49240805844f8fb59ca223ede9d5c7829a9ab
2025-07-22gnu: ktsuss: Fix build with gcc-14.Andreas Enge
* gnu/packages/admin.scm (ktsuss)[arguments]: Add #:configure-flags. Change-Id: Ia5fa72091f33ef290c98f161de91d497360678a2
2025-07-22gnu: murrine: Fix build with GCC 14.Jussi Timperi
* gnu/packages/gtk.scm (murrine)[arguments]<#:configure-flags>: Add CFLAGS with '-Wno-error=implicit-function-declaration'. Change-Id: I48906f707decd9bd7d904ca6a85994b88390307d
2025-07-22gnu: Remove lxd.Sharlatan Hellseher
Fixes guix/guix#552 Incus is a maintained successor of lxd, see <https://github.com/lxc/incus?tab=readme-ov-file#project-history>. * gnu/packages/virtualization.scm (lxd): Delete variable. Change-Id: I78076814c5f3ae3032470e9f0af1e29fd8b9c3b7
2025-07-22gnu: Add incus.Sharlatan Hellseher
* gnu/packages/virtualization.scm (incus): New variable. Change-Id: I241ff504e0cc2f8a938756d3e3e16988ad60b981
2025-07-22gnu: Add cowsql.Sharlatan Hellseher
* gnu/packages/high-availability.scm (cowsql): New variable. Change-Id: I8c90e2feb908f918eb17f1ee1cae8dbc25079b06
2025-07-22gnu: Add cowsql-raft.Sharlatan Hellseher
* gnu/packages/high-availability.scm.scm (cowsql-raft): New variable. Change-Id: I68327332f6ed1fcd82c39894087f709ced053a06
2025-07-22gnu: Add go-github-com-osrg-gobgp-v3.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-osrg-gobgp-v3): New variable. Change-Id: I2e6598e317b484e42411b7ec52bff9041210e381
2025-07-22gnu: Add go-github-com-grpc-ecosystem-go-grpc-prometheus.Sharlatan Hellseher
* gnu/packages/prometheus.scm (go-github-com-grpc-ecosystem-go-grpc-prometheus): New variable. Change-Id: I3b5db83ab16cc18fbb36beecfc846acbde73ceb5
2025-07-22gnu: Add go-go-starlark-net.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-go-starlark-net): New variable. Change-Id: Iee2a6bf63f303af1020aaaa6fb029b54c1d0916d
2025-07-22gnu: Add go-github-com-jkeiser-iter.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-jkeiser-iter): New variable. Change-Id: Ieb30c6a56d93529a062d1e3d1b6b0e20500a2810
2025-07-22gnu: Add go-github-com-jochenvg-go-udev.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-jochenvg-go-udev): New variable. Change-Id: Ib3cf047fc5036bb7b6f4e0b88428114491e0808e
2025-07-22gnu: Add go-github-com-opencontainers-runc.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-opencontainers-runc): New variable. Change-Id: I90f3c3025c8a5d0e7315e27ad4ff7d3ebb0ccfbd
2025-07-22gnu: Add go-github-com-getsentry-sentry-go.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-getsentry-sentry-go): New variable. Change-Id: Ie15ee924cf668d09061e0b09c4f9b020bd3214b7
2025-07-22gnu: Add go-github-com-insomniacslk-dhcp.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-insomniacslk-dhcp): New variable. Change-Id: If61752ffcb2e541642f7ae15792750fcff3b8053
2025-07-22gnu: Add go-github-com-hugelgupf-socketpair.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-hugelgupf-socketpair): New variable. Change-Id: Ibac35c8c20536c8e28f6ae74155e384a453962d9
2025-07-22gnu: Add go-github-com-u-root-uio.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-u-root-uio): New variable. Change-Id: Ief6ba8fbc6efb93c61c6771526276b0fd8b7dd95
2025-07-22gnu: Add go-github-com-dustinkirkland-golang-petname.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-dustinkirkland-golang-petname): New variable. Change-Id: I0df7dc01d1188eb0596601388b44ee3e0967525a
2025-07-22gnu: Add go-github-com-fvbommel-sortorder.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-fvbommel-sortorder): New variable. Change-Id: I4def6ab952c14e541626612a55a3a7a97612f3ed
2025-07-22gnu: Add go-github-com-jaypipes-pcidb.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-jaypipes-pcidb): New variable. Change-Id: I2048fbd0779afec7033bbaa209b74004050df3fe
2025-07-22gnu: Add go-github-com-lxc-go-lxc.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-lxc-go-lxc): New variable. Change-Id: I860eece04d8a1229e539a1d68a42de6d2864e88d
2025-07-22gnu: Add go-github-com-seccomp-libseccomp-golang.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-seccomp-libseccomp-golang): New variable. Change-Id: Iacd08bdc3eb55e7cad4b7221b066c404f4098567
2025-07-22gnu: Add go-github-com-flosch-pongo2-v6.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-flosch-pongo2-v6): New variable. Change-Id: Ia79e76a1650a55861569b73f6f2f8ecc866c643b
2025-07-22gnu: Add go-github-com-checkpoint-restore-go-criu.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-checkpoint-restore-go-criu-v6, go-github-com-checkpoint-restore-go-criu-v7): New variables. Change-Id: I2b5116458413701ab6e269f26064f6aabdb6c04e
2025-07-22gnu: Add go-github-com-linbit-golinstor.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-linbit-golinstor): New variable. Change-Id: I5c12340d4a76fd0ea3029b4a72671d3b16ddfb07
2025-07-22gnu: Add go-github-com-donovanhide-eventsource.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-donovanhide-eventsource): New variable. Change-Id: I4dab55f811091f698aaaf657fe04991c4aaa9e14
2025-07-22gnu: Add go-github-com-ovn-kubernetes-libovsdb.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-ovn-kubernetes-libovsdb): New variable. Change-Id: Id3fb331edf3efe7f8b2937abffb4d9f7a9047b3a
2025-07-22gnu: Add go-github-com-ostreedev-ostree-go.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-ostreedev-ostree-go): New variable. Change-Id: I275a0c2ca2072ea0f8550046930b8851cc09943a
2025-07-22gnu: Add go-github-com-nvveen-gotty.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-nvveen-gotty): New variable. Change-Id: I2611e0df001aa870598f7f86a635ed1623b4cf5f
2025-07-22gnu: Add go-github-com-containerd-continuity.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-containerd-continuity): New variable. Change-Id: Ibfdffec2c7f6a154d7a5ef5f691d560af2e0d746
2025-07-22gnu: Add go-github-com-digitalocean-go-smbios.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-digitalocean-go-smbios): New variable. Change-Id: Ie75a68dbee5112aea483bdeca5ed99eb54a4c500
2025-07-22gnu: Add go-github-com-inetaf-tcpproxy.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-inetaf-tcpproxy, go-tlsrouter): New variables. Change-Id: I25f64ce2bf34260a1400325b9aa15508826ca1f9
2025-07-22gnu: Add go-github-com-armon-go-proxyproto.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-armon-go-proxyproto): New variable. Change-Id: Idc275115a60fa2f167470fa8d74d52816fef57ba
2025-07-22gnu: Add go-github-com-k-sone-critbitgo.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-k-sone-critbitgo): New variable. Change-Id: Ib8fb738aed59f43812576a78a7525b39443b30e1
2025-07-22gnu: Add go-github-com-moby-sys-capability.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-moby-sys-capability): New variable. Change-Id: Ia4e11d0171c1bb896f7b70ad0b8a2ad623815f24
2025-07-22gnu: Add go-github-com-moby-term.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-moby-term): New variable. Change-Id: I57671d2ef47dc2861cbcd3d2110da6933cc79622
2025-07-22gnu: Add go-github-com-opencontainers-cgroups.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-opencontainers-cgroups): New variable. Change-Id: I933ada31b48c363e7ba191869281b614e14c2942
2025-07-22gnu: Add go-github-com-opencontainers-umoci.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-opencontainers-umoci): New variable. Change-Id: I2b6e91bc278daf2bf7045a32690b74a1787c39a9
2025-07-22gnu: Add go-github-com-rootless-containers-proto-go-proto.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-rootless-containers-proto-go-proto): New variable. Change-Id: Ia5c53d916cbfddbeaac0884ad9cf9dfb8da5b09c