me
/
guix
Archived
1
0
Fork 0
Commit Graph

137710 Commits (13f0f52314244f08eb9fdd626d907c0c3976e06a)

Author SHA1 Message Date
Sharlatan Hellseher d9f720b7ef
gnu: go-github-com-masterminds-sprig-v3: Enable tests.
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig-v3)
[arguments]: <#:tests?>: Enable them.
<#:phases>: Add 'remove-network-tests phase.

Change-Id: I526f8c7d273ea3d88f8844da97293a1080471c62
2024-06-28 15:15:31 +01:00
Sharlatan Hellseher 1afefe0f0f
gnu: go-github-com-masterminds-sprig: Rename variable.
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig): Rename
to go-github-com-masterminds-sprig-v3.
[arguments]: <#:import-path>: Reflect import path as seen in go.mod.

* gnu/packages/configuration-management.scm (chezmoi) [native-inputs]:
Replace go-github-com-masterminds-sprig with
go-github-com-masterminds-sprig-v3.

Change-Id: I2d171ff9f719e6664266723ae0483f73cef343c5
2024-06-28 14:57:07 +01:00
Sharlatan Hellseher 77ec077071
gnu: chezmoi: Refresh package style.
* gnu/packages/configuration-management.scm (chezmoi): Use G-expressions
and list style, re-indent.
[arguments]: <#:go>: Set to go-1.21.

Change-Id: I5a7a4deffcd8b9102614b3f628a7ddd33ee82633
2024-06-28 14:57:07 +01:00
Sharlatan Hellseher aa32bdfa78
gnu: chezmoi: Remove propagated inputs.
* gnu/packages/configuration-management.scm (chezmoi): Remove propagated inputs.
[native-inputs]: Remove go-github-com-google-uuid,
go-github-com-huandu-xstrings, go-github-com-imdario-mergo,
go-github-com-masterminds-goutils, go-github-com-masterminds-semver,
go-github-com-mitchellh-copystructure,
go-github-com-mitchellh-reflectwalk, and go-golang-org-x-crypto.

Change-Id: Ifeb42652b07827e76c57a0165683200af312faf3
2024-06-28 11:35:06 +01:00
Sharlatan Hellseher 8cf6d28329
gnu: go-github-com-masterminds-sprig: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-masterminds-sprig): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I424ea6887286bdaee67b3f367024c6d7982bcbd2
2024-06-28 11:31:45 +01:00
Sharlatan Hellseher f9a3d7a3d7
gnu: go-github-com-nwaples-rardecode-v2: Rename variable.
* gnu/packages/golang-compression.scm (go-github-com-nwaples-rardecode-v2):
Rename as seen in go.mod to go-github-com-nwaples-rardecode.

Change-Id: Id492ee6c4e5aebdbec9487b6990e2c5fa5dfe62c
2024-06-28 11:30:11 +01:00
Afkhami, Navid 6a7d5cda17
gnu: Add r-rnacrosslinkoo.
* gnu/packages/bioinformatics.scm (r-rnacrosslinkoo): New variable.

Change-Id: I1ca6dcef9c093627c3743d1176e587cf40053ba0
2024-06-28 11:53:19 +02:00
Afkhami, Navid 2c0a3896c1
gnu: Add r-rrna.
* gnu/packages/cran.scm (r-rrna): New variable.

Change-Id: I8ed081ba32453fdae3a10b492a1c5b4f64b50925
2024-06-28 11:44:38 +02:00
Afkhami, Navid cb6e721ea1
gnu: Add r-topdom.
* gnu/packages/cran.scm (r-topdom): New variable.

