aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-09gnu: cl-lack: Add missing ASD system lack-util-writer-stream.Konrad Hinsen
* gnu/packages/lisp-xyz.scm (sbcl-lack)[arguments]: Add lack-util-write-stream to the list of ASD systems to ensure that it gets compiled. Change-Id: Ife13aea3b2171295e5f95d00ab4c035283b7f96e Signed-off-by: jgart <jgart@dismail.de>
2024-09-09gnu: kubo: Unbundle more inputs.Sharlatan Hellseher
* gnu/packages/ipfs.scm (kubo): Unbundle more inputs. [source]: Delete "vendor/github.com/AndreasBriese", "vendor/github.com/containerd", "vendor/github.com/davidlazar", "vendor/github.com/decred", "vendor/github.com/dgraph-io", "vendor/github.com/elastic", "vendor/github.com/ipfs/go-ds-badger", "vendor/github.com/ipfs/go-ds-leveldb", "vendor/github.com/libp2p/go-libp2p", "vendor/github.com/marten-seemann", "vendor/github.com/mikioh", "vendor/github.com/opencontainers", and "vendor/github.com/raulk". [arguments] <#:phases>: Simplify 'copy-input-to-vendor-directory by replacing it with 'fix-embed-go-libp2p-asn-util. [inputs]: Remove go-github-com-docker-go-units, go-github-com-flynn-noise, go-github-com-gorilla-websocket, go-github-com-klauspost-compress, go-github-com-libp2p-go-buffer-pool, go-github-com-libp2p-go-flow-metrics, go-github-com-libp2p-go-nat, go-github-com-libp2p-go-reuseport, go-github-com-libp2p-go-yamux-v4, go-github-com-libp2p-zeroconf-v2, go-github-com-multiformats-go-multiaddr-fmt, go-github-com-multiformats-go-multistream, go-github-com-pion-webrtc-v3, go-github-com-quic-go-quic-go, and go-github-com-quic-go-webtransport-go; add go-github-com-ipfs-go-ds-badger, go-github-com-ipfs-go-ds-leveldb, and go-github-com-libp2p-go-libp2p. Change-Id: Ied37be0a18e98bd5fe6d1c6d721d0c5733460721
2024-09-09gnu: Add go-github-com-libp2p-go-libp2p.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-libp2p-go-libp2p): New variable. Change-Id: I28d21513a07a4e11e7411390c692472473bf1844
2024-09-09gnu: Add go-github-com-raulk-go-watchdog.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-raulk-go-watchdog): New variable. Change-Id: I90a52e2d1f378ee5ddf4e2e902f49e863231c6ee
2024-09-09gnu: Add go-github-com-containerd-cgroups.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups): New variable. Change-Id: Ic85fb7fd0a57d98ae8521eafad64fa508df60f57
2024-09-09gnu: Add go-github-com-elastic-gosigar.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-elastic-gosigar): New variable. Change-Id: Id37252f62c0d1335cbcda16a6caf84318feb7f41
2024-09-09gnu: Add go-github-com-opencontainers-runtime-spec.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-opencontainers-runtime-spec): New variable. Change-Id: Ifb46706a137071677496d98e7801e6b0d3bd0bef
2024-09-09gnu: Add specification-runtime-spec.Sharlatan Hellseher
* gnu/packages/specifications.scm (specification-runtime-spec): New variable. Change-Id: I9c6fa972cb4a49897f26cf6674cdac0b9662229f
2024-09-09gnu: Add go-github-com-decred-dcrd-dcrec-secp256k1-v4.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-decred-dcrd-dcrec-secp256k1-v4): New variable. Change-Id: Ibf57a9970c702bf95625e4145cf9630b0cb4d16c
2024-09-09gnu: Add go-github-com-jsimonetti-rtnetlink-v2.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-jsimonetti-rtnetlink-v2): New variable. Change-Id: I7630af7007faebe1c2576f7167ce0a14a0a3b937
2024-09-09gnu: Add go-github-com-jsimonetti-rtnetlink.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-jsimonetti-rtnetlink): New variable. Change-Id: Ibc5e23073d5a8988ca5816787bf602b029e748f5
2024-09-09gnu: Add go-github-com-mdlayher-netlink.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-mdlayher-netlink): New variable. Change-Id: I0b2d11d8e6ebc8dd29993504f99785c206140157
2024-09-09gnu: Add go-github-com-josharian-native.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-josharian-native): New variable. Change-Id: I8eeee42b0855c6dfeb9c8e32d9bd7dcfa17bece2
2024-09-09gnu: Add go-github-com-mdlayher-socket.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-mdlayher-socket): New variable. Change-Id: I8c116aef364f384fec098538210001e11f38b0ff
2024-09-09gnu: Add go-github-com-marten-seemann-tcp.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-marten-seemann-tcp): New variable. Change-Id: Icdbc508cbebd779b9bbb42516e86c827072c474b
2024-09-09gnu: Add go-github-com-mikioh-tcp.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-mikioh-tcp): New variable. Change-Id: I423a98a726666d9eb145125f97a9198efdb2fb61
2024-09-09gnu: Add go-github-com-mikioh-tcpinfo.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-mikioh-tcpinfo): New variable. Change-Id: I1725c2721d0a69044eab2507fefb656f5c19d01a
2024-09-09gnu: Add go-github-com-mikioh-tcpopt.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-mikioh-tcpopt): New variable. Change-Id: Icf1d08566d2149c80ffca22a84bf819751b5656f
2024-09-09gnu: Add go-github-com-ipfs-go-ds-leveldb.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-leveldb): New variable. Change-Id: Ida3a850c9d7ca25b694e580837b3bda918875825
2024-09-09gnu: Add go-github-com-ipfs-go-ds-badger.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger): New variable. Change-Id: I4c2422650a729829210e158abe155823e014bd9d
2024-09-09gnu: Add go-github-com-dgraph-io-badger.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): New variable. Change-Id: Ice103e73802e38c818c064dc7b27da87be9cc0cc
2024-09-09gnu: Add go-github-com-dgraph-io-ristretto.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-ristretto): New variable. Change-Id: Ie22ca28c5b49ceb8daa7ffebc6720bcc9b361046
2024-09-09gnu: Add go-github-com-golang-glog.Sharlatan Hellseher
* gnu/packages/golang-build.scm (go-github-com-golang-glog): New variable. Change-Id: I33dd7c2869590514b8351e389532c3a64273225d
2024-09-09gnu: Add go-github-com-dgryski-go-farm.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-dgryski-go-farm): New variable. Change-Id: I6e068af38b15451668287df08251da23609f47bd
2024-09-09gnu: Add go-github-com-andreasbriese-bbloom.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-andreasbriese-bbloom): New variable. Change-Id: Ibde8dc90c4db2519be8de0b9b0b770fff1a1ca02
2024-09-09gnu: Add go-github-com-decred-dcrd-crypto-blake256.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-decred-dcrd-crypto-blake256): New variable. Change-Id: I497f3ef1015d3260f11711cebd1c64eda5df3ac5
2024-09-09gnu: Add go-github-com-davidlazar-go-crypto.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-davidlazar-go-crypto): New variable. Change-Id: Ib2a070a460d1d6d02a6455881897d35f833bc4f8
2024-09-09gnu: go-github-com-mgutz-ansi: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-mgutz-ansi): Fix indentation. Change-Id: Ib068c281f971211d5d80fd7ebb571dc60aba6d6f
2024-09-09gnu: go-github-com-mgutz-ansi: Update to 0.0.0-20200706080929-d51e80ef957d.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-mgutz-ansi): Update to 0.0.0-20200706080929-d51e80ef957d. Change-Id: Ic7b1d3f8e6f701eba3bc9b442b13ce2bee3cf315
2024-09-09gnu: go-github-com-quic-go-quic-go: Update to 0.45.2.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-quic-go-quic-go): Update to 0.45.2. Change-Id: I2fd938f8d3c3d1ce86665c70a20cbd7330c88122
2024-09-09gnu: Add guile-srfi-235.Yuval Langer
* gnu/packages/guile-xyz.scm (guile-srfi-235): New variable. Signed-off-by: jgart <jgart@dismail.de> Change-Id: Ic909fb9f960f53337706a90a27245dacb8e549ae
2024-09-09gnu: git-annex: Update to 10.20240808.Matthias Riße
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20240808. Change-Id: Id9b3b4ace4871cf9ba04404b43784269a9c45daa Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-09gnu: mc: Update to 4.8.32.Andy Tai
* gnu/packages/mc.scm (mc): Update to 4.8.32. Change-Id: I6e11f9e2442fc45c7a3e01803186b5f9ecccc0df Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-09doc: cookbook: Fix typo in screen-locker-service-typeRoman Scherer
The screen locker service type is called screen-locker-service-type, and not screen-locker-services-type. * doc/guix-cookbook.texi (Xorg): Fix typo. Change-Id: I191b0cb971f435f283ff8d0278e581372d16ae95 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-09pack: Add terminating zero after ‘readlink’ call.Ludovic Courtès
The bug had been there from the start (commit 47a60325ca650e8fc1a291c8655b4297f4de8deb) but only with the switch to glibc 2.39 did we actually hit it. * gnu/packages/aux-files/run-in-namespace.c (main): Add terminating zero on SELF. Change-Id: If0488f5ca0964d8d7b1666039a7f8bdf7abce111
2024-09-09services: host-name: Use the host name as the running value.Ludovic Courtès
Previously, the “running value” of the ‘host-name’ service would be #<unspecified>. This change makes it more pleasing to the eye. * gnu/services/base.scm (host-name-service-type): ‘start’ returns NAME. Change-Id: I38b8320e43639b6623475871ca6fbad3a459eb59
2024-09-09system: locale: ‘glibc-supported-locales’ uses zstd instead of xz.Ludovic Courtès
This is a followup to c9666c120b8e40321d6044f572533e160c1e0351. Fixes <https://issues.guix.gnu.org/73065>. * gnu/system/locale.scm (glibc-supported-locales): Change XZ to ZSTD. Change-Id: Ie3cb5d50648a0698ce5246591fb405e4eb690af5
2024-09-09gnu: trydiffoscope: Update Style.Zheng Junjie
* gnu/packages/diffoscope.scm (reprotest): Reindent. [arguments]: Use G-expression. Remove trailing #t. Change-Id: I5d77472405adcca35eca7bed9663f30f1f8ed18e
2024-09-09gnu: trydiffoscope: Update to 67.0.8.Vagrant Cascadian
* gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.8.
2024-09-09gnu: reprotest: Use G-expression.Zheng Junjie
* gnu/packages/diffoscope.scm (reprotest)[arguments]: Use G-expression. Change-Id: I35d4673e39a449169f5a66265e486d8e45268425
2024-09-09gnu: reprotest: Simplify native-inputs.Zheng Junjie
* gnu/packages/diffoscope.scm (reprotest): Simplify native-inputs. Change-Id: Ia443fb9369e65e686d619acaffa60c130a5503cf
2024-09-09gnu: reprotest: Update to 0.7.28.Vagrant Cascadian
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.28. [arguments]<#:phases>: Remove adjust-locales phase. Change-Id: I11a0fd6fa9dae47bb5748dd404856d07a3b08b0c
2024-09-09gnu: texinfo-7: Update to 7.1.1.Andy Tai
* gnu/packages/texinfo.scm (texinfo-7): Update to 7.1.1. Change-Id: Ic676c9a29e3efc0c656c3c5315cc83132a475a30 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-09gnu: zfs: Update to 2.2.6.Zheng Junjie
* gnu/packages/file-systems.scm (zfs): Update to 2.2.6. Change-Id: I728eb14ce11a081edf75d027ecc923d42b0855de Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-09gnu: Add fmt-11.Greg Hogan
* gnu/packages/pretty-print.scm (fmt-11): New variable. (fmt-10): Inherit from fmt-11. Change-Id: Ic9f28cfb5a805f33beaad9794d69f992a5a27652 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-09gnu: lilypond: Update to 2.24.4.Adam Faiz via Guix-patches via
* gnu/packages/music.scm (lilypond): Update to 2.24.4. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: Ifd65b83e38594cab33ff7d3d3147ee502929fdf3
2024-09-09gnu: tuxedo-keyboard: Update to 4.6.3.Jelle Licht
* gnu/packages/linux.scm (tuxedo-keyboard): Update to 4.6.3. Change-Id: I0ad9b7bcbe04b88cce05cf3d1e74b29e97c2b52b Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-09gnu: freeipmi: Use G-expressions.Zheng Junjie
* gnu/packages/freeipmi.scm (freeipmi)[arguments]: Use G-expressions. Change-Id: I998d7ca5073031c2a9807c5967b8c20984139bf6
2024-09-09gnu: freeipmi: Fix cross-compilation to riscv64-linux-gnu.Zheng Junjie
* gnu/packages/freeipmi.scm (freeipmi)[arguments]: When cross-compilation to riscv64-linux-gnu, add update-config-scripts phase. [native-inputs]: When cross compiling to riscv64-linux-gnu, add config. Change-Id: I0059d2048524b476703514ddbe111870257f4ac6
2024-09-09gnu: konversation: Update to 24.08.0Superfly Johnson via Guix-patches via
* gnu/packages/kde-internet.scm (konversation): Update to 24.08.0. Change-Id: Ifee9d9a5445ef052102c12fbc40e54ea10ae7c0c Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>