X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=d179acfc86a77d16243a536eb2b770a68f3c3011;hb=ccae7987be59b8a30e98f0429bd78479f6f7c7bc;hp=6282df21cdcb79a8e2a5166d5bbe1402c8571160;hpb=3274fe3012a87fce2b2b7e9c34b8928c94b26187;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/Makefile b/Makefile index 6282df2..d179acf 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ refresh_flakes: else \ ./scripts/refresh_flakes --no-new-inputs; \ fi + (cd deploy ; nix flake lock --update-input secrets || true) (cd deploy ; nix flake lock --update-input secrets-local || true) .PHONY: refresh_flakes