~ruther/guix-local

0f0ba612 — Arthur Rodrigues 6 months ago
gnu: Add go-github-com-cpuguy83-tar2go.

* gnu/packages/golang-compression.scm (go-github-com-cpuguy83-tar2go): New variable.

Change-Id: I1e8ee18d79347eea6b9ff752de4e32b6ef683e6b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7b66a2e6 — Arthur Rodrigues 6 months ago
gnu: Add go-resenje-org-singleflight.

* gnu/packages/golang-xyz.scm (go-resenje-org-singleflight): New variable.

Change-Id: Ic0e23321565f8b38e3b8572afece2efbbc157d84
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
bd7be45d — Arthur Rodrigues 6 months ago
gnu: Add go-github-com-anchore-go-struct-converter.

* gnu/packages/golang-xyz.scm (go-github-com-anchore-go-struct-converter): New variable.

Change-Id: Ie273592367830c6079fe348ca89d296a2436c1d3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
53b0affa — Arthur Rodrigues 6 months ago
gnu: Add go-github-com-spdx-tools-golang.

* gnu/packages/golang-xyz.scm (go-github-com-spdx-tools-golang): New variable.

Change-Id: Ib3a7f62bddb8bf563bb5e7da99751b933665f4c0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
972e62e6 — Arthur Rodrigues 6 months ago
gnu: Add go-github-com-spdx-gordf.

* gnu/packages/golang-xyz.scm (go-github-com-spdx-gordf): New variable.

Change-Id: I2436acf6bcc73c399ec269cc3c9689ad34ab2eb2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
05238725 — Arthur Rodrigues 6 months ago
gnu: Add go-kernel-org-pub-linux-libs-security-libcap-cap.

* gnu/packages/golang-xyz.scm (go-kernel-org-pub-linux-libs-security-libcap-cap): New variable.

Change-Id: I3bf1432166fffe79ac684d09ba4c837035454e45
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c778d137 — Arthur Rodrigues 6 months ago
gnu: Add go-github-com-mitchellh-hashstructure.

* gnu/packages/golang-crypto.scm (go-github-com-mitchellh-hashstructure): New variable.

Change-Id: Iba414ca1fa916c1c353ca0fa7da1017aabbd555d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
69325e3b — Arthur Rodrigues 6 months ago
gnu: Add go-github-com-serialx-hashring.

* gnu/packages/golang-crypto.scm (go-github-com-serialx-hashring): New variable.

Change-Id: If0d0c8201b0a11d76d5b83e458bff6fd30615eee
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e3e840f7 — Arthur Rodrigues 6 months ago
gnu: Add go-github-com-tonistiigi-dchapes-mode.

* gnu/packages/golang-xyz.scm (go-github-com-tonistiigi-dchapes-mode): New variable.

Change-Id: I2410219bea3d8ba22136b1202f678f3b47cca82e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
9eac3f26 — Arthur Rodrigues 6 months ago
gnu: Add go-github-com-tonistiigi-go-archvariant.

* gnu/packages/golang-xyz.scm (go-github-com-tonistiigi-go-archvariant): New variable.

Change-Id: Iecdb31df1df2d89cc7eb943fe98a384c153f0f74
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
fcc34e53 — Cayetano Santos 6 months ago
gnu: python-gfloat: Update to 0.5.2.

* gnu/packages/python-xyz.scm (python-gfloat): Update to 0.5.2.
[arguments]: Adjust #:test-flags.
[propagated-inputs]: Add python-array-api-compat.
[native-inputs]: Remove python-wheel; add python-ml-dtypes, python-pytorch, and
openssl.

Change-Id: Id354d09933ad471b24cb5aa97d7fbecbe0157ce3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7e4ee9b6 — Cayetano Santos 6 months ago
gnu: python-bitstring: Fix tests.

Disable a couple of tests, which are incompatible with upgrade of python-gfloat.

* gnu/packages/python-xyz.scm (python-bitstring)[arguments]: Adjust

Change-Id: I66358e5390ce939f83403ef1247e70b82b9f604d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c23faabc — Cayetano Santos 6 months ago
gnu: python-array-api-compat: Update to 1.12.0.

* gnu/packages/python-xyz.scm (python-array-api-compat): Update to 1.12.0.
[propagated-inputs]: Remove python-numpy.
[native-inputs]: Remove python-wheel.

Change-Id: Ie8dacb74c5443266b3edcb3c7c52a7cdc4f93fae
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e56a5a18 — AwesomeAdam54321 6 months ago
gnu: perl-text-markdown-discount: Fix build.

* gnu/packages/markup.scm (perl-text-markdown-discount)[inputs]: Replace
discount with discount-2.

Change-Id: I2a9c3c00169d55cb079d0555e1e3764c0d2fec4b
Signed-off-by: Sughosha <sughosha@disroot.org>
7d23866f — AwesomeAdam54321 6 months ago
gnu: Add discount-2.

* gnu/packages/markup.scm (discount-2): New variable.

Change-Id: Ic71a3d01b735dcdd20730efde69e29fb2f7a8a62
Signed-off-by: Sughosha <sughosha@disroot.org>
0a6dbaeb — AwesomeAdam54321 6 months ago
gnu: perl-crypt-des: Fix build.

* gnu/packages/patches/perl-crypt-des-implicit-func-decl.patch: New file.
* gnu/local.mk: Register patch.
* gnu/packages/games.scm (perl-crypt-des)[patches]: Add patch.

Change-Id: Ia9d55640f7ffcc5cc24cff34c246c1e6b870cec7
Signed-off-by: Sughosha <sughosha@disroot.org>
06ab49a6 — Junker 7 months ago
gnu: Add stig.

* gnu/packages/bittorrent.scm (stig): New variable.

Change-Id: Id11530c7e43522c63972f767afacaad3e55ecfc7
Signed-off-by: Sughosha <sughosha@disroot.org>
15a3604a — Artyom V. Poptsov 5 months ago
gnu: guile2.0-bash: Fix build with gcc-14.

* gnu/packages/guile-xyz.scm (guile2.0-bash): Fix build with gcc-14.  This
change fixes guile-bash build as well.
[arguments]<#:configure-flags>: Relax GCC 14 strictness.

Change-Id: Ib78813616deb58e5e82fb5a9f90ec9f456159b47
972f1d86 — NeYurii 5 months ago
gnu: qt6ct: Update to 0.11.

* gnu/packages/qt.scm (qt6ct): Update to 0.11.
[source], [home-page]: Switch to https://www.opencode.net/trialuser/qt6ct.

Closes: guix/guix#4103
Change-Id: I51e0a80d2f0d797bbf2d287cee7c1270ee675d7b
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
788e88e6 — Sughosha 5 months ago
gnu: ableton-link: Remove Qt dependency.

* gnu/packages/audio.scm (ableton-link)[inputs]: Remove qtquickcontrols-5.
[native-inputs]: Remove qtbase-5, qtdeclarative-5 and qttools-5.

Change-Id: I8fb497d978623aa88064a68f4762e3b6996c5499
Next