Commit 465ed2e
committed
refactor(pre-commit): remove experimental features flags
Flags are no longer needed once /etc/nix/nix.conf is configured
with experimental-features via nix-darwin or manually.
To enable globally, run one of:
1. nixswitch (applies nix-darwin config)
2. echo 'experimental-features = nix-command flakes' | sudo tee /etc/nix/nix.conf1 parent 52f9d17 commit 465ed2e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments