Leo Famulari
9a0c4b630c
gnu: Qart: Consolidate packages.
...
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart): New variable.
(go-github-com-vitrun-qart-qr, go-github-com-vitrun-qart-coding,
go-github-com-vitrun-qart-gf256): Remove variables.
(syncthing)[inputs]: Adjust accordingly.
2019-10-29 11:03:12 -04:00
Leo Famulari
35defe6130
gnu: gogoprotobuf: Consolidate packages.
...
* gnu/packages/golang.scm (go-github-com-gogo-protobuf)[arguments]: Adjust
the #:import-path, and skip the tests and build phases.
(go-github-com-gogo-protobuf-protoc-gen-gogo,
go-github-com-gogo-protobuf-gogoproto, go-github-com-gogo-protobuf-proto):
Remove variables.
(go-github-com-libp2p-go-libp2p-crypto, go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics): Adjust accordingly.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/syncthing.scm (syncthing): Likewise.
2019-10-29 11:03:12 -04:00
Leo Famulari
561d391ba8
gnu: Go standard library 'x' packages: Consolidate.
...
* gnu/packages/golang.scm (go-golang-org-x-text, go-golang-org-x-sys, go-golang-org-x-net,
go-golang-org-x-time): New variables.
(go-golang.org-x-crypto-ssh-terminal, go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ed25519,
go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-sha3, go-golang-org-x-text-encoding,
go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm,
go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy, go-golang-org-x-sys-cpu, go-golang-org-x-sys-unix,
go-golang-org-x-time-rate): Remove variables.
(go-github-com-sirupsen-logrus, go-github-com-docker-distribution,
go-github-com-libp2p-go-libp2p-crypto,
go-github-com-multiformats-go-multihash,
go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics,
go-github-com-multiformats-go-multiaddr,
go-github-com-multiformats-go-multiaddr-net,
go-github-com-mattn-go-isatty, go-github-com-gdamore-encoding,
go-github-com-gdamore-tcell): Adjust accordingly.
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): Likewise.
* gnu/packages/databases.scm (mongo-tools): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/web.scm (poussetaches): Likewise.
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf,
go-github.com-howeyc-gopass): Likewise.
(go-golang.org-x-crypto-ssh-terminal): Remove variable.
* gnu/packages/syncthing.scm (syncthing,
go-github-com-oschwald-geoip2-golang,
go-github-com-oschwald-maxminddb-golang,
go-github-com-syncthing-notify): Adjust accordingly.
* gnu/packages/linux.scm (go-netlink): Likewise.
2019-10-29 11:03:12 -04:00
Vagrant Cascadian
90c40ea209
gnu: go-github-com-audriusbutkevicius-pfilter: Fix typo.
...
* gnu/packages/syncthing (go-github-com-audriusbutkevicius-pfilter)
[synopsis]: Fix spelling of "multiple".
2019-09-23 12:27:01 -07:00
Leo Famulari
d550845840
gnu: Syncthing: Update to 1.2.2.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.2.2.
[inputs]: Remove go-github-com-calmh-du and add go-github-com-shirou-gopsutil.
2019-09-05 11:09:36 -04:00
Leo Famulari
a797e55ca0
gnu: Syncthing: Update to 1.2.1.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.2.1.
2019-08-12 16:23:12 -04:00
Leo Famulari
e9a0e4756f
gnu: go-github-com-syncthing-notify: Update to 0.0.0-5.69c7a95.
...
* gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to
0.0.0-5.69c7a95.
2019-08-12 16:23:12 -04:00
Leo Famulari
158e82933c
gnu: go-github-com-lib-pq: Update to 1.2.0.
...
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.2.0.
2019-08-12 16:23:12 -04:00
Leo Famulari
18c4b0a277
gnu: Syncthing: Update to 1.2.0.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.2.0.
[inputs]: Remove go-golang-org-x-crypto-bcrypt and
go-golang-org-x-crypto-blowfish. Add go-golang-org-x-crypto,
go-github-com-getsentry-raven-go, go-github-com-maruel-panicparse,
go-github-com-ccding-go-stun, go-github-com-audriusbutkevicius-pfilter, and
go-github-com-lucas-clemente-quic-go.
2019-07-29 14:57:07 -04:00
Leo Famulari
20470893ea
gnu: go-github-com-prometheus-common-expfmt: Update to 0.4.1.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt):
Update to 0.4.1.
2019-07-29 14:57:06 -04:00
Leo Famulari
695d2a3326
gnu: go-github-com-prometheus-common-model: Update to 0.4.1.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-model):
Update to 0.4.1.
2019-07-29 14:57:06 -04:00
Leo Famulari
2cdfaa0263
gnu: go-github-com-prometheus-procfs: Update to 0.0.3.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Update
to 0.0.3.
[arguments]: Skip the tests.
2019-07-29 14:57:06 -04:00
Leo Famulari
eebf6380a4
gnu: go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg: Update to 0.4.1.
...
* gnu/packages/syncthing.scm
(go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg):
Update to 0.4.1.
2019-07-29 14:57:06 -04:00
Leo Famulari
a85a78eb24
gnu: go-github-com-golang-protobuf-proto: Update to 1.3.1.
...
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto):
Update to 1.3.1.
2019-07-29 14:57:05 -04:00
Leo Famulari
371b704299
gnu: go-github-com-prometheus-client-model-go: Update to 0.0.2-1.fd36f42.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go):
Update to 0.0.2-1.fd36f42.
2019-07-29 14:57:05 -04:00
Leo Famulari
8629d8eda7
gnu: Prometheus Go client: Update to 0.9.4.
...
* gnu/packages/syncthing.scm
(go-github-com-client-golang-prometheus-promhttp,
go-github-com-prometheus-client-golang-prometheus): Update to 0.9.4.
2019-07-29 14:57:04 -04:00
Leo Famulari
a93e2392ca
gnu: go-github-com-syndtr-goleveldb: Update to 1.0.1-3.c3a204f.
...
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
1.0.1-3.c3a204f.
2019-07-29 14:57:04 -04:00
Leo Famulari
48e1cbdf6e
gnu: Add go-github-com-ccding-go-stun.
...
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): New variable.
2019-07-29 14:57:04 -04:00
Leo Famulari
7cb9c4e2e1
gnu: Add go-github-com-audriusbutkevicius-pfilter.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter):
New variable.
2019-07-29 14:57:03 -04:00
Leo Famulari
e5906bb440
gnu: Go Prometheus tools: Update to 0.9.3.
...
* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus-promhttp,
go-github-com-prometheus-client-golang-prometheus): Update to 0.9.3.
2019-07-29 14:57:03 -04:00
Leo Famulari
2da5275f81
gnu: Move go-github-com-pkg-errors to the Golang package module.
...
* gnu/packages/syncthing.scm (go-github-com-pkg-errors): Move ...
* gnu/packages/golang.scm (go-github-com-pkg-errors): ... here.
2019-07-29 14:57:02 -04:00
Leo Famulari
6140764990
gnu: Syncthing: Update to 1.1.4.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.1.4.
2019-06-04 13:28:59 -04:00
Leo Famulari
70f3a38471
gnu: go-github-com-oschwald-geoip2-golang: Update to 1.3.0.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Update to 1.3.0.
2019-06-04 13:28:58 -04:00
Leo Famulari
a92e9cca03
gnu: go-github-com-lib-pq: Update to 1.1.1.
...
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.1.1.
2019-06-04 13:28:58 -04:00
Vagrant Cascadian
b55b96a73c
gnu: go-github-com-petermattis-goid: Fix typo "programmatically".
...
* gnu/packages/syncthing (go-github-com-petermattis-goid)[description]: Fix
typo.
2019-05-22 18:21:49 -07:00
Vagrant Cascadian
2e785aa00d
gnu: go-github-com-pkg-errors: Fix typo "This package".
...
* gnu/packages/syncthing (go-github-com-pkg-errors)[description]: Fix typo.
2019-05-22 18:09:21 -07:00
Vagrant Cascadian
662ab81d86
gnu: go-github-com-oschwald-geoip2-golang: Fix typo "This package".
...
* gnu/packages/syncthing (go-github-com-oschwald-geoip2-golang)[description]:
Fix typo.
2019-05-22 18:09:18 -07:00
Vagrant Cascadian
a2ca130aac
gnu: go-github-com-lib-pq: Fix typo "This package".
...
* gnu/packages/syncthing (go-github-com-lib-pq)[description]: Fix typo.
2019-05-22 18:09:15 -07:00
Vagrant Cascadian
c9bb314bbd
gnu: go-github-com-gobwas-glob: Fix typo "This package".
...
* gnu/packages/syncthing (go-github-com-gobwas-glob)[description]: Fix typo.
2019-05-22 18:09:11 -07:00
Vagrant Cascadian
a8d4765194
gnu: go-github-com-audriusbutkevicius-go-nat-pmp: Fix typo "This package".
...
* gnu/packages/syncthing
(go-github-com-audriusbutkevicius-go-nat-pmp)[description]: Fix typo.
2019-05-22 18:09:07 -07:00
Leo Famulari
5c89429586
gnu: Syncthing: Update to 1.1.2.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.1.2.
2019-05-08 14:57:11 -04:00
Maxim Cournoyer
d879fd80c7
gnu: syncthing: Fix build.
...
* gnu/packages/syncthing.scm (syncthing)[arguments]: Drop the unpack-path
argument, made unnecessary by commit f42e4ebb56
.
2019-05-06 20:50:36 -04:00
Leo Famulari
295197500f
gnu: Syncthing: Update to 1.1.1.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.1.1.
2019-04-02 13:07:03 -04:00
Leo Famulari
21d06acd91
gnu: Syncthing: Stop using bundled dependencies.
...
* gnu/packages/syncthing.scm (syncthing)[snippet]: Remove.
[inputs]: New field.
2019-03-14 15:34:31 -04:00
Leo Famulari
d69f9f4a30
gnu: Remove go-github-com-audriusbutkevicius-cli.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): Remove
variable.
2019-03-14 15:34:31 -04:00
Leo Famulari
78d1b85a54
gnu: Provide the full 'rollinghash' Go library.
...
* gnu/packages/syncthing.scm
(go-github-com-chmduquesne-rollinghash-adler32): Replace with ...
(go-github-com-chmduquesne-rollinghash): ... new variable.
2019-03-14 15:34:31 -04:00
Leo Famulari
d8742c0af3
gnu: Remove go-github-com-audriusbutkevicius-pfilter.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter):
Remove variable.
2019-03-14 15:34:31 -04:00
Leo Famulari
94b1e5e037
gnu: Prometheus client: Update to 0.9.2.
...
* gnu/packages/syncthing.scm
(go-github-com-client-golang-prometheus-promhttp,
go-github-com-client-golang-prometheus): Update to 0.9.2.
(go-github-com-client-golang-prometheus-promhttp)
[propagated-inputs]: Add go-github-com-prometheus-common-model and
go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg.
(go-github-com-client-golang-prometheus)[propagated-inputs]: Remove
go-github-com-golang-protobuf-proto and
go-github-com-client-golang-prometheus-promhttp. Add
go-github-com-prometheus-common-model and
go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg.
(go-github-com-prometheus-union): Delete variable.
2019-03-14 15:34:31 -04:00
Leo Famulari
9d81bab8e1
gnu: Add go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg.
...
* gnu/packages/syncthing.scm
(go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg):
New variable.
2019-03-14 15:34:31 -04:00
Leo Famulari
bafdb0fa09
gnu: Add go-github-com-prometheus-common-model.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-model):
New variable.
2019-03-14 15:34:30 -04:00
Leo Famulari
fef131b460
gnu: go-github-com-calmh-xdr: Update to 1.1.0.
...
The diff shows this package being downgraded from 2.0.1 to 1.1.0.
However, '2.0.1' was a typo — it should have read 1.0.1.
* gnu/packages/syncthing.scm (go-github-com-calmh-xdr): Update to 1.1.0.
2019-03-14 15:34:30 -04:00
Leo Famulari
7dc89dc6a1
gnu: Add go-github-com-flynn-archive-go-shlex.
...
* gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex): New
variable.
2019-03-14 15:34:30 -04:00
Leo Famulari
4e9e74be07
gnu: Add go-github-com-audriusbutkevicius-recli.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-recli): New
variable.
2019-03-14 15:34:28 -04:00
Leo Famulari
d73cbbda3e
gnu: go-github-com-lib-pq: Update to 1.0.0.
...
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.0.0.
2019-03-14 15:34:28 -04:00
Leo Famulari
ac51900dfd
gnu: go-github-com-thejerf-suture: Update to 3.0.2.
...
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to 3.0.2.
2019-03-14 15:34:27 -04:00
Leo Famulari
767579d18b
gnu: go-github-com-sasha-s-go-deadlock: Update to 0.2.0.
...
* gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Update
to 0.2.0.
2019-03-14 15:34:27 -04:00
Leo Famulari
c36177c698
gnu: go-github-com-pkg-errors: Update to 0.8.1.
...
* gnu/packages/syncthing.scm (go-github-com-pkg-errors): Update to 0.8.1.
2019-03-14 15:34:27 -04:00
Leo Famulari
061387ea32
gnu: go-github-com-syncthing-notify: Update to 0.0.0-4.4e389ea.
...
* gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to
0.0.0-4.4e389ea.
2019-03-14 15:34:27 -04:00
Leo Famulari
edda279fda
gnu: go-github-com-d4l3k-messagediff: Update to 1.2.1.
...
* gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Update to 1.2.1.
2019-03-14 15:34:27 -04:00
Leo Famulari
2fcd1c84af
gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 4.0.0-0.a60f8e7.
...
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32):
Update to 4.0.0-0.a60f8e7.
2019-03-14 15:34:27 -04:00
Leo Famulari
9c359ff445
gnu: Remove the various Go union meta-packages.
...
* gnu/packages/golang.scm (go-github-com-gogo-protobuf-union,
go-golang-org-x-crypto-union): Remove variables.
(go-golang-org-x-crypto-bcrypt, go-golang-org-x-crypto-blowfish,
go-golang-org-x-crypto-pbkdf2, go-golang-org-x-crypto-tea,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-twofish,)[arguments]: Remove obsolete
'make-gzip-archive-writable' phase.
(go-golang-org-x-crypto-ed25519)[arguments]: The phase
'make-gzip-archive-writable' belongs here now.
(go-github-com-multiformats-go-multihash)[native-inputs]: Remove
go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-blake2s and
go-golang-org-x-crypto-sha3.
(go-github-com-libp2p-go-libp2p-peer)[native-inputs]: Remove
go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-ed25519, and go-golang-org-x-crypto-sha3.
(go-github-com-libp2p-go-libp2p-metrics)[native-inputs]: Remove
go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-sha3,
go-golang-org-x-crypto-ed25519, and go-golang-org-x-crypto-blake2s.
(go-github-com-multiformats-go-multiaddr)[native-inputs]: Remove
go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-sha3 and
go-golang-org-x-crypto-blake2s.
(go-github-com-multiformats-go-multiaddr-net)[native-inputs]: Remove
go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-sha3 and
go-golang-org-x-crypto-blake2s.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api)[native-inputs]: Remove
go-golang-org-x-crypto-union. Add go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-ed25519, and go-golang-org-x-crypto-sha3.
(gx)[native-inputs]: Remove go-golang-org-x-crypto-union. Add
go-golang-org-x-crypto-blake2s, go-golang-org-x-crypto-ed25519, and
go-golang-org-x-crypto-sha3.
(gx-go)[native-inputs]: Remove go-golang-org-x-crypto-union. Add
go-golang-org-x-crypto-blake2s, go-golang-org-x-crypto-ed25519, and
go-golang-org-x-crypto-sha3.
* gnu/packages/syncthing.scm: Remove go-golang-org-x-text-union,
go-golang-org-x-net-union, and go-github-com-vitrun-qart-union.
2019-03-14 15:34:26 -04:00
Leo Famulari
f4319c6e28
gnu: Syncthing: Update to 1.1.0.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.1.0.
2019-03-05 14:42:49 -05:00
Leo Famulari
f6e64282b4
gnu: Syncthing: Update to 1.0.1.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.0.1.
2019-02-10 21:38:07 -05:00
Ricardo Wurmus
c5b806a94a
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.
2019-02-04 12:13:07 +01:00
Leo Famulari
2288c73936
gnu: Syncthing: Update to 1.0.0.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.0.0.
2019-01-01 15:18:33 -05:00
Leo Famulari
07315efc65
gnu: Syncthing: Update to 0.14.54.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.54.
2018-12-05 15:23:55 -05:00
Leo Famulari
f224ea365b
gnu: go-github-com-client-golang-prometheus: Update to 0.9.1-0.7e9098b.
...
* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus):
Update to 0.9.1-0.7e9098b.
[arguments]: Skip the test suite.
2018-12-04 21:36:34 -05:00
Leo Famulari
f2bf63d029
gnu: go-github-com-syncthing-notify: Update to 0.0.0-3.116c45b.
...
* gnu/packages/syncthing (go-github-com-syncthing-notify): Update to 0.0.0-3.116c45b.
2018-12-04 21:36:34 -05:00
Leo Famulari
c7c0b3a98b
gnu: Syncthing: Update to 0.14.53.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.53.
[source]: Use bundled libraries.
[inputs]: Remove field.
[arguments]: Simplify the 'build' phase.
2018-12-04 21:33:49 -05:00
Pierre Neidhardt
66fa8f0f77
gnu: go-gopkg.in-asn1-ber.v1: Fix tests for go-1.11.
...
* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Fix tests for go-1.11.
2018-11-12 10:29:43 +01:00
Pierre Neidhardt
d4780c8238
gnu: go-github-com-audriusbutkevicius-cli: Fix tests for go-1.11.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): Fix tests for go-1.11.
2018-11-12 10:29:37 +01:00
Pierre Neidhardt
46a37b5966
gnu: go-github-com-prometheus-common-expfmt: Fix tests for go-1.11.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt): Fix tests for go-1.11.
2018-11-12 10:29:31 +01:00
Leo Famulari
f25614229b
gnu: Syncthing: Update to 0.14.52.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.52.
2018-11-06 11:16:22 -05:00
Pierre Neidhardt
830dc25176
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.
2018-10-24 12:13:21 +02:00
Pierre Neidhardt
5787e15230
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.
2018-10-24 10:46:05 +02:00
Leo Famulari
7d15490cd2
gnu: Syncthing: Update to 0.14.51.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.51.
[arguments]: Adjust the 'increase-test-timeout' phase.
[inputs]: Add go-gopkg.in-ldap.v2.
2018-10-02 15:40:52 -04:00
Leo Famulari
5149857651
gnu: go-github-com-thejerf-suture: Update to 3.0.0-0.bf6ee6a.
...
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
3.0.0-0.bf6ee6a.
2018-10-02 15:40:52 -04:00
Leo Famulari
4cb2112d8f
gnu: Add gopkg.in/ldap.v2.
...
* gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2): New variable.
2018-10-02 15:40:52 -04:00
Leo Famulari
712d01bbe9
gnu: Add gopkg.in/asn1-ber.v1.
...
* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): New variable.
2018-10-02 15:40:52 -04:00
Leo Famulari
b4ff75b507
gnu: syncthing: Update to 0.14.50.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.50.
2018-09-11 03:24:46 -04:00
Leo Famulari
e76709f71f
gnu: go-github-com-syncthing-notify: Update to 0.0.0-2.b76b458.
...
* gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to
0.0.0-2.b76b458.
2018-09-11 03:24:42 -04:00
Leo Famulari
1feaca62d3
gnu: syncthing: Invoke build steps with INVOKE.
...
* gnu/packages/syncthing.scm (syncthing)[arguments]: Use INVOKE.
2018-08-19 17:50:48 -04:00
Leo Famulari
2246d564c8
gnu: Remove go-github-com-edsrzf-mmap-go.
...
* gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): Remove variable.
2018-08-07 13:35:14 -04:00
Leo Famulari
39a57afc42
gnu: syncthing: Update to 0.14.49.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.49.
[source]: Remove obsolete patch.
[inputs]: Remove go-github-com-kardianos-osext.
* gnu/packages/patches/syncthing-fix-crash.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-07-24 19:07:06 -04:00
Leo Famulari
869d9c69f3
gnu: go-github-com-syncthing-notify: Update to 0.0.0-1.cdf89c4.
...
* gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to
0.0.0-1.cdf89c4.
2018-07-24 19:07:06 -04:00
Leo Famulari
2ed97a22d3
gnu: go-github-com-thejerf-suture: Update to 2.0.3-0.3f1fb62.
...
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
2.0.3-0.3f1fb62.
2018-07-24 19:07:02 -04:00
Leo Famulari
fd115bee31
gnu: Syncthing: Fix a crash bug.
...
* gnu/packages/patches/syncthing-fix-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/syncthing.scm (syncthing)[source]: Use it.
2018-07-12 14:17:07 -04:00
Leo Famulari
5cc2b8456f
gnu: Move go-github-com-kardianos-osext to (gnu packages golang).
...
This package will not be used in later versions of Syncthing but may be needed
by other Go programs.
* gnu/packages/syncthing.scm (go-github-com-kardianos-osext): Move to ...
* gnu/packages/golang.scm: ... here.
2018-06-20 12:55:01 -04:00
Ricardo Wurmus
116ca65b58
Merge branch 'master' into core-updates
2018-06-06 22:43:37 +02:00
Leo Famulari
f83eadd2ad
gnu: Update Syncthing to 0.14.48.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.48.
2018-06-05 20:35:52 -04:00
Leo Famulari
a624be49a2
gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-2.abb8cba.
...
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32):
Update to 0.0.0-2.abb8cba.
2018-06-05 20:35:49 -04:00
Marius Bakke
12bd588346
Merge branch 'master' into core-updates
2018-05-06 15:56:24 +02:00
Leo Famulari
2660e6a319
gnu: syncthing: Update to 0.14.47.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.47.
2018-05-01 10:52:55 -04:00
Leo Famulari
2849c66576
gnu: syncthing: Use Syncthing's fork of the notify module.
...
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Replace with ...
(go-github-com-syncthing-notify): ... this new variable.
(syncthing)[inputs]: Adjust accordingly.
2018-05-01 10:52:55 -04:00
Leo Famulari
ca14531a5f
gnu: syncthing: Adjust the union of standard library networking modules.
...
The removed package is no longer needed by Syncthing.
* gnu/packages/syncthing.scm (go-golang-org-x-net-union):
Remove go-golang-org-x-net-context.
2018-05-01 10:52:54 -04:00
Leo Famulari
80da197ad4
gnu: go-github-com-kardianos-osext: Skip the tests.
...
* gnu/packages/syncthing.scm (go-github-com-kardianos-osext)[arguments]:
Disable the test suite.
2018-05-01 10:52:54 -04:00
Mark H Weaver
3d5ad159b3
Merge branch 'master' into core-updates
2018-04-30 04:03:54 -04:00
Mark H Weaver
0ccb104354
gnu: go-github-com-vitrun-qart-qr: Remove duplicate 'description' field.
...
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart-qr)[description]:
Remove duplicate 'description' field.
2018-04-21 05:29:53 -04:00
Mark H Weaver
c52872bfc4
Merge branch 'master' into core-updates
2018-04-21 05:02:52 -04:00
Leo Famulari
269d0858c6
gnu: Move the Go standard libraries to (gnu packages golang).
...
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf,
go-golang-org-x-net-context, go-golang-org-x-net-internal-iana,
go-golang-org-x-net-ipv6, go-golang-org-x-net-proxy, go-golang-org-x-sys-unix,
go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm,
go-golang-org-x-time-rate): Move these packages ...
* gnu/packages/golang.scm: ... to here.
2018-04-17 17:47:36 -04:00
Mark H Weaver
f89aa1521a
Merge branch 'master' into core-updates
2018-04-10 00:42:22 -04:00
Leo Famulari
b4eadf7e7f
gnu: syncthing: Update to 0.14.46.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.46.
2018-04-04 18:31:12 -04:00
Leo Famulari
dc0ec9914c
gnu: go-github-com-zillode-notify: Update to 0.0.0-3.53dd687.
...
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
0.0.0-3.53dd687.
[source]: Update URL.
[arguments]: Update #:import-path.
2018-04-04 18:31:12 -04:00
Mark H Weaver
e3cfef22c4
gnu: Use invoke and return #t from all builders.
...
* gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm,
gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm,
gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm,
gnu/packages/commencement.scm, gnu/packages/dictionaries.scm,
gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm,
gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm,
gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm,
gnu/packages/javascript.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm,
gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm,
gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm,
gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm,
gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm,
gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages
using 'trivial-build-system', use invoke where appropriate, raise exceptions
on errors, and otherwise return #t.
2018-03-27 21:35:41 -04:00
Mark H Weaver
647888845c
Merge branch 'master' into core-updates
2018-03-20 00:49:05 -04:00
Tobias Geerinckx-Rice
3bd840e406
gnu: Fix more ‘filesystem’ spellings.
...
* gnu/packages/python.scm (python-pyinotify)[description]: Spell ‘file
system’ as ‘file system’.
* gnu/packages/syncthing.scm (go-github-com-zillode-notify)[synopsis]:
Likewise.
(go-github-com-prometheus-procfs)[description]: Likewise.
Minorly tweak grammar.
2018-03-17 16:37:19 +01:00
Mark H Weaver
6cbee49d66
gnu: All snippets report errors using exceptions, else return #t.
...
* gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm,
gnu/packages/backup.scm, gnu/packages/base.scm,
gnu/packages/bioinformatics.scm, gnu/packages/cdrom.scm,
gnu/packages/chez.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/cross-base.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm,
gnu/packages/databases.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm,
gnu/packages/emulators.scm, gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm, gnu/packages/fpga.scm,
gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm,
gnu/packages/gcc.scm, gnu/packages/geo.scm, gnu/packages/ghostscript.scm,
gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm, gnu/packages/graphics.scm, gnu/packages/gtk.scm,
gnu/packages/guile.scm, gnu/packages/irc.scm, gnu/packages/java.scm,
gnu/packages/kerberos.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/lxde.scm, gnu/packages/machine-learning.scm,
gnu/packages/mail.scm, gnu/packages/maths.scm, gnu/packages/messaging.scm,
gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/music.scm,
gnu/packages/netpbm.scm, gnu/packages/networking.scm, gnu/packages/node.scm,
gnu/packages/nvi.scm, gnu/packages/ocaml.scm, gnu/packages/pdf.scm,
gnu/packages/perl.scm, gnu/packages/php.scm, gnu/packages/plotutils.scm,
gnu/packages/pretty-print.scm, gnu/packages/profiling.scm,
gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/robotics.scm,
gnu/packages/sawfish.scm, gnu/packages/scanner.scm, gnu/packages/scheme.scm,
gnu/packages/scribus.scm, gnu/packages/sdl.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/slang.scm, gnu/packages/smalltalk.scm, gnu/packages/ssh.scm,
gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/tbb.scm,
gnu/packages/terminals.scm, gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm, gnu/packages/textutils.scm,
gnu/packages/tls.scm, gnu/packages/unrtf.scm,
gnu/packages/version-control.scm, gnu/packages/video.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm:
In all snippets, report errors using exceptions, or else return #t.
2018-03-16 09:08:31 -04:00
Leo Famulari
3b5262865c
gnu: syncthing: Update to 0.14.45.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.45.
[inputs]: Remove go-github-com-xtaci-kcp-go,
go-github-com-ccding-go-stun, and go-github-com-xtaci-smux. Add
go-github-com-pkg-errors.
2018-03-06 13:24:20 -05:00
Leo Famulari
01794ffce0
gnu: Remove go-github-com-templexxx-xor.
...
* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Remove variable.
2018-03-06 13:24:20 -05:00
Leo Famulari
6482d30472
gnu: Remove go-github-com-templexxx-cpufeat.
...
* gnu/packages/syncthing.scm (go-github-com-templexxx-cpufeat): Remove
variable.
2018-03-06 13:24:20 -05:00