aboutsummaryrefslogtreecommitdiff
path: root/lib/types.nix
AgeCommit message (Collapse)Author
2019-01-09large refactorJustin Bedo
- use bionix.pkgs instead of nixpkgs - replace stdenv.mkDerivation with stage
2019-01-08types: expose nix-adtJustin Bedo
2018-11-02kallisto: initJustin Bedo
2018-10-25Improve type safety of samtools-mergeJustin Bedo
2018-10-25Simplify types for sortingJustin Bedo
2018-10-09Simplify default to error in typesJustin Bedo
2018-10-05implement typesJustin Bedo