Commit graph

4 commits

Author SHA1 Message Date
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
Michael Weiss 73b959d1b1
ubridge: 0.9.15 -> 0.9.16 2019-05-20 20:50:55 +02:00
Michael Weiss bde990bccd
ubridge: 0.9.14 -> 0.9.15 2019-05-09 16:18:42 +02:00
Michael Weiss d7cedf7394
ubridge: init at 0.9.14 2019-01-10 19:47:58 +01:00