/.mumi/

tic/better-cgit-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/syncthing.scm
AgeCommit message (Expand)Author
2024-08-31gnu: syncthing-gtk: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/syncthing.scm (syncthing-gtk)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ie688a58c20a37765ac3d241936aaf7c3754b6680 Maxime Devos
2024-07-15gnu: packages/golang: Set default go version to 1.21....Golang versions 1.17 (02 Aug 2022), 1.18 (01 Feb 2023), 1.19 (06 Sep 2023) and 1.20 (06 Feb 2024) are EOL <https://endoflife.date/go>. These changes set preferable default version to the minimal currently maintained one e.g. 1.21 * gnu/packages/golang.scm (go): Set default to go-1.21, add annotation for the future maintenance. Remove field <#:go> setting Golang version to go-1.18, go-1.19, 1.20 and 1.21: * gnu/packages/admin.scm * gnu/packages/configuration-management.scm * gnu/packages/databases.scm * gnu/packages/disk.scm * gnu/packages/education.scm * gnu/packages/file-systems.scm * gnu/packages/finance.scm * gnu/packages/golang-check.scm * gnu/packages/golang-crypto.scm * gnu/packages/golang-web.scm * gnu/packages/golang-xyz.scm * gnu/packages/golang.scm * gnu/packages/high-availability.scm * gnu/packages/ipfs.scm * gnu/packages/irc.scm * gnu/packages/messaging.scm * gnu/packages/networking.scm * gnu/packages/syncthing.scm * gnu/packages/textutils.scm * gnu/packages/time.scm * gnu/packages/version-control.scm * gnu/packages/video.scm Change-Id: Ieba6a5d7a18423f838d14c02ad55a2ba9c8559eb Sharlatan Hellseher
2024-06-29gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Move to gola......* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I7681af021b51e7c349a48cc5bd7822dbb78c6a1b Sharlatan Hellseher
2024-06-29gnu: go-github-com-golang-protobuf-proto: Adjust package name....Rename go-github-com-golang-protobuf-proto to the Golang module name as seen in go.mod. Due to lack of support of building submodules in go-build-system 'build phase is omitted and 'check phase is substituted by custom one providing nested path tests. * gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): Rename to... (go-github-com-golang-protobuf): ... this. <#:unpack-path>: Remove argument. <#:phases>: Delete 'build phase. Add custom 'check phase and run tests for all submodules. (go-github-com-prometheus-common, go-github-com-matttproud-golang-protobuf-extensions-pbutil) [propagated-inputs]: Adjust accordingly. * gnu/packages/golang-check.scm (go-github-com-onsi-gomega) [propagated-inputs]: Likewise * gnu/packages/golang-web.scm (go-github-com-golang-groupcache, go-github-com-quic-go-quic-go) [propagated-inputs]: Likewise * gnu/packages/golang-xyz.scm (go-github-com-prometheus-client-model) [propagated-inputs]: Likewise * gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil) [propagated-inputs]: Likewise Change-Id: I28c11739247a5ebafefd032d04a548a683fa0454 Co-authored-by: Hilton Chain <hako@ultrarare.space> Sharlatan Hellseher
2024-06-27gnu: go-github-com-vitrun-qart: Move to golang-xyz....* gnu/packages/syncthing.scm (go-github-com-vitrun-qart): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I219dfa1129e73e042170b3da176801a0058980f2 Sharlatan Hellseher
2024-06-27gnu: go-github-com-flynn-archive-go-shlex: Move to golang-xyz....* gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: If6376b45b4d3809ca8452b89c335ca7532ec2759 Sharlatan Hellseher
2024-06-27gnu: go-github-com-calmh-xdr: Move to golang-xyz....* gnu/packages/syncthing.scm (go-github-com-calmh-xdr): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I201f5147de0a353057206ca314a685eb70622e00 Sharlatan Hellseher
2024-06-27gnu: Remove go-github-com-calmh-du....This repository has been archived by the owner on Nov 27, 2018. It is now read-only. * gnu/packages/syncthing.scm (go-github-com-calmh-du): Delete variable. Change-Id: Ibe99cf590ea1d57d12d0fe0085b0149b372482ee Sharlatan Hellseher
2024-06-27gnu: go-github-com-d4l3k-messagediff: Move to golang-xyz....* gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ifb20bc5e3ee8cf8f2b354c5809ba906aae74d5c0 Sharlatan Hellseher
2024-06-27gnu: go-github-com-chmduquesne-rollinghash: Move to golang-crypto....* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: I61a942c07655f51a61e198613eeaa3eb240b8df9 Sharlatan Hellseher
2024-06-27gnu: go-github-com-thejerf-suture: Move to golang-xyz....* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I532608ed163ee60588131c34621e031b5935eacf Sharlatan Hellseher
2024-06-27gnu: go-github-com-oschwald-geoip2-golang: Move to golang-web....* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ie95d3630ec98cd2f60139914959a82dc3313ea05 Sharlatan Hellseher
2024-06-27gnu: go-github-com-oschwald-maxminddb-golang: Move to golang-web....* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I88e887ccaeecb5c165bff920515dbdef9f8b85ad Sharlatan Hellseher
2024-06-27gnu: go-github-com-jackpal-gateway: Move to golang-web....* gnu/packages/syncthing.scm (go-github-com-jackpal-gateway): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ibc24eb85c76df4cea60749eaca55eb7ae7cb3cf5 Sharlatan Hellseher
2024-06-27gnu: go-github-com-ccding-go-stun: Move to golang-web....* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I0713418f7d0b00d3aa7ab4289765556e68b8246d Sharlatan Hellseher
2024-06-27gnu: go-github-com-go-ldap-ldap: Move to golang-web....* gnu/packages/syncthing.scm (go-github-com-go-ldap-ldap): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ica9883664d11b621d0bd4ce896d217eb82abd0ce Sharlatan Hellseher
2024-06-27gnu: go-github-com-go-asn1-ber-asn1-ber: Move to golang-crypto....* gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: Ib146ac76bbd2d7c34c315dc4f424d05ced597011 Sharlatan Hellseher
2024-06-27gnu: go-github-com-azure-go-ntlmssp: Move to golang-web....* gnu/packages/syncthing.scm (go-github-com-azure-go-ntlmssp): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I9c8397996470d84f57a4472717ebd0d06d06bb4c Sharlatan Hellseher
2024-06-27gnu: go-github-com-audriusbutkevicius-recli: Move to golang-xyz....* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-recli): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I1494e60367873ba5ddbfe0725cd8a0ed02d8cb9e Sharlatan Hellseher
2024-06-27gnu: go-github-com-audriusbutkevicius-pfilter: Move to golang-web....* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ie148e31dde805b79956553988431153159598acc Sharlatan Hellseher
2024-06-27gnu: Remove go-github-com-bkaradzic-go-lz4....* gnu/packages/syncthing.scm (go-github-com-bkaradzic-go-lz4): Delete variable. Change-Id: Idb01a1909d4fe3d4360350e891fd97349db05a6f Sharlatan Hellseher
2024-06-27gnu: go-github-com-sasha-s-go-deadlock: Move to golang-check....* gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Move from here ... * gnu/packages/golang-check.scm: ... to here. Change-Id: Id3d101897b4ac056cfe48a52289dd3e4f51402d8 Sharlatan Hellseher
2024-06-27gnu: go-github-com-petermattis-goid: Move to golang-check....* gnu/packages/syncthing.scm (go-github-com-petermattis-goid): Move from here ... * gnu/packages/golang-check.scm: ... to here. Change-Id: I68182d8131afdcb346076d4f1e69ccf680b48cdb Sharlatan Hellseher