mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 07:05:13 +00:00
1a00458a66
currently, using pynitrokey 0.4.46 leads to import errors in nitrokey-app2
4 lines
64 B
Nix
4 lines
64 B
Nix
{ python3 }:
|
|
|
|
with python3.pkgs; toPythonApplication pynitrokey
|