1 2 3 4
with import <nixpkgs> {}; # Check all versions lib.collect lib.isDerivation (callPackage ../default.nix {})