Commit Graph

5 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
Orivej Desh
caa5ad4327 xxHash: 0.6.5 -> 0.7.0 2019-03-15 20:32:16 +00:00
Orivej Desh
bccab16109 xxHash: 0.6.4.20171222 -> 0.6.5 2019-02-24 19:40:29 +00:00
John Children
f3cc6672c7 xxHash: 0.6.3.20171018 -> 0.6.4.20171222
Updated version of xxHash features a library target that may be useful
for some packages.
2018-04-18 12:42:06 +01:00
Dmitry Kalinkin
4d85689cf3
xxHash: init at 0.6.3.20171018 2017-10-20 00:59:15 -04:00