nixpkgs/pkgs/development/libraries/jemalloc
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
..
common.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
default.nix rustc: fix build with unbundled jemalloc and llvm on darwin 2018-11-08 13:10:24 +01:00
jemalloc450.nix rustc: fix build with unbundled jemalloc and llvm on darwin 2018-11-08 13:10:24 +01:00