Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: go-github-com-minio-sha256-simd: Remove duplicate.•••* gnu/packages/syncthing.scm (go-github-com-minio-sha256-simd): Remove duplicate. * gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Bump revision to supersede the older duplicate. | Ricardo Wurmus | 2019-02-04 | 1 | -1/+1 |
* | gnu: go@1.4: Build with binutils-gold on armhf and aarch64.•••* gnu/packages/golang.scm (go@1.4)[native-inputs]: Add binutils-gold for armhf-linux and aarch64-linux. | Efraim Flashner | 2019-02-04 | 1 | -1/+5 |
* | gnu: Add go-github-com-direnv-go-dotenv.•••* gnu/packages/golang.scm (go-github-com-direnv-go-dotenv): New variable. | Leo Famulari | 2019-02-01 | 1 | -0/+25 |
* | gnu: Go: Update to 1.11.5 [fixes CVE-2019-6486].•••* gnu/packages/golang.scm (go-1.11): Update to 1.11.5. [arguments]: Add a 'tarbomb-workaround' phase and adapt the 'chdir' phase for the tarbomb. | Leo Famulari | 2019-01-25 | 1 | -2/+14 |
* | gnu: Go 1.11: Update to 1.11.4 [fixes CVE-2018-{16873,16874}].•••* gnu/packages/golang.scm (go-1.11): Update to 1.11.4. | Leo Famulari | 2018-12-16 | 1 | -2/+2 |
* | gnu: go-gopkg.in-tomb.v2: Fix build.•••Looks like this test isn't compiling with newer versions of go, so fix it to get the package building again. * gnu/packages/golang.scm (go-gopkg.in-tomb.v2)[arguments]: Add new patch-source phase. | Christopher Baines | 2018-12-04 | 1 | -1/+10 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-14 | 1 | -17/+32 |
|\ | |||||
| * | gnu: go-github-com-aarzilli-golua: Fix for go-1.11.•••* gnu/packages/golang.scm (go-github-com-aarzilli-golua)[arguments]: Fix for go-1.11. [native-inputs]: Remove lua. [propagated-inputs]: Add lua. | Pierre Neidhardt | 2018-11-12 | 1 | -14/+16 |
| * | gnu: go-github-com-wtolson-go-taglib: Fix tests and build for go-1.11.•••* gnu/packages/golang.scm (go-github-com-wtolson-go-taglib)[arguments]: Fix tests for go-1.11. [native-inputs]: Remove pkg-config and taglib. [propagated-inputs]: Add pkg-config and taglib. | Pierre Neidhardt | 2018-11-12 | 1 | -2/+15 |
| * | gnu: go: Update default to 1.11.•••* gnu/packages/golang.scm (go): Update default to 1.11. | Pierre Neidhardt | 2018-11-12 | 1 | -1/+1 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-05 | 1 | -27/+999 |
|\| | |||||
| * | gnu: go-github-com-urfave-cli: Remove duplicate declaration.•••* gnu/packages/golang.scm (go-github-com-urfave-cli): Remove duplicate declaration. | Pierre Neidhardt | 2018-11-04 | 1 | -25/+0 |
| * | gnu: Go 1.11: Avoid unnecessary store references.•••This shrinks the closure of Go 1.11 from 1379 MiB to 581 MiB. Fixes <https://bugs.gnu.org/32949>. * gnu/packages/golang.scm (go-1.11)[arguments]: Add a 'delete-extraneous-files' phase. | Leo Famulari | 2018-11-01 | 1 | -1/+12 |
| * | gnu: Add go-github-com-kr-fs.•••* gnu/packages/golang.scm (go-github-com-kr-fs): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+24 |
| * | gnu: Add go-github-com-whyrusleeping-stump.•••* gnu/packages/golang.scm (go-github-com-whyrusleeping-stump): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+25 |
| * | gnu: Add go-github-com-whyrusleeping-progmeter.•••* gnu/packages/golang.scm (go-github-com-whyrusleeping-progmeter): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+25 |
| * | gnu: Add go-github-com-whyrusleeping-json-filter.•••* gnu/packages/golang.scm (go-github-com-whyrusleeping-json-filter): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+26 |
| * | gnu: Add go-github-com-urfave-cli.•••* gnu/packages/golang.scm (go-github-com-urfave-cli): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+26 |
| * | gnu: Add go-github-com-sabhiram-go-gitignore.•••* gnu/packages/golang.scm (go-github-com-sabhiram-go-gitignore): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+27 |
| * | gnu: Add go-github-com-cheekybits-is.•••* gnu/packages/golang.scm (go-github-com-cheekybits-is): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+32 |
| * | gnu: Add go-github-com-whyrusleeping-tar-utils.•••* gnu/packages/golang.scm (go-github-com-whyrusleeping-tar-utils): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+25 |
| * | gnu: Add go-github-com-multiformats-go-multiaddr-net.•••* gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr-net): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+38 |
| * | gnu: Add go-github-com-multiformats-go-multiaddr.•••* gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+42 |
| * | gnu: Add go-github-com-mitchellh-go-homedir.•••* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+39 |
| * | gnu: Add go-github-com-libp2p-go-libp2p-metrics.•••* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-metrics): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+39 |
| * | gnu: Add go-github-com-libp2p-go-libp2p-protocol.•••* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-protocol): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+25 |
| * | gnu: Add go-github-com-libp2p-go-libp2p-peer.•••* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-peer): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+35 |
| * | gnu: Add go-github-com-multiformats-go-multihash.•••* gnu/packages/golang.scm (go-github-com-multiformats-go-multihash): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+31 |
| * | gnu: Add go-github-com-spaolacci-murmur3.•••* gnu/packages/golang.scm (go-github-com-spaolacci-murmur3): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+28 |
| * | gnu: Add go-github-com-minio-blake2b-simd.•••* gnu/packages/golang.scm (go-github-com-minio-blake2b-simd): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+32 |
| * | gnu: Add go-github-com-gxed-hashland-keccakpg.•••* gnu/packages/golang.scm (go-github-com-gxed-hashland-keccakpg): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+26 |
| * | gnu: Add go-github-com-mr-tron-base58.•••* gnu/packages/golang.scm (go-github-com-mr-tron-base58): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+27 |
| * | gnu: Add go-github-com-libp2p-go-libp2p-crypto.•••* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-crypto): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+30 |
| * | gnu: Add go-github-com-minio-sha256-simd.•••* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+36 |
| * | gnu: Add go-github-com-btcsuite-btcd-btcec.•••* gnu/packages/golang.scm (go-github-com-btcsuite-btcd-btcec): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+38 |
| * | gnu: Add go-github-com-btcsuite-btclog.•••* gnu/packages/golang.scm (go-github-com-btcsuite-btclog): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+26 |
| * | gnu: Add go-github-com-davecgh-go-spew.•••* gnu/packages/golang.scm (go-github-com-davecgh-go-spew): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+40 |
| * | gnu: Add go-github-com-libp2p-go-flow-metrics.•••* gnu/packages/golang.scm (go-github-com-libp2p-go-flow-metrics): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+28 |
| * | gnu: go-golang-org-x-crypto-union: Wrap all crypto packages.•••* gnu/packages/golang.scm (go-golang-org-x-crypto-union): Include go-golang-org-x-crypto-ed25519, go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s, go-golang-org-x-crypto-sha3 in union. | Pierre Neidhardt | 2018-10-24 | 1 | -1/+5 |
| * | gnu: Add go-golang-org-x-crypto-sha3.•••* gnu/packages/golang.scm (go-golang-org-x-crypto-sha3): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+13 |
| * | gnu: Add go-golang-org-x-crypto-blake2s.•••* gnu/packages/golang.scm (go-golang-org-x-crypto-blake2s): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+12 |
| * | gnu: Add go-golang-org-x-crypto-ripemd160.•••* gnu/packages/golang.scm (go-golang-org-x-crypto-ripemd160): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+12 |
| * | gnu: Add go-golang-org-x-crypto-ed25519.•••* gnu/packages/golang.scm (go-golang-org-x-crypto-ed25519): New variable. | Pierre Neidhardt | 2018-10-24 | 1 | -0/+12 |
| * | gnu: Move go-golang-org-x-crypto-union from syncthing.scm to golang.scm•••* gnu/packages/syncthing.scm (go-golang-org-x-crypto-union): Delete. * gnu/packages/golang.scm (go-golang-org-x-crypto-union): Add. | Pierre Neidhardt | 2018-10-24 | 1 | -1/+41 |
| * | gnu: Move go-github-com-gogo-protobuf* from syncthing.scm to golang.scm•••* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf, go-github-com-gogo-protobuf-protoc-gen-gogo, go-github-com-gogo-protobuf-union): Delete. * gnu/packages/golang.scm (go-github-com-gogo-protobuf, go-github-com-gogo-protobuf-protoc-gen-gogo, go-github-com-gogo-protobuf-union): Add. | Pierre Neidhardt | 2018-10-24 | 1 | -1/+124 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-10-17 | 1 | -2/+6 |
|\| | |||||
| * | gnu: go@1.4: Add support for aarch64-linux.•••* gnu/packages/golang.scm (go@1.4)[arguments]: Build for armhf-linux when building for aarch64-linux. [supported-systems]: Add aarch64-linux. | Efraim Flashner | 2018-10-15 | 1 | -2/+6 |
* | | gnu: Go 1.9: Fix test failure with binutils >= 2.31.•••* gnu/packages/golang.scm (go-1.9)[arguments]: Add a substitution to the prebuild phase. | Leo Famulari | 2018-10-07 | 1 | -0/+9 |
|/ | |||||
* | gnu: Remove Go 1.10.•••* gnu/packages/golang.scm (go-1.10): Remove variable. (go-1.11)[arguments]: Remove unnecessary environment variable from 'set-bootstrap-variables' phase. | Leo Famulari | 2018-10-07 | 1 | -118/+10 |
* | gnu: Go 1.11: Update to 1.11.1•••* gnu/packages/golang.scm (go-1.11): Update to 1.11.1. Signed-off-by: Leo Famulari <leo@famulari.name> | Katherine Cox-Buday | 2018-10-03 | 1 | -2/+2 |