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"
|
"nixpkgs": "nixpkgs_4"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1749308545,
|
"lastModified": 1751641756,
|
||||||
"narHash": "sha256-42gHr7DT2xk892STJHUF5FXDdlMg/99rr0c8a75jyO4=",
|
"narHash": "sha256-5fXKpa5iVpsnsHUhiqMQ1gXdOGwEKc61fXhaMZn7Gb4=",
|
||||||
"owner": "AtaraxiaSjel",
|
"owner": "AtaraxiaSjel",
|
||||||
"repo": "nur",
|
"repo": "nur",
|
||||||
"rev": "f76d325552b69f7cacff4e9f86ecad5586844050",
|
"rev": "73e0fbc32ab305d50b84ab351c31604f003b50a8",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -89,6 +89,7 @@ in
|
|||||||
nh
|
nh
|
||||||
nix-diff
|
nix-diff
|
||||||
nix-update
|
nix-update
|
||||||
|
nix-update-docker-image
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
nixos-anywhere
|
nixos-anywhere
|
||||||
|
|
||||||
@ -117,6 +118,7 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
persist.state.directories = [
|
persist.state.directories = [
|
||||||
|
".config/image-updater"
|
||||||
".config/sops/age"
|
".config/sops/age"
|
||||||
".config/WarThunder"
|
".config/WarThunder"
|
||||||
"nixos-config"
|
"nixos-config"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user