Age | Commit message (Expand) | Author |
2018-05-01 | gnu: syncthing: Update to 0.14.47....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.47.
| Leo Famulari |
2018-05-01 | 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.
| Leo Famulari |
2018-05-01 | 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.
| Leo Famulari |
2018-05-01 | gnu: go-github-com-kardianos-osext: Skip the tests....* gnu/packages/syncthing.scm (go-github-com-kardianos-osext)[arguments]:
Disable the test suite.
| Leo Famulari |
2018-04-21 | 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.
| Mark H Weaver |
2018-04-17 | 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.
| Leo Famulari |
2018-04-04 | gnu: syncthing: Update to 0.14.46....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.46.
| Leo Famulari |
2018-04-04 | 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.
| Leo Famulari |
2018-03-17 | 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.
| Tobias Geerinckx-Rice |
2018-03-06 | 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.
| Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-templexxx-xor....* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Remove variable.
| Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-templexxx-cpufeat....* gnu/packages/syncthing.scm (go-github-com-templexxx-cpufeat): Remove
variable.
| Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-tjfoc-gmsm-sm4....* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Remove variable.
| Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-klauspost-reedsolomon....* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): Remove
variable.
| Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-klauspost-cpuid....* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): Remove variable.
| Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-ccding-go-stun....* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Remove variable.
| Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-xtaci-kcp-go....* gnu/packages/syncthing.scm (go-github-com-xtaci-kcp-go): Remove variable.
| Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-xtaci-smux....* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): Remove variable.
| Leo Famulari |
2018-02-08 | gnu: Update syncthing to 0.14.44....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.44.
[inputs]: Add go-github-com-prometheus-union and remove
go-github-com-edsrzf-mmap-go.
[source]: Delete bundled dependencies in a snippet.
[arguments]: Remove the 'delete-bundled-source-code' phase.
| Leo Famulari |
2018-02-08 | gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb....* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
0.0.0-2.a8abcfb.
| Leo Famulari |
2018-02-08 | gnu: Add go-github-com-prometheus-union....* gnu/packages/syncthing.scm (go-github-com-prometheus-union): New
variable.
| Leo Famulari |
2018-02-08 | gnu: Add go-github-com-client-golang-prometheus....* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus):
New variable.
| Leo Famulari |
2018-02-08 | gnu: Add go-github-com-client-golang-prometheus-promhttp....* gnu/packages/syncthing.scm
(go-github-com-client-golang-prometheus-promhttp): New variable.
| Leo Famulari |
2018-02-08 | gnu: Add go-github-com-prometheus-procfs....* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): New variable.
| Leo Famulari |
2018-02-08 | gnu: Add go-github-com-prometheus-common-expfmt....* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt):
New variable.
| Leo Famulari |
2018-02-08 | gnu: Add go-github-com-matttproud-golang-protobuf-extensions-pbutil....* gnu/packages/syncthing.scm
(go-github-com-matttproud-golang-protobuf-extensions-pbutil): New
variable.
| Leo Famulari |
2018-02-08 | gnu: Add go-github-com-prometheus-client-model-go....* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go):
New variable.
| Leo Famulari |
2018-02-08 | gnu Add go-github-com-golang-protobuf-proto....* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): New
variable.
| Leo Famulari |
2018-02-08 | gnu: go-github-com-gogo-protobuf: Update to 0.5-2.160de10....* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to
0.5-2.160de10.
| Leo Famulari |
2018-02-08 | gnu: Add go-github-com-beorn7-perks-quantile....* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): New
variable.
| Leo Famulari |
2018-01-19 | gnu: Consistently Write ‘file system(s)’....It is the GNU way.
* doc/guix.texi (Build Systems, DNS Services): Write ‘file system(s)’.
* gnu/build/vm.scm (create-ext-file-system, create-fat-file-system):
Likewise.
* gnu/packages/backup.scm (dirvish, rsnapshot)[description]: Likewise.
* gnu/packages/check.scm (python-testpath)[description]: Likewise.
* gnu/packages/disk.scm (pydf)[description]: Likewise.
* gnu/packages/file-systems.scm (disorderfs)[synopsis, description]: Likewise.
(glusterfs)[description]: Likewise.
* gnu/packages/haskell.scm (ghc-directory, ghc-system-fileio-bootstrap)
(ghc-system-fileio)[synopsis]: Likewise.
(ghc-fsnotify)[description]: Likewise.
* gnu/packages/linux.scm (proot)[description]: Likewise.
(jmtpfs)[synopsis, description]: Likewise.
* gnu/packages/mate.scm (caja, caja-extensions)[description]: Likewise.
* gnu/packages/storage.scm (ceph)[description]: Likewise.
* gnu/packages/sync.scm (lsyncd)[description]: Likewise.
* gnu/packages/syncthing.scm (syncthing)[synopsis]: Likewise.
(go-github-com-zillode-notify)[description]: Likewise.
* gnu/services/nfs.scm (pipefs-service-type): Likewise.
* guix/scripts/system.scm (perform-action): Likewise.
| Tobias Geerinckx-Rice |
2018-01-10 | gnu: syncthing: Update to 0.14.43....* gnu/packages/syncthing.scm (syncthing): Update to v0.14.43.
| Leo Famulari |
2018-01-10 | gnu: Golang X text libraries: Update to 0.0.0-1.e19ae14....* gnu/packages/syncthing.scm (go-golang-org-x-text-transform,
go-golang-org-x-text-unicode-norm): Update to 0.0.0-1.e19ae14.
| Leo Famulari |
2018-01-10 | gnu: Golang X net libraries: Update to 0.0.0-1.d866cfc....* gnu/packages/syncthing.scm (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): Update to 0.0.0-1.d866cfc.
| Leo Famulari |
2018-01-10 | gnu: Golang X crypto libraries: Update to 0.0.0-1.95a4943....* 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): Update to 0.0.0-1.95a4943.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-xtaci-smux: Update to 1.0.6-0.c3e1824....* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): Update to
1.0.6-0.c3e1824.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-tjfoc-gmsm-sm4: Update to 0.0.0-1.98aa888....* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Update to
0.0.0-1.98aa888.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-thejerf-suture: Update to 2.0.1-0.87e298c....* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
2.0.1-0.87e298c.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-templexxx-xor: Update to 0.1.2....* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Update to 0.1.2.
[propagated-inputs]: Add go-github-com-templexxx-cpufeat.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-templexxx-reedsolomon: Remove unused package....* gnu/packages/syncthing.scm (go-github-com-templexxx-reedsolomon):
Remove variable.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-syndtr-goleveldb: Update to 0.0.0-2.34011bf....* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
0.0.0-2.34011bf.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-sasha-s-go-deadlock: Update to 0.1.0-1.03d40e5....* gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Update
to 0.1.0-1.03d40e5.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-rcrowley-go-metrics: Update to 0.0.0-1.e181e09....* gnu/packages/syncthing.scm (define-public go-github-com-rcrowley-go-metrics):
Update to 0.0.0-1.e181e09.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-pkg-errors: Update to 0.0.0-1.e881fd5....* gnu/packages/syncthing.scm (go-github-com-pkg-errors): Update to
0.0.0-1.e881fd5.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.2.0-0.26fe5ac....* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Update to 1.2.0-0.26fe5ac.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-oschwald-geoip2-golang: Update to 1.1.0....* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Update to 1.1.0.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-lib-pq: Update to 0.0.0-1.83612a5....* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to
0.0.0-1.83612a5.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-kardianos-osext: Update to 0.0.0-1.ae77be6....* gnu/packages/syncthing.scm (go-github-com-kardianos-osext): Update to
0.0.0-1.ae77be6.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-golang-groupcache-lru: Update to 0.0.0-1.84a468c....* gnu/packages/syncthing.scm (go-github-com-golang-groupcache-lru):
Update to 0.0.0-1.84a468c.
| Leo Famulari |
2018-01-10 | gnu: go-github-com-gogo-protobuf: Update to 0.5-1.35b81a0....* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to
0.5-1.35b81a0.
| Leo Famulari |