hm: disable warn-dirty
Some checks failed
Update Nix Flake / update-flake (push) Failing after 14s

This commit is contained in:
2025-07-12 15:52:17 +02:00
parent b4d1681b99
commit c543bc13ea

View File

@ -20,7 +20,7 @@
"flakes" "flakes"
"ca-derivations" "ca-derivations"
]; ];
# warn-dirty = false; # TODO: do I want it? also for systems warn-dirty = false; # TODO: do I want it? also for systems
}; };
}; };