pythonPackages.nxt-python: use upstream name
This commit is contained in:
parent
24cd814dd8
commit
5b3331ed2c
@ -7526,7 +7526,7 @@ in modules // {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
nxt_python = buildPythonPackage rec {
|
nxt-python = buildPythonPackage rec {
|
||||||
version = "unstable-20160819";
|
version = "unstable-20160819";
|
||||||
pname = "nxt-python";
|
pname = "nxt-python";
|
||||||
name = "${pname}-${version}";
|
name = "${pname}-${version}";
|
||||||
|
Loading…
Reference in New Issue
Block a user