Moved NCBI-tools to applications
svn path=/nixpkgs/trunk/; revision=12004
This commit is contained in:
parent
d78d018ad8
commit
289da88ccc
|
@ -6814,7 +6814,7 @@ let pkgs = rec {
|
||||||
inherit fetchurl stdenv readline;
|
inherit fetchurl stdenv readline;
|
||||||
};
|
};
|
||||||
|
|
||||||
ncbi_tools = import ../development/libraries/science/biology/ncbi-tools {
|
ncbi_tools = import ../applications/science/biology/ncbi-tools {
|
||||||
inherit fetchurl stdenv cpio;
|
inherit fetchurl stdenv cpio;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue