nixpkgs/pkgs/test/nixpkgs-check-by-name/tests/callPackage-syntax/default.nix
Silvan Mosberger 0bcb052284 tests.nixpkgs-check-by-name: Syntactic callPackage detection
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.
2024-01-30 21:53:59 +01:00

2 lines
38 B
Nix

import <test-nixpkgs> { root = ./.; }