topydo: fix eval
The unitestCheckHook is only and already available from within python3Packages. Expecting it in the function arguments cannot work.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, python3Packages, fetchFromGitHub, glibcLocales, unittestCheckHook }:
|
||||
{ lib, python3Packages, fetchFromGitHub, glibcLocales }:
|
||||
|
||||
with python3Packages;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user