prefix setuptools -> python-setuptools
This commit is contained in:
parent
886742d91a
commit
ad55bb39ba
@ -1,7 +1,7 @@
|
||||
{ stdenv, fetchurl, python, wrapPython }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "setuptools-" + version;
|
||||
name = "python-setuptools-" + version;
|
||||
|
||||
version = "0.6c11";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user