nixpkgs/pkgs/development/python-modules/pycuda
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
..
compyte.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
default.nix python: pycuda: 2018.1 -> 2018.1.1 2018-10-13 09:50:16 +02:00