pythonPackages.nxt-python: use upstream name

+1 -1
+1 -1
pkgs/top-level/python-packages.nix
··· 7526 7526 }; 7527 7527 }; 7528 7528 7529 - nxt_python = buildPythonPackage rec { 7529 + nxt-python = buildPythonPackage rec { 7530 7530 version = "unstable-20160819"; 7531 7531 pname = "nxt-python"; 7532 7532 name = "${pname}-${version}";