Change-Id: I63d265470499affc8f0de94f88739c6631281a0d
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2024-06-28 11:41:50 +02:00
Lars Bilke 78b881722f
gnu: freecad: Add patch for vtk 9.3.0.
* gnu/packages/patches/freecad-vtk-9.3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register file.
* gnu/packages/engineering.scm (freecad)[source]: Add patch.
Change-Id: Ie520a92ffe6f8bdd2678470ee06f618d74349460
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-27 19:01:17 +02:00
Lars Bilke 79408989ff
gnu: vtk: Update to 9.3.0.
* gnu/packages/image-processing.scm (vtk): Update to 9.3.0.
Change-Id: Id31d41e7dc457d1f17c0e8e824c170942d81698c
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-27 19:01:08 +02:00
Sharlatan Hellseher 6d88e9e21f
gnu: go-github-com-vitrun-qart: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I219dfa1129e73e042170b3da176801a0058980f2
2024-06-27 15:55:48 +01:00
Sharlatan Hellseher 856c3e08f7
gnu: go-github-com-flynn-archive-go-shlex: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: If6376b45b4d3809ca8452b89c335ca7532ec2759
2024-06-27 15:50:20 +01:00
Sharlatan Hellseher 88cdba5ccd
gnu: go-github-com-calmh-xdr: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-calmh-xdr): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I201f5147de0a353057206ca314a685eb70622e00
2024-06-27 15:38:26 +01:00
Sharlatan Hellseher c1e875eea3
gnu: Remove go-github-com-calmh-du.
This repository has been archived by the owner on Nov 27, 2018. It is
now read-only.

* gnu/packages/syncthing.scm (go-github-com-calmh-du): Delete variable.

Change-Id: Ibe99cf590ea1d57d12d0fe0085b0149b372482ee
2024-06-27 15:34:21 +01:00
Sharlatan Hellseher 4fb43ae287
gnu: go-github-com-d4l3k-messagediff: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ifb20bc5e3ee8cf8f2b354c5809ba906aae74d5c0
2024-06-27 15:28:27 +01:00
Sharlatan Hellseher c160d88c6c
gnu: go-github-com-chmduquesne-rollinghash: Enable all tests.
* gnu/packages/golang-crypto.scm (go-github-com-chmduquesne-rollinghash):
Enable all tests.
[arguments]: <#:phases>: Add custom 'check phase.
[propagated-inputs]: Add go-code-cloudfoundry-org-bytefmt.

Change-Id: I2cfe6b3d490de4b85ed0814e074caac1f73d6936
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher bd7042bf31
gnu: go-github-com-chmduquesne-rollinghash: Update to 4.0.0-1.9a5199b.
* gnu/packages/golang-crypto.scm (go-github-com-chmduquesne-rollinghash): Update to 4.0.0-1.9a5199b.

Change-Id: I24d00040c7d04513d9b15b99fbcf02c29f1f5d23
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher f09654259f
gnu: go-github-com-chmduquesne-rollinghash: Move to golang-crypto.
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I61a942c07655f51a61e198613eeaa3eb240b8df9
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher 2494d95ede
gnu: Add go-github-com-thejerf-suture-v4.
* gnu/packages/golang-xyz.scm (go-github-com-thejerf-suture-v4): New variable.

Change-Id: If54702c8b0a9eec19af72dc513a8d6551966fc2d
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher 5cc35758e5
gnu: go-github-com-thejerf-suture: Update to 3.0.3.
* gnu/packages/golang-xyz.scm (go-github-com-thejerf-suture): Update to 3.0.3.

Change-Id: I5973315f4bc276acc22dfd6fde59942a6b2736d9
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher 2622549c0e
gnu: go-github-com-thejerf-suture: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I532608ed163ee60588131c34621e031b5935eacf
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher d1a04edc7b
gnu: go-github-com-oschwald-geoip2-golang: Update to 1.11.0.
* gnu/packages/golang-web.scm (go-github-com-oschwald-geoip2-golang): Update to 1.11.0.

Change-Id: I0e7003b680143a21aa2f773761b34b60d6cd0a74
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher be7386e288
gnu: go-github-com-oschwald-geoip2-golang: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: Ie95d3630ec98cd2f60139914959a82dc3313ea05
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher 3a94f439b3
gnu: go-github-com-oschwald-maxminddb-golang: Enable tests.
* gnu/packages/golang-web.scm (go-github-com-oschwald-maxminddb-golang):
Enable tests.
[native-inputs]: Add go-github-com-stretchr-testify.

Change-Id: Idf3c98bdf832422779b045adb348dfaea6f8d3e2
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher 9bcb67166f
gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.13.0.
* gnu/packages/golang-web.scm (go-github-com-oschwald-maxminddb-golang): Update to 1.13.0.

