summary refs log tree commit diff
path: root/pkgs/applications/science/biology/ncbi-tools
AgeCommit message (Collapse)AuthorFilesLines
2022-04-03ncbi_tools: remove after being marked broken for over two yearsajs1241-34/+0
It was marked in commit b9948fedc636daddd5851e71b634314fb0c34830 by Robin Gloster on 2017-03-30 (commited on 2017-03-30)
2022-03-23treewide: rename name to pname&versionFelix Buehler1-3/+3
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-2/+2
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-21treewide: editorconfig fixeszowoq1-2/+2
- remove trailing whitespace - use spaces for indentation
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2018-08-03treewide: Make configureFlags listsJohn Ericson1-1/+6
2017-05-02treewide: Always use integers for meta.priorityAneesh Agrawal1-1/+1
Meta attributes types are now enforce as of commit 90b9719f4fc95e54400a66bffcc8044c568cfa4b, so ensure meta.priority is always set to an integer. This fixes evaluation of `linuxPackages_latest.virtualbox` (the impetus for this commit) and other packages that use lowPrio or hiPrio.
2017-03-30ncbi_tools: mark as broken and remove -fPICRobin Gloster1-4/+3
PIC is used by default since 16.09
2009-02-17Added note on package status for 64 bitsPjotr Prins1-1/+6
svn path=/nixpkgs/trunk/; revision=14090
2009-02-16Updated NCBI tools to latest versionPjotr Prins1-6/+8
svn path=/nixpkgs/trunk/; revision=14087
2008-10-07Added pkgMaintainer info to these 'biology' section packages.Pjotr Prins1-1/+0
svn path=/nixpkgs/trunk/; revision=12987
2008-10-07Added meta.pkgMaintainer to biology packages - a claim to fame, orPjotr Prins1-0/+1
you know who to blame! svn path=/nixpkgs/trunk/; revision=12986
2008-10-05Lower priority of this package because of zlib.so conflictPjotr Prins1-0/+1
svn path=/nixpkgs/trunk/; revision=12945
2008-06-07Long descriptionPjotr Prins1-1/+2
svn path=/nixpkgs/trunk/; revision=12005
2008-06-07Moved NCBI-tools to applicationsPjotr Prins1-0/+21
svn path=/nixpkgs/trunk/; revision=12004