pythonPackages: move python 2 only expressions to python2-packages.nix
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
, cryptography
|
||||
, isPy27
|
||||
, isPy3k
|
||||
, funcsigs
|
||||
, pycryptopp
|
||||
, funcsigs ? null
|
||||
, pycryptopp ? null
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user