Change-Id: I8b718ddf8c064f6492d882b70713243cfb82f4e8
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher fe2a300eaa
gnu: go-github-com-oschwald-maxminddb-golang: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I88e887ccaeecb5c165bff920515dbdef9f8b85ad
2024-06-27 15:28:25 +01:00
Efraim Flashner 69f9a43c87
gnu: llvm-16: Fix building on i686-linux.
* gnu/packages/llvm.scm (llvm-16)[arguments]: Skip the
make-dynamic-linker-phase on i686-linux.

Change-Id: I38c134d246859d7fc6025e2ed1c3f29d845a7d82
2024-06-27 16:43:55 +03:00
Efraim Flashner 428c841918
gnu: libvpx: Patch CVE-2023-44488.
* gnu/packages/video.scm (libvpx/fixed)[source]: Add patch.
* gnu/packages/patches/libvpx-CVE-2023-44488.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: Iec6fbc048a0f75ed60752601034a9da8bf23b186
2024-06-27 16:43:55 +03:00
Ashish SHUKLA 97540acadc
gnu: mold: Update to 2.32.1.
* gnu/packages/mold.scm (mold): Update to 2.32.1.

Change-Id: Iaf5b3b4ba09e19a35f471c08b7b130a4fee4d4fb
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-06-27 21:04:08 +08:00
Michael Ford c99b1e2fc6
gnu: LLVM, Clang, libomp, lld: Update to 18.1.8.
* gnu/packages/llvm.scm (llvm-18, clang-18, libomp-18, lld-18): Update to
18.1.8.

Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Change-Id: I76f93d6dce19f0e1a0b99393a5865369c49c4072
2024-06-27 21:01:49 +08:00
Christopher Baines c6e6001a10
gnu: guix: Update to 1.4.0-22.1a34b9b.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-22.1a34b9b.

Change-Id: I316d987e0f744f3b827d3c0ff6db54e1e6c79375
2024-06-27 11:51:46 +01:00
Christopher Baines 42026b1186
gnu: guix-data-service: Update to 0.0.1-52.b5fbde5.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-52.b5fbde5.

Change-Id: I89db5f73d25711e3098b8c5c10c00cf8c16b4acc
2024-06-27 11:16:42 +01:00
Christopher Baines 06fd838a7f
gnu: guix-build-coordinator: Update to 0-109.406db8a.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-109.406db8a.

Change-Id: I9f182770a13a7edae1182ceb39c1d10d2e440f78
2024-06-27 11:13:49 +01:00
Sharlatan Hellseher 1a34b9b725
gnu: go-github-com-gorilla-csrf: Update to 1.7.2.
* gnu/packages/golang-web.scm (go-github-com-gorilla-csrf): Update to 1.7.2.

Change-Id: Idc013e07f6293ef53da23232c77c766b4e8b0c73
2024-06-27 00:35:38 +01:00
Sharlatan Hellseher cda6baaa3e
gnu: go-github-com-gorilla-csrf: Adjust package style.
* gnu/packages/golang-web.scm (go-github-com-gorilla-csrf): Apply list
package style. Shift order.
[propagated-inputs]: Remove labels.

Change-Id: Id7f87529c2dc66c3c6fd5b2b05422569c37e3920
2024-06-27 00:35:38 +01:00
Sharlatan Hellseher 51b0244afe
gnu: go-github-com-jackpal-gateway: Update to 1.0.15.
* gnu/packages/golang-web.scm (go-github-com-jackpal-gateway): Update to 1.0.15.
[propagated-inputs]: Add go-golang-org-x-net.
[native-inputs]: Add go-github-com-stretchr-testify.

Change-Id: Ifcedc02b76d11dc215a904563aa6571aa52cedc3
2024-06-27 00:35:38 +01:00
Sharlatan Hellseher 915209cb7e
gnu: go-github-com-jackpal-gateway: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-jackpal-gateway): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: Ibc24eb85c76df4cea60749eaca55eb7ae7cb3cf5
2024-06-27 00:35:38 +01:00
Sharlatan Hellseher 9882215279
gnu: go-github-com-ccding-go-stun: Adjust indentation.
* gnu/packages/golang-web.scm (go-github-com-ccding-go-stun): Adjust
indentation.

