svtyper: Initial packaging
This commit is contained in:
@@ -56,6 +56,8 @@ self: super: pkgs: with pkgs; {
|
||||
|
||||
samblaster = callPackage ./samblaster.nix { };
|
||||
|
||||
svtyper = pythonPackages.callPackage ./svtyper.nix { };
|
||||
|
||||
idba = callPackage ./idba.nix { };
|
||||
|
||||
nixStable = ( super.nixStable.override { confDir= "/nix/etc"; } ).overrideAttrs
|
||||
|
||||
Reference in New Issue
Block a user