Commit graph

5 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
Chris Ostrouchov 84cbff0a00
libxnd: 0.2.0dev3 -> unstable-2018-11-27 2019-02-23 13:09:10 -05:00
Chris Ostrouchov 5a944e4223
libxnd: refactor change linker support darwin 2018-09-13 15:20:08 -04:00
Chris Ostrouchov dd12060b94
libxnd: init at 0.2.0dev3
General container that maps a wide range of Python values directly to memory."
2018-08-27 12:30:18 -04:00