nitrokey-app2: fix build

This commit is contained in:
Weijia Wang
2025-04-14 16:42:02 +02:00
parent c160c31cac
commit 2d7bc394da
@@ -41,7 +41,7 @@ python3.pkgs.buildPythonApplication rec {
usb-monitor
];
pythonRelaxDeps = [ "pynitrokey" ];
pythonRelaxDeps = [ "nitrokey" ];
pythonImportsCheck = [
"nitrokeyapp"