summaryrefslogtreecommitdiff
path: root/gnu/packages/syncthing.scm
Commit message (Collapse)AuthorAge
...
* gnu: go-github-com-petermattis-goid: Fix typo "programmatically".Vagrant Cascadian2019-05-22
| | | | | * gnu/packages/syncthing (go-github-com-petermattis-goid)[description]: Fix typo.
* gnu: go-github-com-pkg-errors: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/syncthing (go-github-com-pkg-errors)[description]: Fix typo.
* gnu: go-github-com-oschwald-geoip2-golang: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | | * gnu/packages/syncthing (go-github-com-oschwald-geoip2-golang)[description]: Fix typo.
* gnu: go-github-com-lib-pq: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/syncthing (go-github-com-lib-pq)[description]: Fix typo.
* gnu: go-github-com-gobwas-glob: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/syncthing (go-github-com-gobwas-glob)[description]: Fix typo.
* gnu: go-github-com-audriusbutkevicius-go-nat-pmp: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | | * gnu/packages/syncthing (go-github-com-audriusbutkevicius-go-nat-pmp)[description]: Fix typo.
* gnu: Syncthing: Update to 1.1.2.Leo Famulari2019-05-08
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.1.2.
* gnu: syncthing: Fix build.Maxim Cournoyer2019-05-06
| | | | | * gnu/packages/syncthing.scm (syncthing)[arguments]: Drop the unpack-path argument, made unnecessary by commit f42e4ebb56.
* gnu: Syncthing: Update to 1.1.1.Leo Famulari2019-04-02
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.1.1.
* gnu: Syncthing: Stop using bundled dependencies.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (syncthing)[snippet]: Remove. [inputs]: New field.
* gnu: Remove go-github-com-audriusbutkevicius-cli.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): Remove variable.
* gnu: Provide the full 'rollinghash' Go library.Leo Famulari2019-03-14
| | | | | | * gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Replace with ... (go-github-com-chmduquesne-rollinghash): ... new variable.
* gnu: Remove go-github-com-audriusbutkevicius-pfilter.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter): Remove variable.
* gnu: Prometheus client: Update to 0.9.2.Leo Famulari2019-03-14
| | | | | | | | | | | | | | | * 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.
* gnu: Add go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg.Leo Famulari2019-03-14
| | | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg): New variable.
* gnu: Add go-github-com-prometheus-common-model.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-common-model): New variable.
* gnu: go-github-com-calmh-xdr: Update to 1.1.0.Leo Famulari2019-03-14
| | | | | | | 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.
* gnu: Add go-github-com-flynn-archive-go-shlex.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex): New variable.
* gnu: Add go-github-com-audriusbutkevicius-recli.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-recli): New variable.
* gnu: go-github-com-lib-pq: Update to 1.0.0.Leo Famulari2019-03-14
| | | | * gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.0.0.
* gnu: go-github-com-thejerf-suture: Update to 3.0.2.Leo Famulari2019-03-14
| | | | * gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to 3.0.2.
* gnu: go-github-com-sasha-s-go-deadlock: Update to 0.2.0.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Update to 0.2.0.
* gnu: go-github-com-pkg-errors: Update to 0.8.1.Leo Famulari2019-03-14
| | | | * gnu/packages/syncthing.scm (go-github-com-pkg-errors): Update to 0.8.1.
* gnu: go-github-com-syncthing-notify: Update to 0.0.0-4.4e389ea.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to 0.0.0-4.4e389ea.
* gnu: go-github-com-d4l3k-messagediff: Update to 1.2.1.Leo Famulari2019-03-14
| | | | * gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Update to 1.2.1.
* gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 4.0.0-0.a60f8e7.Leo Famulari2019-03-14
| | | | | * gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Update to 4.0.0-0.a60f8e7.
* gnu: Remove the various Go union meta-packages.Leo Famulari2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* gnu: Syncthing: Update to 1.1.0.Leo Famulari2019-03-05
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.1.0.
* gnu: Syncthing: Update to 1.0.1.Leo Famulari2019-02-10
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.0.1.
* gnu: go-github-com-minio-sha256-simd: Remove duplicate.Ricardo Wurmus2019-02-04
| | | | | | | * 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.
* gnu: Syncthing: Update to 1.0.0.Leo Famulari2019-01-01
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.0.0.
* gnu: Syncthing: Update to 0.14.54.Leo Famulari2018-12-05
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 0.14.54.
* gnu: go-github-com-client-golang-prometheus: Update to 0.9.1-0.7e9098b.Leo Famulari2018-12-04
| | | | | | * gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus): Update to 0.9.1-0.7e9098b. [arguments]: Skip the test suite.
* gnu: go-github-com-syncthing-notify: Update to 0.0.0-3.116c45b.Leo Famulari2018-12-04
| | | | * gnu/packages/syncthing (go-github-com-syncthing-notify): Update to 0.0.0-3.116c45b.
* gnu: Syncthing: Update to 0.14.53.Leo Famulari2018-12-04
| | | | | | | * gnu/packages/syncthing.scm (syncthing): Update to 0.14.53. [source]: Use bundled libraries. [inputs]: Remove field. [arguments]: Simplify the 'build' phase.
* gnu: go-gopkg.in-asn1-ber.v1: Fix tests for go-1.11.Pierre Neidhardt2018-11-12
| | | | * gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Fix tests for go-1.11.
* gnu: go-github-com-audriusbutkevicius-cli: Fix tests for go-1.11.Pierre Neidhardt2018-11-12
| | | | * gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): Fix tests for go-1.11.
* gnu: go-github-com-prometheus-common-expfmt: Fix tests for go-1.11.Pierre Neidhardt2018-11-12
| | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt): Fix tests for go-1.11.
* gnu: Syncthing: Update to 0.14.52.Leo Famulari2018-11-06
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 0.14.52.
* gnu: Move go-golang-org-x-crypto-union from syncthing.scm to golang.scmPierre Neidhardt2018-10-24
| | | | | * gnu/packages/syncthing.scm (go-golang-org-x-crypto-union): Delete. * gnu/packages/golang.scm (go-golang-org-x-crypto-union): Add.
* gnu: Move go-github-com-gogo-protobuf* from syncthing.scm to golang.scmPierre Neidhardt2018-10-24
| | | | | | | | | | * 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.
* gnu: Syncthing: Update to 0.14.51.Leo Famulari2018-10-02
| | | | | | * gnu/packages/syncthing.scm (syncthing): Update to 0.14.51. [arguments]: Adjust the 'increase-test-timeout' phase. [inputs]: Add go-gopkg.in-ldap.v2.
* gnu: go-github-com-thejerf-suture: Update to 3.0.0-0.bf6ee6a.Leo Famulari2018-10-02
| | | | | * gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to 3.0.0-0.bf6ee6a.
* gnu: Add gopkg.in/ldap.v2.Leo Famulari2018-10-02
| | | | * gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2): New variable.
* gnu: Add gopkg.in/asn1-ber.v1.Leo Famulari2018-10-02
| | | | * gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): New variable.
* gnu: syncthing: Update to 0.14.50.Leo Famulari2018-09-11
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 0.14.50.
* gnu: go-github-com-syncthing-notify: Update to 0.0.0-2.b76b458.Leo Famulari2018-09-11
| | | | | * gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to 0.0.0-2.b76b458.
* gnu: syncthing: Invoke build steps with INVOKE.Leo Famulari2018-08-19
| | | | * gnu/packages/syncthing.scm (syncthing)[arguments]: Use INVOKE.
* gnu: Remove go-github-com-edsrzf-mmap-go.Leo Famulari2018-08-07
| | | | * gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): Remove variable.
* gnu: syncthing: Update to 0.14.49.Leo Famulari2018-07-24
| | | | | | | | * 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.