Suhail
22143f9e62
gnu: tilda: Remove version 1.6-alpha.
...
* gnu/packages/terminals.scm (tilda-dbus): Remove variable. tilda@2.0.0
comes with D-Bus support.
Change-Id: If9cb43b9c7bd49562e2668c0e3ffab342edbac75
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 15:53:23 +00:00
Suhail
46058e9fcb
gnu: tilda: Update to 2.0.0.
...
* gnu/packages/terminals.scm (tilda): Update to 2.0.0.
[native-inputs]: Remove autoconf. Add autoconf-2.71.
Change-Id: I5df92877e38a316555150350c73e2356109e71b2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 15:53:23 +00:00
Sharlatan Hellseher
b24c1bab47
gnu: crun: Adjust package ideation.
...
The release package provides the configured version, so there is no need
to use git commit to adjust version detection.
* gnu/packages/containers.scm (crun): Remove let and indent the package.
[arguments] <#:phases>: Remove 'do-no-depend-on-git phase as the package
includes release version.
Change-Id: Ie50fe1f5f8ed69a77e353033679bfd98db6e56f4
2024-02-14 15:27:12 +00:00
Tomas Volf
6002e9e771
gnu: crun: Update to 1.14.1.
...
Since upstream does provide properly packaged source archives, the fetch
method was switched from git to url.
* gnu/packages/containers.scm (crun): Update to 1.14.1.
Change-Id: I566d8742b1a3db75aefaa51032e09130a8307a61
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 15:27:12 +00:00
Andreas Enge
0c3ae6dc84
gnu: arpack-ng: Update to 3.9.1.
...
* gnu/packages/maths.scm (arpack-ng): Update to 3.9.1. Drop patch.
* gnu/packages/patches/arpack-ng-propagate-rng-state.patch: Remove file.
* gnu/packages/maths.scm (dist_patch_DATA): Unregister patch.
Change-Id: I33a666c3a88fb2f6791c8d698eeb054a831103fc
2024-02-14 14:38:02 +01:00
Romain GARBAGE
ff76def8a4
gnu: arpack-ng: Add preprocessor flag.
...
* gnu/packages/maths.scm (arpack-ng): Add configure flag for building
ISO C binding headers.
Change-Id: Iddfd67094ffafc3cabd88353e3839e5e903b804a
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-02-14 14:36:55 +01:00
Andreas Enge
32f6eabc29
gnu: guix-build-coordinator: Update to 0-97.9f1545b.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update
to 0-97.9f1545b.
Change-Id: Ib38ad1e50a3382f083a5c7d733d39351c7490e0c
2024-02-14 14:32:02 +01:00
Andy Tai
8d4c303241
gnu: mailutils: Update to 3.17.
...
* gnu/packages/mail.scm (mailutils): Update to 3.17.
Change-Id: I337e561f11185470e1cf43ddf9f9c25d64a0084a
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-02-14 13:19:51 +00:00
Tomas Volf
b9868463f6
gnu: slirp4netns: Update to 1.2.3.
...
* gnu/packages/containers.scm (slirp4netns): Update to 1.2.3.
Change-Id: I103b697069e631653e9063ee42456d0d0e898900
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-02-14 13:19:02 +00:00
Alexey Abramov
24bea8dac1
gnu: xf86-input-wacom: Update to 1.2.0.
...
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 1.2.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I5f8cf8372c7242afd51375efe6baecf98a8b2ec9
2024-02-14 13:17:04 +00:00
Erik Eduardo
ca47a1346a
gnu: river: Add river.desktop file.
...
* gnu/packages/zig-xyz.scm (river)[arguments]: Add 'install-wayland-session
phase after 'install phase to install the river.desktop file inside
share/wayland-sessions directory.
Change-Id: I19fbcfa09a6b06ed602ec4be1b06cc6e2cd2a9a1
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-02-14 13:15:40 +00:00
Greg Hogan
3fa4a8baf3
gnu: Add duckdb.
...
* gnu/packages/databases.scm (duckdb): New variable.
Change-Id: Ic689dbd4bb91a2c806f846464e2af95be50cd069
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 11:29:21 +00:00
Ricardo Wurmus
2ba2875dbd
gnu: Add r-box.
...
* gnu/packages/cran.scm (r-box): New variable.
Change-Id: I5dc6f0ffae3dc3540d431f2533493f1eb82f75b7
2024-02-14 10:25:00 +01:00
Sharlatan Hellseher
ac470c516e
gnu: go-github-com-go-test-deep: Move to golang-check.
...
* gnu/packages/golang.scm (go-github-com-go-test-deep): Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: I47fec9c4e399067494eb20c214a47958b3cf755d
2024-02-13 21:26:40 +00:00
Troy Figiel
d024f3ffba
gnu: go-golang-org-x-oauth2: Add missing input.
...
* gnu/packages/golang.scm (go-golang-org-x-oauth2) [propagated-inputs]:
Add go-cloud-google-com-go-compute-metadata.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ie89d4ebfcc3f78ff748b42bfd5ac6550f206280b
2024-02-13 21:26:39 +00:00
Troy Figiel
6e248ccc5e
gnu: go-github-com-twpayne-go-vfs: Add missing input.
...
* gnu/packages/golang.scm (go-github-com-twpayne-go-vfs)
[native-inputs]: Add go-github-com-stretchr-testify.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3c0c05d3488ff9ebfb56499565ff2bd5999fb484
2024-02-13 21:26:39 +00:00
Troy Figiel
9b095daa29
gnu: go-github-com-prometheus-procfs: Add missing input.
...
* gnu/packages/golang.scm (go-github-com-prometheus-procfs): Add missing
input.
[propagated-inputs]: Add go-golang.org-x-sync-errgroup.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-13 21:26:39 +00:00
Troy Figiel
f8d1df5f98
gnu: go-gotest-tools-assert: Add missing inputs.
...
* gnu/packages/golang.scm (go-gotest-tools-assert): Add missing inputs.
[native-inputs]: Move go-github-com-google-go-cmp-cmp and
go-github-com-pkg-errors from here ...
[propagated-inputs]: ... to here. Add go-github-com-spf13-pflag and
go-golang-org-x-tools.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I8b9e1dd43ce3a0866ccc2cddd6b14cf1ecd06a50
2024-02-13 21:26:39 +00:00
Troy Figiel
4bf6ad67ba
gnu: go-github-com-playground-locales: Add missing input.
...
* gnu/packages/golang.scm (go-github-com-playground-locales): Add missing
input.
[propagated-inputs]: Add go-golang-org-x-text.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-13 21:26:39 +00:00
Troy Figiel
14ea50518d
gnu: go-github-com-charmbracelet-bubbletea: Remove examples.
...
* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Remove
examples and tutorials.
[arguments] <#:phases>: Add remove-examples phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic4ed211ae0fa0849770264ccc950a73d55cd70c4
2024-02-13 21:26:39 +00:00
Troy Figiel
00e0071391
gnu: go-gopkg-in-mgo-v2: Add missing inputs.
...
* gnu/packages/databases.scm (go-gopkg-in-mgo-v2): Add missing inputs.
[propagated-inputs]: Add go-gopkg.in-tomb.v2.
[inputs]: Add cyrus-sasl.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-13 21:26:39 +00:00
Troy Figiel
2525b168f9
gnu: go-github-com-avast-retry-go: Remove examples.
...
* gnu/packages/golang.scm (go-github-com-avast-retry-go): Remove examples.
[arguments] <#:phases>: Add remove-examples phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I20107aa3c77add0f5645f8f3be5ca45de9ab1ed9
2024-02-13 21:26:39 +00:00
Troy Figiel
0f19437ab8
gnu: go-github-com-goccy-yaml: Remove benchmarks.
...
* gnu/packages/golang.scm (go-github-com-goccy-yaml): Remove benchmarks.
[arguments] <#:phases>: Add remove-benchmarks phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I4249df3ab64d734ebf561e84f6bbc7ed50ff3a1b
2024-02-13 21:26:39 +00:00
Troy Figiel
7386718183
gnu: go-github-com-oneofone-xxhash: Remove benchmarks.
...
* gnu/packages/golang.scm (go-github-com-oneofone-xxhash): Remove benchmarks.
[arguments] <#:phases>: Add remove-benchmarks phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I68db9ff67e5d48e932e01509c26e9ce545cda5e6
2024-02-13 21:26:39 +00:00
Troy Figiel
3463158205
gnu: go-github-com-cespare-xxhash: Remove benchmarks.
...
* gnu/packages/golang-crypto.scm (go-github-com-cespare-xxhash)
[source]: Remove benchmarks.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Iabfcb76235206ffc2a9afb8d3cf185ebba99b59c
2024-02-13 21:26:38 +00:00
Troy Figiel
33183150c2
gnu: go-gopkg-in-djherbis-times-v1: Remove examples.
...
* gnu/packages/golang.scm (go-gopkg-in-djherbis-times-v1) [source]:
Remove examples.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic015391ab1962e9bbc60360ef3403daba20471d6
2024-02-13 21:26:38 +00:00
Troy Figiel
5854bec581
gnu: go-github-com-goccy-go-json: Remove benchmarks.
...
* gnu/packages/golang-web.scm (go-github-com-goccy-go-json) [source]:
Remove benchmarks.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I5560cbb4ff0672e93d3d4daccb7a4078d35fd967
2024-02-13 21:26:38 +00:00
Troy Figiel
6b1430ddd7
gnu: go-golang-org-sql-mock: Remove examples.
...
* gnu/packages/golang-check.scm (go-golang-org-sql-mock) [source]:
Remove examples.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I51454ed64c9beda076120d9ef635a43e4b85d6a1
2024-02-13 21:26:38 +00:00
Troy Figiel
63d23f03f7
gnu: go-github-com-macronut-go-tproxy: Remove examples.
...
* gnu/packages/golang.scm (go-github-com-macronut-go-tproxy) [source]:
Remove examples.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Icee19c7f087d3d12da00861c85950b598c5a2600
2024-02-13 21:26:38 +00:00
Ricardo Wurmus
6ebe912b55
teams: Add Sugar team.
...
* etc/teams.scm (sugar): New team; add Ricardo to it.
Change-Id: I4d7af2a8f4077fa60ff8400b0b8b1b6127a77448
2024-02-13 20:03:28 +01:00
Ricardo Wurmus
2915551a40
gnu: Add sugar-turtleart-activity.
...
* gnu/packages/sugar.scm (sugar-turtleart-activity): New variable.
Change-Id: I232ff10c1d9b41591f89eb24ff9fa8974322a039
2024-02-13 20:01:25 +01:00
Efraim Flashner
50d068591c
gnu: gcc-4.8: Fix building.
...
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Adjust configure-flags to
build gcc-4.8 using the C++03 standard.
(gcc-4.8)[arguments]: Add a phase to remove the current gcc's C++
headers from the CPLUS_INCLUDE_PATH.
(gcc-4.9)[arguments]: Inherit from gcc-4.8.
(gcc-6)[arguments]: Inherit from gcc-4.7.
Change-Id: Ibec0683e8385ae011e6a809c664cb679f1a35b80
2024-02-13 20:54:57 +02:00
Sharlatan Hellseher
8a0910e042
teams: go: Add all related files to the scope.
...
* etc/teams.scm (go): Add regex search for any golang files.
Change-Id: Ia6c95d8d49863de0381a907ca6309fa22d22927e
2024-02-13 14:38:31 +00:00
Sharlatan Hellseher
c185c51e14
gnu: go-github.com-ulikunitz-xz: Move to golang-compression.
...
* gnu/packages/golang.scm (go-github.com-ulikunitz-xz): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
* gnu/packages/admin.scm: Add (gnu packages golang-compression) module.
* gnu/packages/bioinformatics.scm: As above.
Change-Id: I1901e67ac4336efd356085332572b3f09de90f7a
2024-02-13 14:33:17 +00:00
Sharlatan Hellseher
8af7c33818
gnu: go-github-com-andybalholm-brotli: Move to golang-compression.
...
* gnu/packages/golang.scm (go-github-com-andybalholm-brotli): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
Change-Id: I820b0211b1fe4d90643e82fc32a99d8e8b6a9b0f
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
d8f69addc2
gnu: go-github-com-klauspost-compress: Move to golang-compression.
...
* gnu/packages/golang.scm (go-github-com-klauspost-compress): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
* gnu/packages/golang-compression.scm: Add (gnu packages
golang-compression) module.
* gnu/packages/golang-crypto.scm: As above.
* gnu/packages/golang-web.scm: As above.
* gnu/packages/uucp.scm: As above.
Change-Id: Ia99f1e6aae7f75940fc150eb02862c0b3e9f3325
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
19c8f9e0fe
gnu: go-golang-org-x-crypto: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-crypto): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/backup.scm: Add (gnu packages golang-build) module.
* gnu/packages/crypto.scm: As above.
Change-Id: I5daad7fe90e1507958fe73c04fc043ebbc006395
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
b8e8cb296f
gnu: go-golang-org-x-image: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-image): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/game.scm: Add (gnu packages golang-build) module.
Change-Id: Icd0b303d8f7544f6eae10ac30d7bd01779abaede
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
92df6b5c70
gnu: go-golang-org-x-tools: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-tools): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: Ib9a69a5dab73b6f9d935fd0216658f5e4f8cf1f8
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
faabd385eb
gnu: go-github-com-yuin-goldmark: Move to golang-build.
...
* gnu/packages/golang.scm (go-github-com-yuin-goldmark): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: If553b4a00b288a913d1d54da8b5b52eab87bb277
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
de36ec1480
gnu: go-golang-org-x-text: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-text): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/admin.scm: Add (gnu packages golang-build) module.
* gnu/packages/bioinformatics.scm: As above.
* gnu/packages/mail.scm: As above.
Change-Id: Ifd15b35b460ae30c5c1d677551e95842b322b246
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
82a9ceebe8
gnu: go-golang-org-x-time: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-time): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/high-availability.scm: Add (gnu packages golang-build) module.
Change-Id: I2f2704501b19d991d153c6d8636e1f9fc4cf154b
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
d8b0ad79a8
gnu: go-golang-org-x-term: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-term): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/disk.scm: Add (gnu packages golang-build) module.
* gnu/packages/image-viewers.scm: As above.
Change-Id: Ibdb637bb129437ef74a0270fd44edc8804bb3055
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
13188641f3
gnu: go-golang-org-x-sync: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-sync): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I28b72dc45116398512c0255ac9e06b9c539e9e7b
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
2175660d92
gnu: go-golang.org-x-sync-errgroup: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup,
go-golang.org-x-sync-semaphore): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/check.scm: Add (gnu packages golang-build) module.
Change-Id: Ie886c0f44e0a70629e23371b447f5a35006ade21
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
b900304377
gnu: go-golang-org-x-xerrors: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-xerrors): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I68c9aa1607d71d08eb7ea4e5caf27121cdd0df4c
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
2e8b550b56
gnu: go-golang-org-x-mod: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-mod): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/shellutils.scm: Add (gnu packages golang-build) module.
Change-Id: I88ce7ac1e264cb545a272f9c8a485747e84f7c82
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
0317445b08
gnu: go-golang-org-x-exp: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-exp): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I2253ac166a8830662360b14cec0fa301686dac22
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
714462744a
gnu: go-github-com-bitly-go-hostpool: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-bitly-go-hostpool): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ia314e6134f229c004f23d99a9c42dbd0adf105f8
2024-02-13 14:33:08 +00:00
Sharlatan Hellseher
6d22865f58
gnu: go-github-com-bitly-timer-metrics: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-bitly-timer-metrics): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Id30d1add9ccbfbc05af114f6ccf82f353a7aa74b
2024-02-13 14:31:36 +00:00