about summary refs log tree commit diff
path: root/pkgs/applications/networking/syncthing
AgeCommit message (Collapse)AuthorFilesLines
2018-12-11syncthing: fix build (#51866)Jörg Thalheim1-16/+22
###### Motivation for this change fixes #51825 ###### Things done <!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. --> - [x] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS) - Built on platform(s) - [x] NixOS - [ ] macOS - [ ] other Linux distributions - [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests)) - [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nox --run "nox-review wip"` - [ ] Tested execution of all binary files (usually in `./result/bin/`) - [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after) - [ ] Assured whether relevant documentation is up to date - [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md). ---
2018-11-08syncthing: 0.14.51 -> 0.14.52R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/syncthing/versions
2018-10-02syncthing: 0.14.50 -> 0.14.51Jaakko Luttinen1-2/+2
2018-09-12syncthing: 0.14.48 -> 0.14.50Jaakko Luttinen1-2/+2
2018-06-05syncthing: 0.14.47 -> 0.14.48R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/syncthing/versions. These checks were done: - built on NixOS - /nix/store/h4ya458k1kcphch5pxzm16v38l07qv7r-syncthing-0.14.48/bin/syncthing passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 0.14.48 with grep in /nix/store/h4ya458k1kcphch5pxzm16v38l07qv7r-syncthing-0.14.48 - directory tree listing: https://gist.github.com/ba1db3154a5999b389aae4932af21f2b - du listing: https://gist.github.com/a469360f23a2909c7550178ab7a1d0f2
2018-05-02syncthing: 0.14.46 -> 0.14.47Peter Hoeg1-2/+2
2018-04-05syncthing: 0.14.45 -> 0.14.46Peter Hoeg1-2/+2
2018-03-08syncthing: 0.14.44 -> 0.14.45Peter Hoeg1-2/+2
2018-02-24syncthing,qsyncthingtray: remove syncthing-inotifyTimo Kaufmann2-58/+0
syncthing-inotify is replaced by the new syncthing "fswatcher" feature.
2018-02-15syncthing: Add discovery/relay servers, improve build (#34831)Andrew Dunham2-42/+105
- Fix GOPATH checks - Install manpages - Also build and install discovery and relay servers + cli - Make the build more pure by explicitly setting the build username/host
2018-02-09syncthing: 0.14.43 -> 0.14.44Peter Hoeg1-2/+2
2018-01-11syncthing: 0.14.42 -> 0.14.43Peter Hoeg1-2/+2
2017-12-25syncthing: 0.14.41 -> 0.14.42Peter Hoeg1-2/+2
2017-12-05syncthing: 0.14.40 -> 0.14.41Peter Hoeg1-2/+2
2017-11-08syncthing: 0.14.39 -> 0.14.40Peter Hoeg1-2/+2
2017-10-14Merge branch 'master' into stagingVladimír Čunát1-2/+2
Hydra: ?compare=1401528
2017-10-11syncthing: 0.14.38 -> 0.14.39Peter Hoeg1-2/+2
2017-10-08Get rid of most @rpath nonsense on DarwinDan Peebles1-2/+0
This requires some small changes in the stdenv, then working around the weird choice LLVM made to hardcode @rpath in its install name, and then lets us remove a ton of annoying workaround hacks in many of our Go packages. With any luck this will mean less hackery going forward.
2017-09-20syncthing: 0.14.37 -> 0.14.38Peter Hoeg1-2/+2
2017-09-07syncthing: 0.14.36 -> 0.14.37Peter Hoeg1-2/+2
2017-08-14syncthing: 0.14.32 -> 0.14.36Peter Hoeg1-5/+6
2017-07-12syncthing: 0.14.31 -> 0.14.32Peter Hoeg1-2/+2
2017-07-10syncthing: 0.14.30 -> 0.14.31Peter Hoeg1-2/+2
2017-07-02syncthing: don't import from pkgs (#27029)volth1-2/+2
2017-06-18syncthing-inotify: 0.8.5 -> 0.8.6Peter Hoeg2-18/+9
2017-06-14syncthing: 0.14.29 -> 0.14.30Peter Hoeg1-2/+2
2017-06-06syncthing: 0.14.28 -> 0.14.29Peter Hoeg1-2/+2
2017-05-17syncthing: 0.14.27 -> 0.14.28Peter Hoeg1-2/+2
2017-05-09syncthing: correct path for systemd unitsLinus Heckemann2-7/+7
The systemd files included with syncthing are "library" and not "configuration" units, so they should be placed in lib/systemd rather than etc/systemd, so that they can be customised by creating unit files in etc/. This also corresponds to how syncthing's own build script installs them.
2017-04-24syncthing: 0.14.26 -> 0.14.27Peter Hoeg1-2/+2
2017-04-10syncthing: 0.14.25 -> 0.14.26Peter Hoeg1-2/+2
2017-03-21syncthing: 0.14.24 -> 0.14.25Peter Hoeg1-2/+2
2017-03-09syncthing: use removeReferencesToLinus Heckemann1-9/+4
2017-03-09syncthing: 0.14.23 -> 0.14.24Peter Hoeg1-2/+2
2017-02-11Merge pull request #22658 from peterhoeg/u/stFrederik Rietdijk2-7/+8
syncthing-inotify: 0.8.4 -> 0.8.5
2017-02-11syncthing-inotify: 0.8.4 -> 0.8.5Peter Hoeg2-7/+8
2017-02-09syncthing: 0.14.21 -> 0.14.23Peter Hoeg1-2/+2
2017-01-25syncthing: 0.14.19 -> 0.14.21Peter Hoeg1-5/+4
2017-01-16syncthing: 0.14.19Peter Hoeg1-2/+2
2017-01-13syncthing: remove runtime dependency on goLinus Heckemann1-0/+10
The hack used here is shamelessly stolen from buildGoPackage. If it is going to be applied to more expressions, it may make sense to factor it out so it can be shared.
2017-01-03syncthing: 0.14.17 -> 0.14.18Peter Hoeg1-5/+5
2016-12-27syncthing: 0.14.15 -> 0.14.17Ioannis Koutras1-2/+2
2016-12-18syncthing: 0.14.13 -> 0.14.15Ioannis Koutras1-2/+2
2016-11-30syncthing: 0.14.12 -> 0.14.13Ioannis Koutras1-2/+2
2016-11-23syncthing: 0.14.11 -> 0.14.12 (#20645)Peter Hoeg1-2/+2
2016-11-20syncthin: 0.14.8 -> 0.14.11Peter Hoeg1-2/+2
2016-11-01syncthing-inotify: fix building on darwinIoannis Koutras1-0/+2
2016-11-01syncthing-inotify: 0.8.3 -> 0.8.4Ioannis Koutras2-17/+8
2016-10-19syncthing: use service files from upstreamPeter Hoeg2-8/+32
Currently only for the user services as NixOS handles the named system instances slightly differently. syncthing and syncthing-inotify are done the same way. There are 4 parts to this: 1) Copy in the upstream unit files 2) Make the nixos module use the definition from upstream 3) Enable restarting of all instances (system and user) on resume 4) Allow the traffic in the firewall on default ports if wanted fixes #18973
2016-10-06syncthing: 0.14.7 -> 0.14.8Peter Hoeg1-2/+2