Merge pull request #8139 from edolstra/no-nixpkgsFor-output
Remove nixpkgsFor flake output
This commit is contained in:
commit
1829e7ccac
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