Commit Graph

142865 Commits

Author SHA1 Message Date
Nicolas Graves
09d2f62c0f
gnu: python-huggingface-hub: Disable failing tests.
* gnu/packages/python-web.scm (python-huggingface-hub):
  [arguments]<#:test-flags>: Disable failing test (requires network
  connection).

Change-Id: I7273c4f0bcc3b8cf3d34633a0d6c1df4d76d9170
Signed-off-by: jgart <jgart@dismail.de>
2024-09-09 23:53:49 -05:00
Steve George
79db40eabe
gnu: borgmatic: Update to 1.8.14.
* gnu/packages/backup.scm (borgmatic): Update to 1.8.14.

Change-Id: I8e5ea77c5880cafbb65ea00785f1e0f931fc0142
2024-09-09 23:46:23 -05:00
jgart
b7d845c18f
gnu: Add pantheon-calendar.
* gnu/packages/pantheon.scm (pantheon-calendar): New variable.

Change-Id: I7fc7b694764cfa2556188f24835aa349bdc93cfb
2024-09-09 23:33:07 -05:00
Artyom V. Poptsov
056859150c
gnu: gallery-dl: Update to 1.27.4.
* gnu/packages/video.scm (gallery-dl): Update to 1.27.4.

Change-Id: If56710918cf1606442a5b083c1995a7e9f3c2963
Signed-off-by: jgart <jgart@dismail.de>
2024-09-09 23:33:07 -05:00
Steve George
721ba07e24
gnu: python-apprise: Fix build.
* gnu/packages/python-xyz.scm (python-apprise): Fix build failures.
[native-inputs]: Remove unused python-flake8.
[arguments]: turn off mqltt_tls tests that fail.

Change-Id: Ia1a5b3d6ff284dc57f083c4bdbd1f6356be7a700
Signed-off-by: jgart <jgart@dismail.de>
2024-09-09 23:32:28 -05:00
Konrad Hinsen
851da3ebbe
gnu: cl-lack: Add missing ASD system lack-util-writer-stream.
* 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-09 16:20:48 -05:00
Sharlatan Hellseher
85a603f58b
gnu: kubo: Unbundle more inputs.
* 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-09 21:05:20 +01:00
Sharlatan Hellseher
6da76f1f04
gnu: Add go-github-com-libp2p-go-libp2p.
* gnu/packages/ipfs.scm (go-github-com-libp2p-go-libp2p): New variable.

Change-Id: I28d21513a07a4e11e7411390c692472473bf1844
2024-09-09 21:05:20 +01:00
Sharlatan Hellseher
f415ce5a96
gnu: Add go-github-com-raulk-go-watchdog.
* gnu/packages/golang-xyz.scm (go-github-com-raulk-go-watchdog): New variable.

Change-Id: I90a52e2d1f378ee5ddf4e2e902f49e863231c6ee
2024-09-09 21:05:20 +01:00
Sharlatan Hellseher
7287f05246
gnu: Add go-github-com-containerd-cgroups.
* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups): New variable.

Change-Id: Ic85fb7fd0a57d98ae8521eafad64fa508df60f57
2024-09-09 21:05:20 +01:00
Sharlatan Hellseher
a6e705cbcb
gnu: Add go-github-com-elastic-gosigar.
* gnu/packages/golang-xyz.scm (go-github-com-elastic-gosigar): New variable.

Change-Id: Id37252f62c0d1335cbcda16a6caf84318feb7f41
2024-09-09 21:05:20 +01:00
Sharlatan Hellseher
67147ccbe3
gnu: Add go-github-com-opencontainers-runtime-spec.
* gnu/packages/golang-xyz.scm (go-github-com-opencontainers-runtime-spec): New variable.

Change-Id: Ifb46706a137071677496d98e7801e6b0d3bd0bef
2024-09-09 21:05:20 +01:00
Sharlatan Hellseher
353d45389d
gnu: Add specification-runtime-spec.
* gnu/packages/specifications.scm (specification-runtime-spec): New variable.

Change-Id: I9c6fa972cb4a49897f26cf6674cdac0b9662229f
2024-09-09 21:05:19 +01:00
Sharlatan Hellseher
b4137cf2f3
gnu: Add go-github-com-decred-dcrd-dcrec-secp256k1-v4.
* gnu/packages/golang-crypto.scm (go-github-com-decred-dcrd-dcrec-secp256k1-v4): New variable.

Change-Id: Ibf57a9970c702bf95625e4145cf9630b0cb4d16c
2024-09-09 21:05:19 +01:00
Sharlatan Hellseher
9fdf5961b2
gnu: Add go-github-com-jsimonetti-rtnetlink-v2.
* gnu/packages/golang-web.scm (go-github-com-jsimonetti-rtnetlink-v2): New variable.

Change-Id: I7630af7007faebe1c2576f7167ce0a14a0a3b937
2024-09-09 21:05:19 +01:00
Sharlatan Hellseher
94ef5ef9bb
gnu: Add go-github-com-jsimonetti-rtnetlink.
* gnu/packages/golang-web.scm (go-github-com-jsimonetti-rtnetlink): New variable.

