Commit graph

4 commits

Author SHA1 Message Date
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
royneary 18aa80f352 nrpl: fix compilation with nim 0.19 2018-10-31 22:04:00 +01:00
Peter Hoeg 7a720abc03 nrpl: init at 20150521 2017-01-01 14:10:13 +08:00