python2.pkgs.natsort: fix eval
This commit is contained in:
parent
9c650efbb0
commit
e3209fae77
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
, hypothesis
|
||||
, glibcLocales
|
||||
, pathlib ? null
|
||||
, isPy3k
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
|
Loading…
Reference in a new issue