Change-Id: Ibc5e23073d5a8988ca5816787bf602b029e748f5
2024-09-09 21:05:19 +01:00
Sharlatan Hellseher
c158f2a5e7
gnu: Add go-github-com-mdlayher-netlink.
* gnu/packages/golang-web.scm (go-github-com-mdlayher-netlink): New variable.

Change-Id: I0b2d11d8e6ebc8dd29993504f99785c206140157
2024-09-09 21:05:19 +01:00
Sharlatan Hellseher
4101a1e690
gnu: Add go-github-com-josharian-native.
* gnu/packages/golang-xyz.scm (go-github-com-josharian-native): New variable.

Change-Id: I8eeee42b0855c6dfeb9c8e32d9bd7dcfa17bece2
2024-09-09 21:05:19 +01:00
Sharlatan Hellseher
6aaa7beb62
gnu: Add go-github-com-mdlayher-socket.
* gnu/packages/golang-web.scm (go-github-com-mdlayher-socket): New variable.

Change-Id: I8c116aef364f384fec098538210001e11f38b0ff
2024-09-09 21:05:19 +01:00
Sharlatan Hellseher
d97832e5b7
gnu: Add go-github-com-marten-seemann-tcp.
* gnu/packages/golang-web.scm (go-github-com-marten-seemann-tcp): New variable.

Change-Id: Icdbc508cbebd779b9bbb42516e86c827072c474b
2024-09-09 21:05:19 +01:00
Sharlatan Hellseher
ccecf91665
gnu: Add go-github-com-mikioh-tcp.
* gnu/packages/golang-web.scm (go-github-com-mikioh-tcp): New variable.

Change-Id: I423a98a726666d9eb145125f97a9198efdb2fb61
2024-09-09 21:05:19 +01:00
Sharlatan Hellseher
672211e834
gnu: Add go-github-com-mikioh-tcpinfo.
* gnu/packages/golang-web.scm (go-github-com-mikioh-tcpinfo): New variable.

Change-Id: I1725c2721d0a69044eab2507fefb656f5c19d01a
2024-09-09 21:05:18 +01:00
Sharlatan Hellseher
319178c16e
gnu: Add go-github-com-mikioh-tcpopt.
* gnu/packages/golang-web.scm (go-github-com-mikioh-tcpopt): New variable.

Change-Id: Icf1d08566d2149c80ffca22a84bf819751b5656f
2024-09-09 21:05:18 +01:00
Sharlatan Hellseher
bb22037ade
gnu: Add go-github-com-ipfs-go-ds-leveldb.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-leveldb): New variable.

Change-Id: Ida3a850c9d7ca25b694e580837b3bda918875825
2024-09-09 21:05:18 +01:00
Sharlatan Hellseher
89fcf4dc26
gnu: Add go-github-com-ipfs-go-ds-badger.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger): New variable.

Change-Id: I4c2422650a729829210e158abe155823e014bd9d
2024-09-09 21:05:18 +01:00
Sharlatan Hellseher
ed6e40a0cd
gnu: Add go-github-com-dgraph-io-badger.
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): New variable.

Change-Id: Ice103e73802e38c818c064dc7b27da87be9cc0cc
2024-09-09 21:05:18 +01:00
Sharlatan Hellseher
f842e59680
gnu: Add go-github-com-dgraph-io-ristretto.
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-ristretto): New variable.

Change-Id: Ie22ca28c5b49ceb8daa7ffebc6720bcc9b361046
2024-09-09 21:05:18 +01:00
Sharlatan Hellseher
89746f46b1
gnu: Add go-github-com-golang-glog.
* gnu/packages/golang-build.scm (go-github-com-golang-glog): New variable.

Change-Id: I33dd7c2869590514b8351e389532c3a64273225d
2024-09-09 21:05:18 +01:00
Sharlatan Hellseher
e8605fab74
gnu: Add go-github-com-dgryski-go-farm.
* gnu/packages/golang-crypto.scm (go-github-com-dgryski-go-farm): New variable.

Change-Id: I6e068af38b15451668287df08251da23609f47bd
2024-09-09 21:05:18 +01:00
Sharlatan Hellseher
2665514929
gnu: Add go-github-com-andreasbriese-bbloom.
* gnu/packages/golang-xyz.scm (go-github-com-andreasbriese-bbloom): New variable.

Change-Id: Ibde8dc90c4db2519be8de0b9b0b770fff1a1ca02
2024-09-09 21:05:18 +01:00
Sharlatan Hellseher
e7d875d56d
gnu: Add go-github-com-decred-dcrd-crypto-blake256.
* gnu/packages/golang-crypto.scm (go-github-com-decred-dcrd-crypto-blake256): New variable.

