all repos — nixfiles @ a3018e42941249ef2f03bf61d14e7dc6511ace78

System and user configuration, managed by nix and home-manager

nix: stop telling me my flake is a dirty git repository

Alan Pearce
commit

a3018e42941249ef2f03bf61d14e7dc6511ace78

parent

a908fff8a36699f2faf8532aa2b8fde2bdd74cec

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M system/settings/configuration/nix.nixsystem/settings/configuration/nix.nix
@@ -16,6 +16,7 @@ extraOptions = ''
keep-outputs = true keep-derivations = true experimental-features = nix-command flakes + warn-dirty = false ''; gc = {