clanCore: remove repl-flake as it is now stable
All checks were successful
checks / checks (pull_request) Successful in 6m10s
checks / checks-impure (pull_request) Successful in 1m57s

This commit is contained in:
lassulus 2024-04-27 16:28:23 +02:00
parent 0804e5e415
commit c681cc0998

View File

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