Remove nixpkgsFor flake output
Fixes "warning: unknown flake output 'nixpkgsFor'".
This commit is contained in:
parent
bb6e1244a3
commit
2425121a59
1 changed files with 0 additions and 2 deletions
|
@ -472,8 +472,6 @@
|
|||
};
|
||||
|
||||
in {
|
||||
inherit nixpkgsFor;
|
||||
|
||||
# A Nixpkgs overlay that overrides the 'nix' and
|
||||
# 'nix.perl-bindings' packages.
|
||||
overlays.default = overlayFor (p: p.stdenv);
|
||||
|
|
Loading…
Reference in a new issue