mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
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…
Add table
Add a link
Reference in a new issue