about summary refs log tree commit diff
path: root/nixos/tests/syncthing-init.nix
AgeCommit message (Collapse)AuthorFilesLines
2023-10-07nixos/tests/syncthing-init: Remove unused testName attributeDoron Behar1-1/+0
2023-06-29Revert "Merge pull request #233377 from ncfavier/revert-226088"lassulus1-4/+4
This reverts commit 7b28ea6783baaeaebde2b58b13f141b4a6f8e050, reversing changes made to 3009b12817c15e439609aaa794815de40a27564b.
2023-06-23nixos/syncthing: fix escapingNaïm Favier1-2/+3
2023-05-22Revert "nixos/syncthing: use rfc42 style settings"Naïm Favier1-14/+7
This reverts commit 32866f8d58979e8dbdf92bfaa72d2883eee861f7. This reverts commit 40a2df0fb0e2c194ded70b7d95a064b1bbf676e7. This reverts commit 4762932601160798aaf20c39ecfc2c202aa6a9e7.
2023-05-17nixos/syncthing: fixup #226088Naïm Favier1-0/+5
2023-05-15nixos/syncthing: use rfc42 style settingsXyz007771-7/+9
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-1/+1
2021-07-28nixos/syncthing: move declarative options to the top levelNaïm Favier1-9/+7
2021-07-28nixos/syncthing: add declarative.extraOptionsNaïm Favier1-0/+2
Allows setting arbitrary config options through the REST API. Also switches to the [new](https://docs.syncthing.net/rest/config.html) config endpoints.
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
2020-08-04nixos/tests/*: editorconfig fixeszowoq1-2/+1
2019-11-25nixosTests.syncthing*: port to pythonAndrew Dunham1-7/+5
2019-08-11syncthing: 1.1.4 -> 1.2.1Emmanuel Rosa1-2/+6
syncthing-gtk: add missing runtime dependencies NixOS: fix syncthing-init NixOS test
2019-05-20nixos/syncthing: add options for declarative device/folder configlassulus1-0/+30