Merge pull request 'clanCore: remove repl-flake as it is now stable' (#1278) from lassulus-HEAD into main
All checks were successful
checks / checks (push) Successful in 43s
checks / checks-impure (push) Successful in 2m6s

This commit is contained in:
clan-bot 2024-04-27 14:37:25 +00:00
commit af86980192

View File

@ -9,7 +9,6 @@
nix.settings.experimental-features = [
"nix-command"
"flakes"
"repl-flake"
];
# The default at 10 is rarely enough.