devshell: Remove deprecated Nix command stuff
This commit is contained in:
@@ -11,7 +11,7 @@ in
|
||||
|
||||
NIX_USER_CONF_FILES = toString (pkgs.writeText "nix.conf"
|
||||
''
|
||||
experimental-features = nix-command flakes ca-derivations repl-flake
|
||||
experimental-features = nix-command flakes ca-derivations
|
||||
connect-timeout = 5
|
||||
fallback = true
|
||||
${lib.my.c.nix.cache.conf}
|
||||
|
Reference in New Issue
Block a user