nitrokey-app2: fix build (#398580)

This commit is contained in:
Arne Keller
2025-04-14 17:25:49 +02:00
committed by GitHub
@@ -41,7 +41,7 @@ python3.pkgs.buildPythonApplication rec {
usb-monitor
];
pythonRelaxDeps = [ "pynitrokey" ];
pythonRelaxDeps = [ "nitrokey" ];
pythonImportsCheck = [
"nitrokeyapp"