Compare commits
2 Commits
9edf02f03b
...
4d5051fb5f
| Author | SHA1 | Date | |
|---|---|---|---|
|
4d5051fb5f
|
|||
|
832915f675
|
@@ -9,7 +9,7 @@
|
||||
seafile-shared,
|
||||
jansson,
|
||||
libsearpc,
|
||||
withShibboleth ? true,
|
||||
withShibboleth ? false, # qtwebengine vulnerable, so disabled by default
|
||||
qtwebengine,
|
||||
wrapQtAppsHook,
|
||||
}:
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
fetchFromGitHub,
|
||||
hypothesis,
|
||||
hatchling,
|
||||
pytest-asyncio,
|
||||
pytest-asyncio_0,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
trustme,
|
||||
@@ -30,7 +30,7 @@ buildPythonPackage rec {
|
||||
nativeCheckInputs = [
|
||||
aiosmtpd
|
||||
hypothesis
|
||||
pytest-asyncio
|
||||
pytest-asyncio_0
|
||||
pytestCheckHook
|
||||
trustme
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user