summaryrefslogtreecommitdiff
path: root/gnu/packages/syncthing.scm
Commit message (Collapse)AuthorAge
* gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Update to ↵Jesse Eisses2024-05-07
| | | | | | | | | | 2.0.0. * gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil): Update to 2.0.0. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ia9f1acacd337b95526ee0b9b7b31f1de598f30d3
* gnu: Revmoe go-github-com-syndtr-goleveldb.Sharlatan Hellseher2024-05-05
| | | | | | | | | | | | | This package is a duplicate to go-github-com-syndtr-goleveldb-leveldb. * gnu/packages/ipfs.scm: Revmoe (gnu packages syncthing) module. (kubo) [inputs]: Replace go-github-com-syndtr-goleveldb with go-github-com-syndtr-goleveldb-leveldb. * gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Remove variable. Change-Id: I8641a18a3d97f570f3bbbd849f7dabdea4e41b01
* gnu: go-github-com-jackpal-go-nat-pmp: Move to golang-web.Sharlatan Hellseher2024-04-24
| | | | | | | | gnu/packages/syncthing.scm (go-github-com-jackpal-go-nat-pmp): Move from here ... gnu/packages/golang-web.scm: ... to here. Change-Id: Ib58a2f2d1f6bb279cd74d8460a7e02a5e4849c52
* gnu: go-github-com-golang-groupcache: Move to golang-web.Sharlatan Hellseher2024-04-14
| | | | | | | | * gnu/packages/syncthing.scm (go-github-com-golang-groupcache): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I3e5393d13630529a0cf309e08b9e7dc9d5cba18a
* gnu: go-github-com-golang-groupcache-lru: Import all go modules.Sharlatan Hellseher2024-04-14
| | | | | | | | | | | | | | | | | | | Rename go-github-com-golang-groupcache-lru to go-github-com-golang-groupcache to reflect go.mod import path as seen in <https://pkg.go.dev/github.com/golang/groupcache>. It will provide other available submodules together with main module groupcache: lru, singleflight, groupcachepb and consistenthash. * gnu/packages/syncthing.scm (go-github-com-golang-groupcache): [arguments]: Remove <#:unpack-path>, update <#:import-path> to make other modules available. [propagated-inputs]: Add go-github-com-golang-protobuf-proto. * gnu/packages/ipfs.scm (kubo): [inputs]: Remove go-github-com-golang-groupcache-lru, add go-github-com-golang-groupcache. Change-Id: I455eecd2ebeff5f456f83621aa85b4de7d60304e
* gnu: go-github-com-gobwas-glob: Move to golang-xyz.Sharlatan Hellseher2024-04-12
| | | | | | | | | * gnu/packages/syncthing.scm (go-github-com-gobwas-glob): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/textutils.scm: Remove (gnu packages syncthing) module. Change-Id: I131830e6edcdb666aeb3cd9bbdf6982df938ccd4
* gnu: go-github-com-kballard-go-shellquote: Move to golang-xyz.Sharlatan Hellseher2024-03-27
| | | | | | | | | | | * gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/xdisorg.scm: Remove (gnu packages syncthing). Add (gnu packages golang-xyz). Change-Id: I3ab4cbc55d8ca0ad8b7fec0130bdb935039f2841
* gnu: go-github-com-lib-pq: Move to golang-xyz.Sharlatan Hellseher2024-03-24
| | | | | | | | | * gnu/packages/syncthing.scm (go-github-com-lib-pq): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/databases.scm: Remvoe (gnu packages syncthing). Change-Id: I0f2f9c2366fd47b7167044d76f8c2c67a2f65544
* gnu: go-github-com-beorn7-perks-quantile: Move to golang-xyz.Sharlatan Hellseher2024-03-15
| | | | | | | | * gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I09a2080b78fd3273af75cbbbb49718bb8eec86e5
* gnu: go-github-com-beorn7-perks-quantile: Fix indentation.Sharlatan Hellseher2024-03-15
| | | | | | | * gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Fix indentation. Change-Id: Id159b4314fc25ecebc0737221995823e28045626
* gnu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.Sharlatan Hellseher2024-03-15
| | | | | | | * gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Update to 1.0.1. Change-Id: Ie8c864dbc15b3aef3e4575337b940b625d6f9bbf
* gnu: syncthing: Mark as tunable.Efraim Flashner2024-03-12
| | | | | | | * gnu/packages/syncthing.scm (syncthing)[properties]: Mark package as tunable. Change-Id: Ia885bbd32f043e83b231359cca438ea9caf4e8dc
* gnu: go-golang-org-x-sys: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-golang-org-x-sys): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/curl.scm: Add (gnu packages golang-build) module. * gnu/packages/databases.scm: As above. * gnu/packages/docker.scm: As above. * gnu/packages/golang-build.scm: As above. * gnu/packages/golang.scm: As above. * gnu/packages/irc.scm: As above. * gnu/packages/linux.scm: As above. * gnu/packages/password-utils.scm: As above. * gnu/packages/syncthing.scm: As above. * gnu/packages/textutils.scm: As above. * gnu/packages/vpn.scm: As above. * gnu/packages/weather.scm: As above. * gnu/packages/web.scm: As above. Change-Id: I161e89cacb9aa87b4fbb643ecd9ad32cfe49c9d7
* gnu: go-github-com-golang-snappy: Mmove to golang-compression.Sharlatan Hellseher2024-02-13
| | | | | | | | | | | | | * gnu/packages/syncthing.scm (go-github-com-golang-snappy): Move from here ... * gnu/packages/golang-compression.scm: ... to here. * gnu/packages/golang.scm: Add (gnu packages golang-compression) module. * gnu/packages/high-availability.scm: As above. * gnu/packages/ipfs.scm: As above. * gnu/packages/syncthing.scm: As above. Change-Id: I936c82c127e1aa25dde20693bee70e5a871249fe
* gnu: go-github-com-stathat-go: Move to golang-xyz.Sharlatan Hellseher2024-02-12
| | | | | | | * gnu/packages/syncthing.scm (go-github-com-stathat-go): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I804043f512b60665233fba61da3f2225042d8d65
* gnu: go-github-com-rcrowley-go-metrics: Move to golang-xyz.Sharlatan Hellseher2024-02-12
| | | | | | | | * gnu/packages/syncthing.scm (go-github-com-rcrowley-go-metrics): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Id153e4b8295c1430077941c5e4ee854ef28a56fa
* gnu: go-github-com-prometheus-client-model: Move to golang-xyz.Sharlatan Hellseher2024-02-12
| | | | | | | | | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-client-model): Move from here * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/golang.scm: Add (gnu packages golang-xyz) module. * gnu/packages/ipfs.scm: As above. * gnu/packages/networking.scm: As above. Change-Id: Ibf79be7fd49acc8fc88bf2411a4d7d89b44713d0
* gnu: syncthing: Update to 1.27.2.David Pflug2024-02-09
| | | | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.27.2. Change-Id: Ifc6af7a518d4dfc75e42889de1a0873cdcbdfaaf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: go-github-com-cespare-xxhash: Move to (gnu packages golang-crypto).Sharlatan Hellseher2024-01-28
| | | | | | | | | | * gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. * gnu/packages/textutils.scm: Add (gnu packages golang-crypto) to used modules. Change-Id: Ic72cf6c4770cd3f03cc2e27c3455632ee16e7c09
* gnu: Syncthing: Update to 1.27.1.Benjamin Slade2023-12-20
| | | | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.27.1. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: Ib95828dee7b2b8b5f852a47026f3bbff69361329
* gnu: syncthing: Update to 1.25.0.Timotej Lazar2023-11-03
| | | | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.25.0. Change-Id: I39ebd12e96fb09386cf51bd42cd5241f3820c16c Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: syncthing: Update to 1.24.0.Timotej Lazar2023-09-25
| | | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.24.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Remove extraneous imports.Maxim Cournoyer2023-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found by running 'guild compile -W3 gnu/packages/$module.scm', using guild from the upcoming Guile. * gnu/packages/admin.scm: Remove extraneous imports. * gnu/packages/avr.scm: Likewise. * gnu/packages/base.scm: Likewise. * gnu/packages/bootloaders.scm: Likewise. * gnu/packages/firmware.scm: Likewise. * gnu/packages/linphone.scm: Likewise. * gnu/packages/telephony.scm: Likewise. * gnu/packages/cran.scm: Likewise. * gnu/packages/kde.scm: Likewise. * gnu/packages/libcanberra.scm: Likewise. * gnu/packages/libreoffice.scm: Likewise. * gnu/packages/mes.scm: Likewise. * gnu/packages/mingw.scm: Likewise. * gnu/packages/serialization.scm: Likewise. * gnu/packages/sync.scm: Likewise. * gnu/packages/syncthing.scm: Likewise. * gnu/packages/terminals.scm: Likewise. * gnu/packages/version-control.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/wm.scm: Likewise. * gnu/packages/emulators.scm: Likewise. Reviewed-by: Ludovic Courtès <ludo@gnu.org>
* gnu: syncthing: Update to 1.23.7.Timotej Lazar2023-09-14
| | | | | | | | | The uraggregate binary was merged into ursrv, so don’t attempt to install it. * gnu/packages/syncthing.scm (syncthing): Update to 1.23.7. [arguments]: Build with go-1.20. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: syncthing: Use new package style.Timotej Lazar2023-08-21
| | | | | | * gnu/packages/syncthing.scm (syncthing)[arguments]: Use gexps. Drop trailing Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: syncthing: Update to 1.23.6.Timotej Lazar2023-08-21
| | | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.23.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Move golang dependencies to (gnu packages golang).Timo Wilken2023-04-23
| | | | | | | | | | | | | | These packages are needed by syncthing and the new restic-rest-server package, so put them in (gnu packages golang) instead. * gnu/packages/syncthing.scm (go-github-com-prometheus-common, go-github-com-prometheus-procfs, go-github-com-prometheus-client-golang): Move variables ... * gnu/packages/golang.scm (go-github-com-prometheus-common, go-github-com-prometheus-procfs, go-github-com-prometheus-client-golang): ... to here. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Syncthing: Update to 1.23.4.Ryan Schanzenbacher2023-04-10
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.23.4.
* gnu: Syncthing: Update to 1.23.2.Leo Famulari2023-03-24
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.23.2.
* gnu: Remove unneeded module imports.Efraim Flashner2023-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/abiword.scm, * gnu/packages/ada.scm, * gnu/packages/agda.scm, * gnu/packages/backup.scm, * gnu/packages/barrier.scm, * gnu/packages/bioinformatics.scm, * gnu/packages/bootstrap.scm, * gnu/packages/bqn.scm, * gnu/packages/c.scm, * gnu/packages/chemistry.scm, * gnu/packages/coq.scm, * gnu/packages/cross-base.scm, * gnu/packages/databases.scm, * gnu/packages/emacs-xyz.scm, * gnu/packages/enlightenment.scm, * gnu/packages/games.scm, * gnu/packages/geo.scm, * gnu/packages/ghostscript.scm, * gnu/packages/gl.scm, * gnu/packages/golang.scm, * gnu/packages/jami.scm, * gnu/packages/java-maths.scm, * gnu/packages/kde-frameworks.scm, * gnu/packages/kde-plasma.scm, * gnu/packages/language.scm, * gnu/packages/libreoffice.scm, * gnu/packages/linphone.scm, * gnu/packages/lisp.scm, * gnu/packages/llvm.scm, * gnu/packages/machine-learning.scm, * gnu/packages/minetest.scm, * gnu/packages/monitoring.scm, * gnu/packages/nfs.scm, * gnu/packages/ocr.scm, * gnu/packages/opencl.scm, * gnu/packages/pdf.scm, * gnu/packages/python-xyz.scm, * gnu/packages/racket.scm, * gnu/packages/rust.scm, * gnu/packages/syncthing.scm, * gnu/packages/syndication.scm, * gnu/packages/telegram.scm, * gnu/packages/vulkan.scm, * gnu/packages/web-browsers.scm, * gnu/packages/web.scm, * gnu/packages/webkit.scm: Remove some unecessary module imports.
* gnu: Syncthing: Update to 1.23.0.Leo Famulari2023-01-18
| | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.23.0. [arguments]: Build with Go 1.19.
* gnu: syncthing: Update release-monitoring-url.Efraim Flashner2022-11-15
| | | | | * gnu/packages/syncthing.scm (syncthing)[properties]: Update release-monitoring-url.
* gnu: Syncthing: Update to 1.20.4.Leo Famulari2022-11-06
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.20.4.
* gnu: go-github-com-cespare-xxhash: Update to 2.1.2.Efraim Flashner2022-08-25
| | | | * gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): Update to 2.1.2.
* gnu: go-github-com-cespare-xxhash: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/syncthing.scm (go-github-com-cespare-xxhash)[arguments]: Don't run the test suite when building with gccgo.
* gnu: Syncthing: Update to 1.20.3.Leo Famulari2022-07-05
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.20.3.
* gnu: Syncthing: Update to 1.20.2.Leo Famulari2022-06-29
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.20.2.
* gnu: Remove python2-setuptools.Maxim Cournoyer2022-05-31
| | | | | | | * gnu/packages/python-xyz.scm (python2-setuptools): Delete variable. (python-setuptools)[properties]: Delete field. * gnu/packages/syncthing.scm (syncthing-gtk): Delete commented native input. * guix/lint.scm (check-inputs-should-not-be-an-input-at-all): Remove obsolete entries.
* gnu: Syncthing: Update to 1.20.1.Leo Famulari2022-05-14
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.20.1.
* gnu: Syncthing: Update to 1.19.1.Leo Famulari2022-03-05
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.19.1.
* gnu: QSyncthingTray: Deprecate in favor of Debian's syncthing-gtk fork.Leo Famulari2022-02-09
| | | | | | | | | | | | | | | This package is abandoned upstream and depends on the insecure and abandoned QtWebKit. Upstream abandonment: https://github.com/sieren/QSyncthingTray/issues/247 See <https://issues.guix.gnu.org/53289> for more information about this change * gnu/packages/sync.scm (qsyncthingtray): Move this variable ... * gnu/packages/syncthing.scm (qsyncthingtray): ... to here. And make it into a deprecated-package that points to syncthing-gtk.
* gnu: Syncthing: Update to 1.19.0.Leo Famulari2022-02-02
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.19.0.
* gnu: syncthing: Add release-monitoring-url.Efraim Flashner2022-02-02
| | | | * gnu/packages/syncthing.scm (syncthing)[properties]: New field.
* Merge branch 'version-1.4.0'Maxim Cournoyer2022-01-17
|\ | | | | | | | | | | | | With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm
| * gnu: go-github-com-prometheus-common: Remove obsolete phase.Sarah Morgensen2022-01-10
| | | | | | | | | | | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-common) [arguments]<#:phases>: Remove 'make-gzip-archive-writable phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | gnu: Syncthing: Update to 1.18.6.Leo Famulari2022-01-12
|/ | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.18.6.
* gnu: syncthing-gtk: Make the autostart mechanism invoke the correct executable.John Kehayias2022-01-05
| | | | | | | Fixes <https://issues.guix.gnu.org/50789>. * gnu/packages/syncthing.scm (syncthing-gtk)[arguments]: Add a 'fix-autostart-path' phase.
* gnu: go-github-com-go-ldap-ldap: Update to 3.4.1.Efraim Flashner2021-12-31
| | | | | * gnu/packages/syncthing.scm (go-github-com-go-ldap-ldap): Update to 3.4.1. [propagated-inputs]: Add go-github-com-azure-go-ntlmssp.
* gnu: Add go-github-com-azure-go-ntlmssp.Efraim Flashner2021-12-31
| | | | gnu/packages/syncthing.scm (go-github-com-azure-go-ntlmssp): New variable.
* gnu: go-github-com-go-asn1-ber-asn1-ber: Update to 1.5.3.Efraim Flashner2021-12-31
| | | | * gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber): Update to 1.5.3.