thrall: Activate repl for flakes
This commit is contained in:
parent
4d863f6a06
commit
26e5a0e217
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ in {
|
||||||
|
|
||||||
nix.package = pkgs.nixUnstable;
|
nix.package = pkgs.nixUnstable;
|
||||||
nix.extraOptions = ''
|
nix.extraOptions = ''
|
||||||
experimental-features = nix-command flakes ca-derivations
|
experimental-features = nix-command flakes repl-flake ca-derivations
|
||||||
'';
|
'';
|
||||||
# nix.registry.nixpkgs.flake = nixpkgs;
|
# nix.registry.nixpkgs.flake = nixpkgs;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue