fastqc: Initial packaging
This commit is contained in:
@@ -13,6 +13,8 @@ self: super: pkgs: with pkgs; {
|
||||
|
||||
cryptominisat = callPackage ./cryptominisat.nix { python = python27; };
|
||||
|
||||
fastqc = callPackage ./fastqc.nix { };
|
||||
|
||||
#firedrake = callPackage ./firedrake { };
|
||||
|
||||
ghmm = callPackage ./ghmm { };
|
||||
|
||||
Reference in New Issue
Block a user