feat: switch back to lix
This commit is contained in:
parent
7aa27bf47e
commit
e69d9f410f
2 changed files with 3 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ in {
|
|||
nix = {
|
||||
nixPath = ["nixpkgs=${inputs.nixpkgs}"];
|
||||
|
||||
package = pkgs.nix; # TODO: change this back
|
||||
package = pkgs.lixPackageSets.latest.lix;
|
||||
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue