Commit graph

4 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
Lancelot SIX 029aba960a
pythonPackages.qscintilla: fix build 2019-03-04 11:54:44 +01:00
Chris Ostrouchov 5fb20f86c5 pythonPackages.qscintilla: refactor move to python-modules 2018-10-27 09:07:23 +02:00