nix/module.nix: remove outdated repl-flake experimental feature
This commit is contained in:
parent
22052a7f07
commit
608d5f8158
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ in {
|
||||||
"flakes" # flakes
|
"flakes" # flakes
|
||||||
"nix-command" # experimental nix commands
|
"nix-command" # experimental nix commands
|
||||||
"cgroups" # allow nix to execute builds inside cgroups
|
"cgroups" # allow nix to execute builds inside cgroups
|
||||||
"repl-flake" # nh os repl needs this on lix
|
|
||||||
"pipe-operator"
|
"pipe-operator"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue