update flake inputs

This commit is contained in:
ulic-youthlic 2025-03-14 05:22:43 +08:00
parent 4e7a958621
commit 07546c9567
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 66 additions and 65 deletions

View file

@ -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: