git: ignore formatting with nixfmt-rfc-style
[julm/julm-nix.git] / nixpkgs / overlays / numptyphysics.nix
1 final: prev: {
2 numptyphysics = final.callPackage ../pkgs/numptyphysics.nix { };
3 }