tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
nitrokey-app2: fix build
Weijia Wang
11 months ago
2d7bc394
c160c31c
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
tools
security
nitrokey-app2
default.nix
+1
-1
pkgs/tools/security/nitrokey-app2/default.nix
···
41
41
usb-monitor
42
42
];
43
43
44
44
-
pythonRelaxDeps = [ "pynitrokey" ];
44
44
+
pythonRelaxDeps = [ "nitrokey" ];
45
45
46
46
pythonImportsCheck = [
47
47
"nitrokeyapp"