mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-13 16:34:27 +00:00
0bcb052284
This makes the callPackage detection stronger by syntactically detecting whether an attribute is using callPackage See the added test case for why this is needed.
2 lines
38 B
Nix
2 lines
38 B
Nix
import <test-nixpkgs> { root = ./.; }
|