aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/populate/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* treewide: harmonize ssh callsv1.22.0tv2020-06-081-12/+11
|
* add target.extraOptionsErik Arvstedt2020-04-181-0/+1
|
* Merge pull request #15 from nyantec/feature/filtersv1.20.0tv2020-02-181-2/+5
|\ | | | | support for include filters
| * support for include filtersMilan Pässler2020-02-031-2/+5
| | | | | | | | | | | | | | - Added a new option for `file` sources, which allows to specify a list of `include` and `exclude` filters - Added a new option for `file` sources, which allows to disable the `--delete-excluded` behaviour.
* | use writers from nixpkgsJörg Thalheim2020-02-171-3/+3
|/ | | | | This makes the evaluation of krops pure (no import from derivation) and makes it faster since the fetchGit result might be garbage collected.
* populate: re-add default values for useChecksum/excludeJörg Thalheim2019-12-231-2/+2
| | | | Turns out, those where required.
* populate file: add exclude optionJörg Thalheim2019-12-231-2/+5
|
* ssh: support using ssh-configured usertv2019-11-291-5/+7
| | | | | | | Let ssh use the user configured in its configuration files when the target user is set to the empty string. Closes https://github.com/krebs/krops/issues/2
* ssh, rsync: support using sudo on remoteMilan Pässler2019-11-291-3/+7
| | | | | | | | This allows deployment of remote hosts without having ssh access to the root user. Passwordless sudo is recommended since krops will use multiple ssh sessions and the password will not be remembered. Closes https://github.com/krebs/krops/issues/3
* populate git: add fetchAlways optionv1.16.0lassulus2019-08-081-2/+6
|
* populate: support backupping targettv2019-07-161-1/+23
|
* populate: allow directories as sentineltv2019-07-161-1/+1
|
* populate derivation: print nix-build output to stderrlassulus2019-01-281-1/+1
|
* populate pass: check only hash of source directoryv1.11.0lassulus2018-12-141-1/+1
|
* populate pass: set -efuv1.10.2tv2018-12-141-0/+2
|
* populate: add derivation typev1.10.0lassulus2018-12-041-0/+4
|
* populate pass: check if already up to datev1.9.0lassulus2018-11-301-0/+15
|
* populate git: set -efuv1.8.1tv2018-11-301-0/+1
|
* populate file: add useChecksumv1.8.0tv2018-11-281-3/+8
|
* populate symlink: fail if target is a directoryv1.7.3tv2018-11-281-1/+1
|
* populate check: mkdir's verbose output to stderrv1.7.2tv2018-11-201-1/+1
|
* populate git: reset --hardv1.7.1tv2018-11-131-2/+1
|
* populate git: add clean.excludev1.7.0tv2018-10-311-1/+4
|
* populate: no name clashes anymorev1.4.2palo/fix-pass-2Ingolf Wagner2018-09-191-17/+17
|
* populate rsync: use stderrv1.3.2tv2018-09-131-1/+2
|
* populate git: clone with --recurse-submodulesv1.3.1tv2018-08-231-1/+1
|
* populate git: support submodulesv1.3.0tv2018-08-141-0/+1
|
* populate: inline scriptv1.2.0tv2018-07-121-14/+133
|
* import stockholm's deployment toolstv2018-02-281-0/+20
https://cgit.krebsco.de/stockholm 877b4104370c1ea9698a449e376e2842d7c372fd