summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-crossenv: Fix home page.base-for-issue-69167Sharlatan Hellseher2024-02-14
| | | | | | | * gnu/packages/python-xyz.scm (python-crossenv) [home-page]: Use the home page as seen on the PyPI page. Change-Id: I23dbb6c67b0fe3922b9cecf863e612857827ad78
* gnu: Add python-pgmpy.Felix Gruber2024-02-14
| | | | | | | * gnu/packages/statistics.scm (python-pgmpy): New variable. Change-Id: Ic9a42b534500cd1ed98869b8ac4bd3700ee3e2f6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add python-daft.Felix Gruber2024-02-14
| | | | | | | * gnu/packages/python-xyz.scm (python-daft): New variable. Change-Id: I546556c825662e5b8bff46e5a78e7c98c8cc55ed Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: tilda: Remove version 1.6-alpha.Suhail2024-02-14
| | | | | | | | * 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>
* gnu: tilda: Update to 2.0.0.Suhail2024-02-14
| | | | | | | | * 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>
* gnu: crun: Adjust package ideation.Sharlatan Hellseher2024-02-14
| | | | | | | | | | | 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
* gnu: crun: Update to 1.14.1.Tomas Volf2024-02-14
| | | | | | | | | | 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>
* gnu: arpack-ng: Update to 3.9.1.Andreas Enge2024-02-14
| | | | | | | | * 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
* gnu: arpack-ng: Add preprocessor flag.Romain GARBAGE2024-02-14
| | | | | | | | * 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>
* gnu: guix-build-coordinator: Update to 0-97.9f1545b.Andreas Enge2024-02-14
| | | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-97.9f1545b. Change-Id: Ib38ad1e50a3382f083a5c7d733d39351c7490e0c
* gnu: mailutils: Update to 3.17.Andy Tai2024-02-14
| | | | | | | * gnu/packages/mail.scm (mailutils): Update to 3.17. Change-Id: I337e561f11185470e1cf43ddf9f9c25d64a0084a Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: slirp4netns: Update to 1.2.3.Tomas Volf2024-02-14
| | | | | | | * gnu/packages/containers.scm (slirp4netns): Update to 1.2.3. Change-Id: I103b697069e631653e9063ee42456d0d0e898900 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: xf86-input-wacom: Update to 1.2.0.Alexey Abramov2024-02-14
| | | | | | | * gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 1.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I5f8cf8372c7242afd51375efe6baecf98a8b2ec9
* gnu: river: Add river.desktop file.Erik Eduardo2024-02-14
| | | | | | | | | * 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>
* gnu: Add duckdb.Greg Hogan2024-02-14
| | | | | | | * gnu/packages/databases.scm (duckdb): New variable. Change-Id: Ic689dbd4bb91a2c806f846464e2af95be50cd069 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add r-box.Ricardo Wurmus2024-02-14
| | | | | | * gnu/packages/cran.scm (r-box): New variable. Change-Id: I5dc6f0ffae3dc3540d431f2533493f1eb82f75b7
* gnu: go-github-com-go-test-deep: Move to golang-check.Sharlatan Hellseher2024-02-13
| | | | | | | * gnu/packages/golang.scm (go-github-com-go-test-deep): Move from here ... * gnu/packages/golang-check.scm: ... to here. Change-Id: I47fec9c4e399067494eb20c214a47958b3cf755d
* gnu: go-golang-org-x-oauth2: Add missing input.Troy Figiel2024-02-13
| | | | | | | | * 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
* gnu: go-github-com-twpayne-go-vfs: Add missing input.Troy Figiel2024-02-13
| | | | | | | | * 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
* gnu: go-github-com-prometheus-procfs: Add missing input.Troy Figiel2024-02-13
| | | | | | | | * 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>
* gnu: go-gotest-tools-assert: Add missing inputs.Troy Figiel2024-02-13
| | | | | | | | | | | * 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
* gnu: go-github-com-playground-locales: Add missing input.Troy Figiel2024-02-13
| | | | | | | | * 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>
* gnu: go-github-com-charmbracelet-bubbletea: Remove examples.Troy Figiel2024-02-13
| | | | | | | | | * 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
* gnu: go-gopkg-in-mgo-v2: Add missing inputs.Troy Figiel2024-02-13
| | | | | | | | * 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>
* gnu: go-github-com-avast-retry-go: Remove examples.Troy Figiel2024-02-13
| | | | | | | | * 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
* gnu: go-github-com-goccy-yaml: Remove benchmarks.Troy Figiel2024-02-13
| | | | | | | | * 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
* gnu: go-github-com-oneofone-xxhash: Remove benchmarks.Troy Figiel2024-02-13
| | | | | | | | * 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
* gnu: go-github-com-cespare-xxhash: Remove benchmarks.Troy Figiel2024-02-13
| | | | | | | | * gnu/packages/golang-crypto.scm (go-github-com-cespare-xxhash) [source]: Remove benchmarks. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Iabfcb76235206ffc2a9afb8d3cf185ebba99b59c
* gnu: go-gopkg-in-djherbis-times-v1: Remove examples.Troy Figiel2024-02-13
| | | | | | | | * gnu/packages/golang.scm (go-gopkg-in-djherbis-times-v1) [source]: Remove examples. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic015391ab1962e9bbc60360ef3403daba20471d6
* gnu: go-github-com-goccy-go-json: Remove benchmarks.Troy Figiel2024-02-13
| | | | | | | | * 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
* gnu: go-golang-org-sql-mock: Remove examples.Troy Figiel2024-02-13
| | | | | | | | * gnu/packages/golang-check.scm (go-golang-org-sql-mock) [source]: Remove examples. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I51454ed64c9beda076120d9ef635a43e4b85d6a1
* gnu: go-github-com-macronut-go-tproxy: Remove examples.Troy Figiel2024-02-13
| | | | | | | | * gnu/packages/golang.scm (go-github-com-macronut-go-tproxy) [source]: Remove examples. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Icee19c7f087d3d12da00861c85950b598c5a2600
* teams: Add Sugar team.Ricardo Wurmus2024-02-13
| | | | | | * etc/teams.scm (sugar): New team; add Ricardo to it. Change-Id: I4d7af2a8f4077fa60ff8400b0b8b1b6127a77448
* gnu: Add sugar-turtleart-activity.Ricardo Wurmus2024-02-13
| | | | | | * gnu/packages/sugar.scm (sugar-turtleart-activity): New variable. Change-Id: I232ff10c1d9b41591f89eb24ff9fa8974322a039
* gnu: gcc-4.8: Fix building.Efraim Flashner2024-02-13
| | | | | | | | | | | * 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
* teams: go: Add all related files to the scope.Sharlatan Hellseher2024-02-13
| | | | | | * etc/teams.scm (go): Add regex search for any golang files. Change-Id: Ia6c95d8d49863de0381a907ca6309fa22d22927e
* gnu: go-github.com-ulikunitz-xz: Move to golang-compression.Sharlatan Hellseher2024-02-13
| | | | | | | | | | * 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
* gnu: go-github-com-andybalholm-brotli: Move to golang-compression.Sharlatan Hellseher2024-02-13
| | | | | | | * gnu/packages/golang.scm (go-github-com-andybalholm-brotli): Move from here ... * gnu/packages/golang-compression.scm: ... to here. Change-Id: I820b0211b1fe4d90643e82fc32a99d8e8b6a9b0f
* gnu: go-github-com-klauspost-compress: Move to golang-compression.Sharlatan Hellseher2024-02-13
| | | | | | | | | | | | | * 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
* gnu: go-golang-org-x-crypto: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | | | | * 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
* gnu: go-golang-org-x-image: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | | | * 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
* gnu: go-golang-org-x-tools: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | * gnu/packages/golang.scm (go-golang-org-x-tools): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: Ib9a69a5dab73b6f9d935fd0216658f5e4f8cf1f8
* gnu: go-github-com-yuin-goldmark: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | * gnu/packages/golang.scm (go-github-com-yuin-goldmark): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: If553b4a00b288a913d1d54da8b5b52eab87bb277
* gnu: go-golang-org-x-text: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | | | | | * 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
* gnu: go-golang-org-x-time: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | | | * 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
* gnu: go-golang-org-x-term: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | | | | * 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
* gnu: go-golang-org-x-sync: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | * gnu/packages/golang.scm (go-golang-org-x-sync): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: I28b72dc45116398512c0255ac9e06b9c539e9e7b
* gnu: go-golang.org-x-sync-errgroup: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | | | | * 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
* gnu: go-golang-org-x-xerrors: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | * gnu/packages/golang.scm (go-golang-org-x-xerrors): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: I68c9aa1607d71d08eb7ea4e5caf27121cdd0df4c
* gnu: go-golang-org-x-mod: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | | | * 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