fix: remove repl-flake feature

This commit is contained in:
nhnn
2025-06-18 20:08:13 +03:00
parent 887b681f55
commit 23f93f84d8

View File

@@ -203,7 +203,6 @@ in
experimental-features = [ experimental-features = [
"nix-command" "nix-command"
"flakes" "flakes"
"repl-flake"
]; ];
# auto-optimise-store = true; # auto-optimise-store = true;