update flake inputs
This commit is contained in:
parent
4e7a958621
commit
07546c9567
3 changed files with 66 additions and 65 deletions
|
|
@ -13,6 +13,7 @@ switch specialisation=DEFAULT_SPECIALISATION:
|
|||
nh os switch {{ FLAKE_HOME }} {{ if specialisation == DEFAULT_SPECIALISATION { "-S" } else { "-s " + specialisation } }}
|
||||
|
||||
update:
|
||||
cd pkgs && nvfetcher
|
||||
nix flake update --log-format internal-json 2>&1 | nom --json
|
||||
|
||||
build specialisation=DEFAULT_SPECIALISATION:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue