Remove nixpkgs-unstable
This commit is contained in:
parent
c325eafbbf
commit
cfeb4b4e9e
1 changed files with 0 additions and 6 deletions
|
|
@ -25,12 +25,6 @@
|
|||
nixpkgs.overlays = with inputs; [
|
||||
self.overlay
|
||||
(final: prev: {
|
||||
unstable = import nixpkgs-unstable {
|
||||
inherit (config.nixpkgs)
|
||||
config
|
||||
overlays
|
||||
system;
|
||||
};
|
||||
master = import inputs.nixpkgsMaster {
|
||||
inherit system;
|
||||
config = prev.config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue