mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
Extract the top-level logic out of all-packages.nix into pkgs/top-level/default.nix
This commit is contained in:
parent
a543a57ab5
commit
ad31783405
3 changed files with 158 additions and 146 deletions
|
@ -6,4 +6,4 @@ if ! builtins ? nixVersion || builtins.compareVersions requiredVersion builtins.
|
|||
|
||||
else
|
||||
|
||||
import ./pkgs/top-level/all-packages.nix
|
||||
import ./pkgs/top-level
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue