summary refs log blame commit diff
path: root/pkgs/test/nixpkgs-check-by-name/tests/override-no-file/all-packages.nix
blob: 4c521d2d4468437e72efae680dfe38d7c65ceb27 (plain) (tree)
1
2
3


                                                  
self: super: {
  nonDerivation = self.callPackage ({ }: { }) { };
}