Change-Id: I497f3ef1015d3260f11711cebd1c64eda5df3ac5
2024-09-09 21:05:17 +01:00
Sharlatan Hellseher
1222fabbd1
gnu: Add go-github-com-davidlazar-go-crypto.
* gnu/packages/golang-crypto.scm (go-github-com-davidlazar-go-crypto): New variable.

Change-Id: Ib2a070a460d1d6d02a6455881897d35f833bc4f8
2024-09-09 21:05:17 +01:00
Sharlatan Hellseher
322c161f10
gnu: go-github-com-mgutz-ansi: Fix indentation.
* gnu/packages/golang-xyz.scm (go-github-com-mgutz-ansi): Fix indentation.

Change-Id: Ib068c281f971211d5d80fd7ebb571dc60aba6d6f
2024-09-09 21:05:17 +01:00
Sharlatan Hellseher
44b3afa52a
gnu: go-github-com-mgutz-ansi: Update to 0.0.0-20200706080929-d51e80ef957d.
* gnu/packages/golang-xyz.scm (go-github-com-mgutz-ansi): Update to 0.0.0-20200706080929-d51e80ef957d.

Change-Id: Ic7b1d3f8e6f701eba3bc9b442b13ce2bee3cf315
2024-09-09 21:05:17 +01:00
Sharlatan Hellseher
b3e4b12c25
gnu: go-github-com-quic-go-quic-go: Update to 0.45.2.
* gnu/packages/golang-web.scm (go-github-com-quic-go-quic-go): Update to 0.45.2.

Change-Id: I2fd938f8d3c3d1ce86665c70a20cbd7330c88122
2024-09-09 21:03:29 +01:00
Yuval Langer
590904cca1
gnu: Add guile-srfi-235.
* gnu/packages/guile-xyz.scm (guile-srfi-235): New variable.

Signed-off-by: jgart <jgart@dismail.de>
Change-Id: Ic909fb9f960f53337706a90a27245dacb8e549ae
2024-09-09 13:04:28 -05:00
Matthias Riße
637ca78f51
gnu: git-annex: Update to 10.20240808.
* 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-09 17:17:56 +02:00
Andy Tai
603d848d2a
gnu: mc: Update to 4.8.32.
* gnu/packages/mc.scm (mc): Update to 4.8.32.

Change-Id: I6e11f9e2442fc45c7a3e01803186b5f9ecccc0df
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-09 17:17:56 +02:00
Roman Scherer
6517baf995
doc: cookbook: Fix typo in screen-locker-service-type
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-09 17:17:56 +02:00
Ludovic Courtès
cdb31a8869
pack: Add terminating zero after ‘readlink’ call.
The bug had been there from the start (commit
47a60325ca) 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-09 17:17:56 +02:00
Ludovic Courtès
89fdc4b45f
services: host-name: Use the host name as the running value.
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-09 17:17:55 +02:00
Ludovic Courtès
9d17cda3d9
system: locale: ‘glibc-supported-locales’ uses zstd instead of xz.
This is a followup to c9666c120b.

Fixes <https://issues.guix.gnu.org/73065>.

* gnu/system/locale.scm (glibc-supported-locales): Change XZ to ZSTD.

Change-Id: Ie3cb5d50648a0698ce5246591fb405e4eb690af5
2024-09-09 17:17:55 +02:00
Zheng Junjie
cc2619a7bd
gnu: trydiffoscope: Update Style.
* gnu/packages/diffoscope.scm (reprotest): Reindent.
[arguments]: Use G-expression. Remove trailing #t.

Change-Id: I5d77472405adcca35eca7bed9663f30f1f8ed18e
2024-09-09 21:08:15 +08:00
Vagrant Cascadian
2305b94c2e
gnu: trydiffoscope: Update to 67.0.8.
* gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.8.
2024-09-09 21:03:50 +08:00
Zheng Junjie
694cd39fa1
gnu: reprotest: Use G-expression.
* gnu/packages/diffoscope.scm (reprotest)[arguments]: Use G-expression.

Change-Id: I35d4673e39a449169f5a66265e486d8e45268425
2024-09-09 21:03:50 +08:00
Zheng Junjie
ed6ca2c413
gnu: reprotest: Simplify native-inputs.
* gnu/packages/diffoscope.scm (reprotest): Simplify native-inputs.

Change-Id: Ia443fb9369e65e686d619acaffa60c130a5503cf
2024-09-09 21:03:50 +08:00
Vagrant Cascadian
e85ab7d2e5
gnu: reprotest: Update to 0.7.28.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.28.
[arguments]<#:phases>: Remove adjust-locales phase.

Change-Id: I11a0fd6fa9dae47bb5748dd404856d07a3b08b0c
2024-09-09 20:57:30 +08:00
Andy Tai
6ba136586d
gnu: texinfo-7: Update to 7.1.1.
* 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-09 20:13:06 +08:00
Zheng Junjie
647b926557
gnu: zfs: Update to 2.2.6.
* 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-09 20:13:06 +08:00
Greg Hogan
0222cd0c8b
gnu: Add fmt-11.
* 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-09 18:58:27 +08:00