Age | Commit message (Collapse) | Author |
|
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
|
|
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/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/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/packages/package-management.scm (guix-build-coordinator): Update
to 0-97.9f1545b.
Change-Id: Ib38ad1e50a3382f083a5c7d733d39351c7490e0c
|
|
* gnu/packages/mail.scm (mailutils): Update to 3.17.
Change-Id: I337e561f11185470e1cf43ddf9f9c25d64a0084a
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/containers.scm (slirp4netns): Update to 1.2.3.
Change-Id: I103b697069e631653e9063ee42456d0d0e898900
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 1.2.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I5f8cf8372c7242afd51375efe6baecf98a8b2ec9
|
|
* 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/packages/databases.scm (duckdb): New variable.
Change-Id: Ic689dbd4bb91a2c806f846464e2af95be50cd069
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/cran.scm (r-box): New variable.
Change-Id: I5dc6f0ffae3dc3540d431f2533493f1eb82f75b7
|
|
* gnu/packages/golang.scm (go-github-com-go-test-deep): Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: I47fec9c4e399067494eb20c214a47958b3cf755d
|
|
* 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/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/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/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/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/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/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/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/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/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/packages/golang-crypto.scm (go-github-com-cespare-xxhash)
[source]: Remove benchmarks.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Iabfcb76235206ffc2a9afb8d3cf185ebba99b59c
|
|
* 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/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/packages/golang-check.scm (go-golang-org-sql-mock) [source]:
Remove examples.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I51454ed64c9beda076120d9ef635a43e4b85d6a1
|
|
* gnu/packages/golang.scm (go-github-com-macronut-go-tproxy) [source]:
Remove examples.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Icee19c7f087d3d12da00861c85950b598c5a2600
|
|
* gnu/packages/sugar.scm (sugar-turtleart-activity): New variable.
Change-Id: I232ff10c1d9b41591f89eb24ff9fa8974322a039
|
|
* 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
|
|
* 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/packages/golang.scm (go-github-com-andybalholm-brotli): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
Change-Id: I820b0211b1fe4d90643e82fc32a99d8e8b6a9b0f
|
|
* 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/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/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/packages/golang.scm (go-golang-org-x-tools): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: Ib9a69a5dab73b6f9d935fd0216658f5e4f8cf1f8
|
|
* gnu/packages/golang.scm (go-github-com-yuin-goldmark): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: If553b4a00b288a913d1d54da8b5b52eab87bb277
|
|
* 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/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/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/packages/golang.scm (go-golang-org-x-sync): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I28b72dc45116398512c0255ac9e06b9c539e9e7b
|
|
* 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/packages/golang.scm (go-golang-org-x-xerrors): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I68c9aa1607d71d08eb7ea4e5caf27121cdd0df4c
|
|
* 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
|
|
* gnu/packages/golang.scm (go-golang-org-x-exp): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I2253ac166a8830662360b14cec0fa301686dac22
|
|
* gnu/packages/golang.scm (go-github-com-bitly-go-hostpool): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ia314e6134f229c004f23d99a9c42dbd0adf105f8
|
|
* gnu/packages/golang.scm (go-github-com-bitly-timer-metrics): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Id30d1add9ccbfbc05af114f6ccf82f353a7aa74b
|
|
* gnu/packages/golang.scm (go-github-com-blang-semver): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/education.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/ipfs.scm: As above.
Change-Id: I620543088661512bcc8135922a454c5f2dc73119
|
|
* gnu/packages/golang.scm (go-github-com-bmizerany-perks-quantile): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I215d8f1f2710bd21ad9a251e4cb029064a0968f6
|
|
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/golang-check.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/golang.scm: As above.
* gnu/packages/shellutils.scm: As above.
Change-Id: If8a645431a1fb17159681daae70db49fd21b37c1
|
|
* gnu/packages/golang.scm (go-github-com-davecgh-go-spew): Move
from here ...
* gnu/packages/golang-check.scm: ... to here.
* gnu/packages/high-availability.scm: Add (gnu packages golang-check) module.
Change-Id: I935006c3656b7bf18b91e529296778672338f094
|