remove nixpkgs master
This commit is contained in:
parent
69a56db22a
commit
4ec6af5aa7
7 changed files with 44 additions and 130 deletions
|
@ -30,9 +30,9 @@
|
|||
config.allowUnfree = true;
|
||||
};
|
||||
|
||||
master = import inputs.nixpkgs-unstable {
|
||||
system = final.system;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
# master = import inputs.nixpkgs-unstable {
|
||||
# system = final.system;
|
||||
# config.allowUnfree = true;
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue