Commit graph

5 commits

Author SHA1 Message Date
Justin Bedo 20c8945467 hisat2: 2.1.0 -> 2.2.1 2020-08-16 13:30:53 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Justin Bedo d2d449cea5
hisat2: fix missing perl dependency 2019-07-05 10:29:51 +10:00
Justin Bedo 9bd7a4f520
hisat2: init 2.1.0 2018-08-17 23:03:42 +10:00