flake: remove impure-derivations

This commit is contained in:
Infinidoge 2025-06-12 17:14:49 -04:00
parent cecff82b8f
commit a5616f81ec
Signed by: Infinidoge
SSH key fingerprint: SHA256:GT2StvPQMMfFHyiiFJymQxfTG/z6EWLJ6NWItf5K5sA
2 changed files with 0 additions and 2 deletions

View file

@ -35,7 +35,6 @@ in
experimental-features = [
"flakes"
"nix-command"
"impure-derivations"
"no-url-literals"
"pipe-operator"
];