baseSystem: Remove ca-references
This commit is contained in:
parent
65ef35d358
commit
e3046029df
@ -163,7 +163,7 @@ in {
|
|||||||
nix = {
|
nix = {
|
||||||
package = pkgs.nixUnstable;
|
package = pkgs.nixUnstable;
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
experimental-features = nix-command flakes ca-references
|
experimental-features = nix-command flakes
|
||||||
'';
|
'';
|
||||||
registry = {
|
registry = {
|
||||||
nixpkgs.flake = inputs.nixpkgs;
|
nixpkgs.flake = inputs.nixpkgs;
|
||||||
|
Loading…
Reference in New Issue
Block a user