Commit Graph
2 Commits
Author SHA1 Message Date
volthandJörg Thalheim 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 fa7d1d8bfb pythonPackages.smugline: refactor move to python-modules 2018-10-30 00:51:23 -04:00