openslide: Python portion into pythonPackages infrastructure
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pkgs: self: super: with self; {
|
||||
|
||||
openslide = callPackage ./openslide/python.nix { openslide = pkgs.openslide; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user