aboutsummaryrefslogtreecommitdiff
path: root/tools/samtools-view.nix
AgeCommit message (Collapse)Author
2019-01-09large refactorJustin Bedo
- use bionix.pkgs instead of nixpkgs - replace stdenv.mkDerivation with stage
2018-10-08Fix type in samtools-viewJustin Bedo
2018-10-05implement typesJustin Bedo