Change-Id: I1f44af1a95fb31d8078030b2fd2a6a8075e7cd69
2024-06-27 00:35:38 +01:00
Sharlatan Hellseher 4860bf4757
gnu: go-github-com-ccding-go-stun: Update to 0.1.4.
* gnu/packages/golang-web.scm (go-github-com-ccding-go-stun): Update to 0.1.4.

Change-Id: I68f70a065182c275c134e74963133ac15622d257
2024-06-27 00:35:38 +01:00
Sharlatan Hellseher 255b093107
gnu: go-github-com-ccding-go-stun: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I0713418f7d0b00d3aa7ab4289765556e68b8246d
2024-06-27 00:35:37 +01:00
Sharlatan Hellseher 8db567d19d
gnu: go-github-com-go-ldap-ldap: Enable tests.
* gnu/packages/golang-web.scm (go-github-com-go-ldap-ldap): Enable tests.
[native-inputs]: Add go-github-com-stretchr-testify.

Change-Id: I6c3090abac883f87e75534a60e0c9e5ff518887d
2024-06-27 00:35:37 +01:00
Sharlatan Hellseher 3244c6ca88
gnu: go-github-com-go-ldap-ldap: Update to 3.4.8.
* gnu/packages/golang-web.scm (go-github-com-go-ldap-ldap): Update to 3.4.8.
[propagated-inputs]: Add go-github-com-google-uuid.

Change-Id: Ic8792cbe8b911c23fdcb87612928b86bd89dc95a
2024-06-27 00:35:37 +01:00
Sharlatan Hellseher f0e5d0b411
gnu: go-github-com-go-ldap-ldap: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-go-ldap-ldap): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: Ica9883664d11b621d0bd4ce896d217eb82abd0ce
2024-06-27 00:35:30 +01:00
Sharlatan Hellseher 5978962638
gnu: go-github-com-go-asn1-ber-asn1-ber: Improve description.
* gnu/packages/golang-crypto.scm (go-github-com-go-asn1-ber-asn1-ber)
[description]: Apply textinfo acronym.

Change-Id: Icdaae8b688d729de49011314b7dc82a98fc4ae21
2024-06-27 00:35:22 +01:00
Sharlatan Hellseher 1202510c91
gnu: go-github-com-go-asn1-ber-asn1-ber: Update to 1.5.7.
* gnu/packages/golang-crypto.scm (go-github-com-go-asn1-ber-asn1-ber): Update to 1.5.7.

Change-Id: Iebabb5b67d196f7b8e599c472087126cc3ba9a72
2024-06-27 00:35:22 +01:00
Sharlatan Hellseher 46781c3008
gnu: go-github-com-go-asn1-ber-asn1-ber: Move to golang-crypto.
* gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Ib146ac76bbd2d7c34c315dc4f424d05ced597011
2024-06-27 00:35:15 +01:00
Sharlatan Hellseher 67da8cac76
gnu: go-github-com-azure-go-ntlmssp: Improve description.
* gnu/packages/golang-web.scm (go-github-com-azure-go-ntlmssp)
[description]: Apply textlive acronym.

Change-Id: Ie91d88c956c27c6c88b1fcc69c5cc1321c711b62
2024-06-27 00:34:28 +01:00
Sharlatan Hellseher 557b758ede
gnu: go-github-com-azure-go-ntlmssp: Update to 0.0.0-20221128193559-754e69321358.
* gnu/packages/golang-web.scm (go-github-com-azure-go-ntlmssp): Update to 0.0.0-20221128193559-754e69321358.

Change-Id: I612f9f0df6781e292385c09c1920087665ff4eb4
2024-06-27 00:34:28 +01:00
Sharlatan Hellseher 294ad13de9
gnu: go-github-com-azure-go-ntlmssp: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-azure-go-ntlmssp): Move
from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I9c8397996470d84f57a4472717ebd0d06d06bb4c
2024-06-27 00:34:28 +01:00