Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01: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 |
|
adisbladis
|
d99378654f
|
pythonPackages: Add version and pname attributes to packages
|
2017-11-23 17:49:43 +01:00 |
|
Jörg Thalheim
|
c0fc1670f5
|
pythonPackages.umemcache: move expression out of python-packages.nix
|
2017-08-12 11:22:40 +01:00 |
|