]> Git — Sourcephile - julm/julm-nix.git/blob - nixpkgs/overlays/numptyphysics.nix
security/auth(jj): enable OpenPGP signing with 0xA58CD81C3863926F
[julm/julm-nix.git] / nixpkgs / overlays / numptyphysics.nix
1 { ... }:
2 finalPkgs: previousPkgs: {
3 numptyphysics = finalPkgs.callPackage ../pkgs/numptyphysics.nix { };
4 }