feat: add nix-update-docker-image package to andromedae
This commit is contained in:
parent
66033bda2d
commit
9225df75e1
6
flake.lock
generated
6
flake.lock
generated
@ -8,11 +8,11 @@
|
||||
"nixpkgs": "nixpkgs_4"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1749308545,
|
||||
"narHash": "sha256-42gHr7DT2xk892STJHUF5FXDdlMg/99rr0c8a75jyO4=",
|
||||
"lastModified": 1751641756,
|
||||
"narHash": "sha256-5fXKpa5iVpsnsHUhiqMQ1gXdOGwEKc61fXhaMZn7Gb4=",
|
||||
"owner": "AtaraxiaSjel",
|
||||
"repo": "nur",
|
||||
"rev": "f76d325552b69f7cacff4e9f86ecad5586844050",
|
||||
"rev": "73e0fbc32ab305d50b84ab351c31604f003b50a8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -89,6 +89,7 @@ in
|
||||
nh
|
||||
nix-diff
|
||||
nix-update
|
||||
nix-update-docker-image
|
||||
nixfmt-rfc-style
|
||||
nixos-anywhere
|
||||
|
||||
@ -117,6 +118,7 @@ in
|
||||
];
|
||||
|
||||
persist.state.directories = [
|
||||
".config/image-updater"
|
||||
".config/sops/age"
|
||||
".config/WarThunder"
|
||||
"nixos-config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user