Commit Graph

187 Commits (cd0a9c91b234fae61cd3542ac13fbb1d208873be)

Author SHA1 Message Date
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
Leo Famulari 7d02ae4b85
gnu: Remove go-github-com-tjfoc-gmsm-sm4.
* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Remove variable.
2018-03-06 13:24:19 -05:00
Leo Famulari 7915ef0bff
gnu: Remove go-github-com-klauspost-reedsolomon.
* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): Remove
variable.
2018-03-06 13:24:19 -05:00
Leo Famulari abb8973544
gnu: Remove go-github-com-klauspost-cpuid.
* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): Remove variable.
2018-03-06 13:24:19 -05:00
Leo Famulari eaca421063
gnu: Remove go-github-com-ccding-go-stun.
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Remove variable.
2018-03-06 13:24:19 -05:00
Leo Famulari bb0a84f89d
gnu: Remove go-github-com-xtaci-kcp-go.
* gnu/packages/syncthing.scm (go-github-com-xtaci-kcp-go): Remove variable.
2018-03-06 13:24:19 -05:00
Leo Famulari 78f19a4754
gnu: Remove go-github-com-xtaci-smux.
* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): Remove variable.
2018-03-06 13:24:15 -05:00
Leo Famulari 30335a2963
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.
2018-02-08 15:18:21 -05:00
Leo Famulari 5c8c1511e8
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.
2018-02-08 15:18:21 -05:00
Leo Famulari f07ccbc256
gnu: Add go-github-com-prometheus-union.
* gnu/packages/syncthing.scm (go-github-com-prometheus-union): New
variable.
2018-02-08 15:18:21 -05:00
Leo Famulari fa22168b5c
gnu: Add go-github-com-client-golang-prometheus.
* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus):
New variable.
2018-02-08 15:18:21 -05:00
Leo Famulari bfbe868d8e
gnu: Add go-github-com-client-golang-prometheus-promhttp.
* gnu/packages/syncthing.scm
(go-github-com-client-golang-prometheus-promhttp): New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 13dca4a56e
gnu: Add go-github-com-prometheus-procfs.
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 270590bd69
gnu: Add go-github-com-prometheus-common-expfmt.
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt):
New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 1da227b0d8
gnu: Add go-github-com-matttproud-golang-protobuf-extensions-pbutil.
* gnu/packages/syncthing.scm
(go-github-com-matttproud-golang-protobuf-extensions-pbutil): New
variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 4b6b1a3856
gnu: Add go-github-com-prometheus-client-model-go.
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go):
New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 339e44dac2
gnu Add go-github-com-golang-protobuf-proto.
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): New
variable.
2018-02-08 15:18:19 -05:00
Leo Famulari d095620a59
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.
2018-02-08 15:18:19 -05:00
Leo Famulari a04434f291
gnu: Add go-github-com-beorn7-perks-quantile.
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): New
variable.
2018-02-08 15:18:16 -05:00
Tobias Geerinckx-Rice 162a137400
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.
2018-01-19 17:28:31 +01:00
Leo Famulari d9a38cc255
gnu: syncthing: Update to 0.14.43.
* gnu/packages/syncthing.scm (syncthing): Update to v0.14.43.
2018-01-10 01:29:18 -08:00
Leo Famulari 924d777a34
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.
2018-01-10 01:22:09 -08:00
Leo Famulari 51bca8bd9a
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.
2018-01-10 01:22:08 -08:00
Leo Famulari f394db42c4
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.
2018-01-10 01:22:08 -08:00
Leo Famulari a1d1e55cca
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.
2018-01-10 01:22:08 -08:00
Leo Famulari d4138c0c67
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.
2018-01-10 01:22:08 -08:00
Leo Famulari 48f677c978
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.
2018-01-10 01:22:07 -08:00
Leo Famulari b39bd1d4e5
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.
2018-01-10 01:22:07 -08:00
Leo Famulari 54a5a8f101
gnu: go-github-com-templexxx-reedsolomon: Remove unused package.
* gnu/packages/syncthing.scm (go-github-com-templexxx-reedsolomon):
Remove variable.
2018-01-10 01:22:07 -08:00
Leo Famulari 619db5cfeb
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.
2018-01-10 01:22:06 -08:00
Leo Famulari feade866d0
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.
2018-01-10 01:22:06 -08:00
Leo Famulari d2c7971da3
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.
2018-01-10 01:22:06 -08:00
Leo Famulari 1ad4e366ef
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.
2018-01-10 01:22:06 -08:00
Leo Famulari ac90914159
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.
2018-01-10 01:22:05 -08:00
Leo Famulari d277b9bc34
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.
2018-01-10 01:22:05 -08:00
Leo Famulari 5e30d8c1f7
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.
2018-01-10 01:22:05 -08:00
Leo Famulari ece4c5bc67
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.
2018-01-10 01:22:05 -08:00
Leo Famulari e83994f2b7
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.
2018-01-10 01:22:04 -08:00
Leo Famulari c1753d6ce1
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.
2018-01-10 01:22:04 -08:00
Leo Famulari e1c815351b
gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-1.3dc7875.
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32):
Update to 0.0.0-1.3dc7875.
2018-01-10 01:22:03 -08:00
Leo Famulari 3aecf5bd15
gnu: go-golang-org-x-time-rate: Update to 0.0.0-1.6dc1736.
* gnu/packages/syncthing.scm (go-golang-org-x-time-rate): Update to
0.0.0-1.6dc1736.
2018-01-10 01:22:03 -08:00
Leo Famulari 2b4588609b
gnu: go-golang-org-x-sys-unix: Update to 0.0.0-1.8380141.
* gnu/packages/syncthing.scm (go-golang-org-x-sys-unix): Update to
0.0.0-1.8380141.
[arguments]: Adjust the tests to the build environment.
2018-01-10 01:22:03 -08:00
Leo Famulari 27fbcae6d5
gnu: kcp-go: Switch upstream source.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go):
Replace with ...
(go-github-com-xtaci-kcp-go): ... new variable.
2018-01-10 01:22:03 -08:00
Leo Famulari e62d057505
gnu: Add go-github-com-klauspost-reedsolomon.
* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): New
variable.
2018-01-10 01:22:02 -08:00
Leo Famulari 63aade459d
gnu: Add go-github-com-klauspost-cpuid.
* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): New variable.
2018-01-10 01:22:02 -08:00
Leo Famulari b12df4f544
gnu: go-github-com-minio-sha256-simd: Update to 0.0.0-1.ad98a36.
* gnu/packages/syncthing.scm (go-github-com-minio-sha256-simd): Update
to 0.0.0-1.ad98a36.
2018-01-10 01:22:02 -08:00
Leo Famulari 38ea280286
gnu: go-github-com-zillode-notify: Update to 0.0.0-1.8fff849.
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
0.0.0-1.8fff849.
2018-01-10 01:22:01 -08:00
Leo Famulari 187cc2b403
gnu: syncthing: Update to 0.14.42.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.42.
2017-12-25 22:26:58 -05:00
Leo Famulari 3b58b7f27c
gnu: go-github-com-ccding-go-stun: Update to 0.0.0-1.d9bbe8f.
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Update to
0.0.0-1.d9bbe8f.
2017-12-25 22:26:58 -05:00
Leo Famulari 23e2c09c0c
gnu: go-github-com-audriusbutkevicius-pfilter: Update to 0.0.0-1.d9bbe8f.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter):
Update to 0.0.0-1.d9bbe8f.
2017-12-25 22:26:54 -05:00
Leo Famulari 7bcfb590a6
gnu: syncthing: Update to 0.14.41.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.41.
2017-12-06 12:54:06 -05:00
Leo Famulari fc6f1ce914
gnu: go-github-com-audriusbutkevicius-pfilter: Update to 0.0.0-1.56143fe.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter): Update
to 0.0.0-1.56143fe.
2017-12-06 12:54:06 -05:00
Leo Famulari 128890f71d
gnu: go-github-com-syndtr-goleveldb: Update to 0.0.0-1.549b6d6.
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
0.0.0-1.549b6d6.
2017-12-06 12:54:02 -05:00
Leo Famulari 03b154f800
gnu: syncthing: Update to 0.14.40.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.40.
[inputs]: Add go-github-com-zillode-notify.
2017-11-08 17:24:02 -05:00
Leo Famulari 52ff28e4aa
gnu: Add go-github-com-zillode-notify.
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): New variable.
2017-11-08 17:24:01 -05:00
Leo Famulari 4cf6827de3
gnu: go-github-com-audriusbutkevicius-kcp-go: Update to 0.0.0-1.8ae5f52.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go):
Update to 0.0.0-1.8ae5f52.
[propagated-inputs]: Add go-github-com-tjfoc-gmsm-sm4.
2017-11-08 17:24:01 -05:00
Leo Famulari f44169c2a7
gnu: Add go-github-com-tjfoc-gmsm-sm4.
* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): New variable.
2017-11-08 17:24:01 -05:00
Leo Famulari c330c27f7f
gnu: syncthing: Split into two outputs.
* gnu/packages/syncthing.scm (syncthing)[outputs]: New field.
[arguments]: Change the 'install' and 'install-docs' phases to install to the
two outputs.
2017-10-24 13:10:35 -04:00
Leo Famulari 1899ef0b83
gnu: syncthing: Use install-source? to disable installing the source code.
* gnu/packages/syncthing.scm (syncthing): Set #:install-source? #f
instead of deleting the install-source phase.
2017-10-24 13:10:35 -04:00
Leo Famulari 947453a88d
gnu: Add Syncthing.
* gnu/packages/syncthing.scm (syncthing): New variable.
2017-10-12 21:22:55 -04:00
Leo Famulari ae8c7774c0
gnu: Add go-golang-org-x-text-union.
* gnu/packages/syncthing.scm (go-golang-org-x-text-union): New variable.
2017-10-12 21:22:55 -04:00
Leo Famulari 4c3cc9496c
gnu: Add go-golang-org-x-net-union.
* gnu/packages/syncthing.scm (go-golang-org-x-net-union): New variable.
2017-10-12 21:22:55 -04:00
Leo Famulari 3c466da1d5
gnu: Add go-github-com-vitrun-qart-union.
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart-union): New variable.
2017-10-12 21:22:54 -04:00
Leo Famulari 503802ab91
gnu: Add go-github-com-gogo-protobuf-union.
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf-union): New variable.
2017-10-12 21:22:54 -04:00
Leo Famulari cca22eb31a
gnu: Add go-golang-org-x-crypto-union.
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-union): New variable.
2017-10-12 21:22:54 -04:00
Leo Famulari 3d86b557c6
gnu: Add go-github-com-audriusbutkevicius-kcp-go.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go): New
variable.
2017-10-12 21:22:54 -04:00
Leo Famulari 478ebb31a9
gnu: Add go-github-com-templexxx-reedsolomon.
* gnu/packages/syncthing.scm (go-github-com-templexxx-reedsolomon): New
variable.
2017-10-12 21:22:54 -04:00
Leo Famulari a3d98dd8d9
gnu: Add go-github-com-templexxx-cpufeat.
* gnu/packages/syncthing.scm (go-github-com-templexxx-cpufeat): New variable.
2017-10-12 21:22:54 -04:00
Leo Famulari 89d91ee2a0
gnu: Add go-github-com-kballard-go-shellquote.
* gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote): New
variable.
2017-10-12 21:22:53 -04:00
Leo Famulari 71415e23f9
gnu: Add go-github-com-audriusbutkevicius-cli.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): New
variable.
2017-10-12 21:22:53 -04:00
Leo Famulari cb42a2a89d
gnu: Add go-golang-org-x-time-rate.
* gnu/packages/syncthing.scm (go-golang-org-x-time-rate): New variable.
2017-10-12 21:22:53 -04:00
Leo Famulari 3ce463908a
gnu: Add go-github-com-xtaci-smux.
* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): New variable.
2017-10-12 21:22:53 -04:00
Leo Famulari 936e02b480
gnu: Add go-github-com-pkg-errors.
* gnu/packages/syncthing.scm (go-github-com-pkg-errors): New variable.
2017-10-12 21:22:53 -04:00
Leo Famulari 66500b27e5
gnu: Add go-github-com-templexxx-xor.
* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): New variable.
2017-10-12 21:22:52 -04:00
Leo Famulari 2785690a23
gnu: Add go-github-com-chmduquesne-rollinghash-adler32.
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32):
New variable.
2017-10-12 21:22:52 -04:00
Leo Famulari db64cb4010
gnu: Add go-github-com-ccding-go-stun.
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): New variable.
2017-10-12 21:22:52 -04:00
Leo Famulari 6deb73c493
gnu: Add go-github-com-audriusbutkevicius-pfilter.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter): New
variable.
2017-10-12 21:22:52 -04:00
Leo Famulari ea969c6b04
gnu: Add go-golang-org-x-text-unicode-norm.
* gnu/packages/syncthing.scm (go-golang-org-x-text-unicode-norm): New variable.
2017-10-12 21:22:52 -04:00
Leo Famulari e4ef477212
gnu: Add go-golang-org-x-text-transform.
* gnu/packages/syncthing.scm (go-golang-org-x-text-transform): New variable.
2017-10-12 21:22:52 -04:00
Leo Famulari 04e2d470ab
gnu: Add go-golang-org-x-net-proxy.
* gnu/packages/syncthing.scm (go-golang-org-x-net-proxy): New variable.
2017-10-12 21:22:51 -04:00
Leo Famulari 8c73bb2c72
gnu: Add go-golang-org-x-net-ipv6.
* gnu/packages/syncthing.scm (go-golang-org-x-net-ipv6): New variable.
2017-10-12 21:22:51 -04:00
Leo Famulari f20d1300b3
gnu: Add go-golang-org-x-net-internal-iana.
* gnu/packages/syncthing.scm (go-golang-org-x-net-internal-iana): New variable.
2017-10-12 21:22:51 -04:00
Leo Famulari 303dfd5c56
gnu: Add go-golang-org-x-net-context.
* gnu/packages/syncthing.scm (go-golang-org-x-net-context): New variable.
2017-10-12 21:22:51 -04:00