Frederik Rietdijk
5790bb073f
nixos auto-upgrade: remove flag when flake
...
The `--no-build-output` flag that is added by default is only valid
for the old cli, which is not used when flakes are used.
Follow-up to c9daa81eff922d9f77d136cfcff0ea05d40024e0.
2020-11-25 08:34:04 +01:00
Finn Behrens
c9daa81eff
nixos/autoUpgrade: add flake support
2020-07-09 23:03:56 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Sean Buckley
9d3aa711fe
NixOS/auto-upgrade: refine option description
2020-03-03 22:14:31 -05:00
Sean Buckley
14a1aa4a3d
NixOS/auto-upgrade: fix wording
...
Co-Authored-By: Pascal Hertleif <killercup@gmail.com>
2020-02-28 12:03:41 -05:00
Sean Buckley
b6cad64ef6
NixOS/auto-upgrade: Add optional randomized delay
2020-02-27 16:40:10 -05:00
Mikhail Klementev
d4e8f7908d
NixOS/auto-upgrade: add gzip to service path
...
Resolves #28527
2019-09-15 16:13:29 +02:00
Daniel Frank
ed86bbad84
system.autoUpgrade: optionally allow rebooting the system on kernel change ( #64267 )
...
* autoUpgrade: optionally allow rebooting the system on kernel change
* system.autoUpgrade: Better documentation and readability
2019-07-12 09:09:50 +03:00
Danylo Hlynskyi
af5909a272
nixos/auto-upgrade: enable service only when it's enabled in options ( #56948 )
...
* nixos/auto-upgrade: enable service only when it's enabled in options
This reduced closure size of `tinyContainer` from 449 MB to 403 MB
2019-03-07 02:09:02 +02:00
Markus Kowalewski
d788874bdb
NixOS/auto-upgrade: add git to service path
...
Resolves https://github.com/NixOS/nixpkgs/issues/54946
where nixos-rebuild can not find git, when executed
from inside the systemd service
2019-02-01 23:10:51 +01:00
zimbatm
7b9a553e21
nixos: move system.autoUpgrade
...
This is not installer-specific
2018-11-17 14:05:30 +01:00