forked from UniverseBow/flake
remove nixpkgs-master
This commit is contained in:
parent
20d54b95e3
commit
69eb9a1a93
2 changed files with 0 additions and 11 deletions
10
nixpkgs.nix
10
nixpkgs.nix
|
|
@ -28,15 +28,5 @@ in {
|
|||
allowBroken = false;
|
||||
};
|
||||
};
|
||||
|
||||
# nixpkgs-master
|
||||
mpkgs = {
|
||||
source = inputs.nixpkgs-master;
|
||||
overlays = [] ++ sharedOverlays;
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
allowBroken = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue