disable channels
This commit is contained in:
parent
34e71c0efd
commit
863253bc74
@ -7,6 +7,7 @@ in {
|
||||
};
|
||||
nix = {
|
||||
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
||||
channel.enable = false;
|
||||
extraOptions = ''
|
||||
warn-dirty = false
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user