aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-03gnu: go-github-com-go-git-go-git-fixtures: Disable tests on non 64bit ↵Sharlatan Hellseher
architectures. * gnu/packages/golang.scm (go-github-com-go-git-go-git-fixtures) [arguments]: <#:tests?>: Preserve test only on 64 bit architectures. Change-Id: Iab92ef9541d3cc2195eda784e0b9cf2e7c3597c0
2024-09-03gnu: kubo: Unbandle more inputsSharlatan Hellseher
* gnu/packages/ipfs.scm (kubo): Unbandle more inputs [source]: Delete "vendor/github.com/libp2p/zeroconf", "vendor/github.com/pion", and "vendor/github.com/rs". [inputs]: Add go-github-com-libp2p-zeroconf-v2, go-github-com-pion-webrtc-v3, and go-github-com-rs-cors. Change-Id: I3922b573829329018b83aa639e583573a1af8644
2024-09-03gnu: Add go-github-com-libp2p-zeroconf-v2.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-libp2p-zeroconf-v2): New variable. Change-Id: I84c11a1f8257b06dca9aeec8fa8359002f6f64a7
2024-09-03gnu: Add go-github-com-rs-cors.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-rs-cors): New variable. Change-Id: I992bfd6b4cd343226899b9488c8b70f13baabbe5
2024-09-03gnu: Add go-github-com-pion-webrtc-v3.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-webrtc-v3): New variable. Change-Id: Id5f0894cc8f87f3e84258a17bb8d4657aaf9149b
2024-09-03gnu: Add go-github-com-pion-dtls-v3.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-dtls-v3): New variable. Change-Id: If7b6581db55e59c3e17155a581fac94194051840
2024-09-03gnu: Add go-github-com-pion-interceptor.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-interceptor): New variable. Change-Id: I598ac607dad4e9460b080932826a6794b7278133
2024-09-03gnu: Add go-github-com-pion-srtp-v2.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-srtp-v2): New variable. Change-Id: I94f6d6e9f79a2888631a2688dca04a02818565c0
2024-09-03gnu: Add go-github-com-pion-sdp-v3.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-sdp-v3): New variable. Change-Id: I74fe6598784498ed1bacca6acfce4cfcd741022d
2024-09-03gnu: Add go-github-com-pion-rtcp.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-rtcp): New variable. Change-Id: I48254c0d41d377da7274cd91ec0967d62fc89848
2024-09-03gnu: go-github-com-pion-transport-v2: Update to 2.2.10.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-transport-v2): Update to 2.2.10. [native-inputs]: Add go-github-com-stretchr-testify. [propagated-inputs]: Add go-github-com-wlynxg-anet. Change-Id: I34393cc27ff5bfb722ffd395c137ba55a35f4a93
2024-09-03gnu: Add go-github-com-wlynxg-anet.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-wlynxg-anet): New variable. Change-Id: Ifaf4758bc1598e73b650ab51d6c79277dd740fb4
2024-09-03gnu: go-github-com-pion-ice-v2: Update to 2.3.34.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-ice-v2): Update to 2.3.34. Change-Id: I6342d0de59228baedc440d7a0dda4e4daa606589
2024-09-03gnu: go-github-com-pion-dtls-v2: Update to 2.2.12.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-dtls-v2): Update to 2.2.12. [propagated-inputs]: Remove go-github-com-pion-transport-v3. Change-Id: I6ef2c746943e768614abeafdb7d2fa01474d0818
2024-09-03gnu: Add go-github-com-hashicorp-golang-lru-arc-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-golang-lru-arc-v2): New variable. Change-Id: Ia2ec812004d5864c18771780803c41cefc9870cb
2024-09-03gnu: go-github-com-hashicorp-golang-lru-v2: Delete submodule.Sharlatan Hellseher
The submodule <github.com/hashicorp/golang-lru/arc/v2> needs to be packed as dedicated package. It would easy the job for the importer as it contains it's own go.mod file. * gnu/packages/golang-xyz.scm (go-github-com-hashicorp-golang-lru-v2) [source]: Delete "arc" submodule. Change-Id: Iaace717e530e49a2c910ac6e78f3f2fec3a2b7ca
2024-09-03gnu: go-github-com-zalando-go-keyring: Enable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-zalando-go-keyring) [arguments]: <#:phases>: Add 'disable-failing-tests phase, use custom 'check. [propagated-inputs]: Remove dbus. [native-inputs]: Add dbus. Change-Id: I06ba340ef936fef006b7b804688b2ca2863d00a2
2024-09-03gnu: go-github-com-zalando-go-keyring: Update to 0.2.5.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-zalando-go-keyring): Update to 0.2.5. [propagated-inputs]: Remove go-github-com-godbus-dbus; add go-github-com-godbus-dbus-v5. Change-Id: I21fafc683ae802e0ca7b6bdb9e1bb100f25879f9
2024-09-03gnu: go-github-com-gsterjov-go-libsecret: Improve package style.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gsterjov-go-libsecret): Fix indentation. Swap [native-inputs] with [propagated-inputs] as go-gihub-com-godubs-dbus is required during build time. Adjust order of fields. [synopsis]: Apply TexLive formatting. [description]: Likewise. Change-Id: I6ed08095839b6e76de070699753e088f86e256a1
2024-09-03gnu: go-github-com-gsterjov-go-libsecret: Update to ↵Sharlatan Hellseher
0.0.0-20161001094733-a6f4afe4910c. * gnu/packages/golang.scm (go-github-com-gsterjov-go-libsecret): Update to 0.0.0-20161001094733-a6f4afe4910c. [propagated-inputs]: Add go-github-com-godbus-dbus. [native-inputs]: Remove go-github-com-godbus-dbus. Change-Id: I98b6e2353bb04521a838a8e1e828cc25ccbcad35
2024-09-03gnu: go-github-com-godbus-dbus: Enable tests.Sarah Morgensen
* gnu/packages/golang.scm (go-github-com-godbus-dbus): Enable tests. [arguments] <#:phases>: Add 'disable-failing-tests phase. Override 'check phase to run tests within a dbus session. Change-Id: Ib27d33363d4d7071e91380588413ae035ae9609f Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-03gnu: Add go-github-com-godbus-dbus-v5.Sarah Morgensen
These changes resolve issues with golang import paths for <github.com/godbus/dbus> and <github.com/godbus/dbus/v5> by adding a new variable with downgrading existing one to the latest version where import path is still <github.com/godbus/dbus>. It addresses the cases with unit tests failures and help importer to resolve dependencies. * gnu/packages/golang.scm (go-github-com-godbus-dbus): Downgrade to 0.0.0-20190726142602-4481cbc300e2. (go-github-com-godbus-dbus-v5): New variable, preserver version of go-github-com-godbus-dbus. (go-github-com-delthas-go-libnp) [propagated-inputs]: Remove go-github-com-godbus-dbus, add go-github-com-godbus-dbus-v5. * gnu/packages/golang-xyz.scm (go-github-com-coreos-go-systemd-v22) [propagated-inputs]: Remove go-github-com-godbus-dbus, add go-github-com-godbus-dbus-v5. Change-Id: Idbeb3c625da55bdd4620afab31b024ef0a0b79ec Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-03gnu: Add cl-ftp.Konrad Hinsen
* gnu/packages/lisp-xyz.scm (sbcl-cl-ftp, cl-ftp, ecl-cl-ftp): New variables. Change-Id: Ia006c869bc89c6df23e68e0843e59b3a8cbabcd2 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-03gnu: Add cl-secret-values.Konrad Hinsen
* gnu/packages/lisp-xyz.scm (sbcl-secret-values, cl-secret-values, ecl-secret-values): New variables. Change-Id: I198af8563da1ac4f13f9f429cd7df4f29564ba92 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-03gnu: Add cl-progressons.Konrad Hinsen
* gnu/packages/lisp-xyz.scm (sbcl-progressons, cl-progressons, ecl-progressons): New variables. Change-Id: I6a2df8887e03d23416998683e744c585d2eaf9ca Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-03gnu: Add cl-termp.Konrad Hinsen
* gnu/packages/lisp-xyz.scm (sbcl-termp, cl-termp, ecl-termp): New variables. Change-Id: I224bff2ef056cfb46153570dde430840fa425581 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-03gnu: Add cl-file-finder.Konrad Hinsen
* gnu/packages/lisp-xyz.scm (sbcl-file-finder, cl-file-finder, ecl-file-finder): New variables. Change-Id: Ibb3dc5c5a8ee5383dfa0bc8fa8a43a7d35c3397d Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-03gnu: cl-moira: Update to 0.0.0-1.448d8e7Konrad Hinsen
* gnu/packages/lisp-xyz.scm (sbcl-moira): Update to 0.0.0-1.448d8e7 Change-Id: I98537007875d2830b41c8d16313c20ea103f3576 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-03gnu: tex.scm: Fix some typos in comments.Nicolas Goaziou
Change-Id: I0e34e1244954c14c14430d858e080b409c0a1ee8
2024-09-03gnu: texlive-biber: Fix build on i686.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-biber)[arguments]: Delete failing test on an i686 system. Change-Id: I469f1562dddc39013c0271a2baef2add6516fe86
2024-09-03gnu: Add julia-progressbars.Spencer King
* gnu/packages/julia-xyz.scm (julia-progressbars): New variable. Change-Id: Idd2b6a8aaaec186c01ecbc852d03f3df84bab8b5 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-03gnu: scrot: Update to 1.11.1.Artyom V. Poptsov
* gnu/packages/xdisorg.scm (scrot): Update to 1.11.1. Change-Id: I727ec4f38b2152d301965653c6ee75ce682fa17c Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-03gnu: openshot: Update to 3.2.1.Andy Tai
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.3. * gnu/packages/video.scm (libpenshot): Update to 0.3.3. (openshot): Update to 3.2.1. Change-Id: I1688395a1181ce258a59e15ce63e2dda535af7f1 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-03gnu: jacal: Update to 1c8.Artyom V. Poptsov
* gnu/packages/maths.scm (jacal): Update to 1c8. [native-inputs]: Add time. Change-Id: I855993e5caf67854c4c508546485872f770afdd6 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-03gnu: scm: Update to 5f4.Artyom V. Poptsov
* gnu/packages/scheme.scm (scm): Update to 5f4. Change-Id: I9b758e5ab8c5c53427549f024622649d54d06700 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-03services: certbot: Add certbot-configuration-package to profile.Richard Sent
As the manual suggests running a certbot command to view the issued certificates, add it to the profile. * gnu/services/certbot.scm (certbot-service-type): Extend profile-service-type with certbot-configuration-package. Change-Id: I92618597bbdc8d838420b2e0f82de601b0bc609b Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-03scripts: style: Add 'alphabetical-sort' option.Herman Rimm
* guix/scripts/style.scm (show-help): Describe option. (order-packages): Add procedure. (format-whole-file): Add 'order?' argument. (%options): Add 'alphabetical-sort' option. (guix-style): Alphabetically order packages in files. * tests/guix-style.sh: Test alphabetical ordering. * doc/guix.texi (Invoking guix style): Document option. Change-Id: I4aa7c0bd0b6d42529ae7d304587ffb10bf5f4006 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-03gnu: tensorflow-lite: Fix build.Andy Tai
* gnu/packages/machine-learning.scm (tensorflow-lite): Fix build. [inputs]: Change flatbuffers-next to flatbuffers-23.1. * gnu/packages/serialization.scm (flatbuffers-23.1): New variable. Change-Id: I257c3563cb91cbf8e0f0874367aafced248ab4dc Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-03gnu: diffutils: Skip Gnulib’s ‘test-year2038’ on i586-gnu.Ludovic Courtès
This is a followup to 391ce2ea752c9eb43e47a1e97b1e13aaf6a63385. * gnu/packages/base.scm (diffutils)[arguments]: Add #:make-flags. Change-Id: Ia760cf9a86a2ae60206e42498a07517552d0c9f2
2024-09-03gnu: Add pantheon-stylesheet.altadil
* gnu/packages/pantheon.scm (pantheon-stylesheet): New variable. Change-Id: I33b8d144198e8ef51631ed3050a2f9e3fb25c3a4 Signed-off-by: jgart <jgart@dismail.de>
2024-09-03gnu: trealla: Update to 2.55.32.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.55.32. Change-Id: I210d8c7c89b58c8308073fced54765382f0463e5
2024-09-03gnu: trealla: Update to 2.55.31.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.55.31. Change-Id: I7770279cddfd863548fb7f3a5f994412e486d326
2024-09-03gnu: trealla: Update to 2.55.30.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.55.30. Change-Id: I1b395507c9011a5f7a518da72c9197b6d4727116
2024-09-03gnu: trealla: Update to 2.55.29.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.55.29. Change-Id: I1b395507c9011a5f7a518da72c9197b6d4727116
2024-09-03gnu: gnucash: Fix tests.Guillaume Le Vaillant
* gnu/packages/finance.scm (gnucash)[native-inputs]: Add '(libc-utf8-locales-for-target)'. Change-Id: I74a6f79b070a76bf1cebe537d689df54224381ae
2024-09-03gnu: ocrodjvu: Fix tests.Guillaume Le Vaillant
* gnu/packages/djvu.scm (ocrodjvu)[native-inputs]: Add '(libc-utf8-locales-for-target)'. Change-Id: I2d6f33ba8172e838f192c528e076008e060bf1d8
2024-09-02gnu: Transmission: Update to 4.0.6.Leo Famulari
* gnu/packages/bittorrent.scm (transmission): Update to 4.0.6. [source]: Use the new patch. [arguments]: Adjust the custom build phase 'remove-kernel-version' for 4.0.6. * gnu/packages/patches/transmission-4.0.5-fix-build.patch: Delete file. * gnu/packages/patches/transmission-4.0.6-fix-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Change-Id: Id546b8537f48afd50bb00183abf7821ad7601fe9
2024-09-02gnu: linux-libre 6.1: Update to 6.1.107.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.107. (linux-libre-6.1-pristine-source): Update hash. Change-Id: I1d17427357b66040eb0644fd3c6c0996d0adce65
2024-09-02gnu: linux-libre 6.6: Update to 6.6.48.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.48. (linux-libre-6.6-pristine-source): Update hash. Change-Id: I09dd7539a144a0beb1fa6d85449faff6b882e02a
2024-09-02gnu: linux-libre: Update to 6.10.7.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.10-version): Update to 6.10.7. (linux-libre-6.10-pristine-source): Update hash. Change-Id: Ia0b002c0b8e09f376691b33cd07691394b4aa870