3 lines
64 B
Nix
3 lines
64 B
Nix
{ python3 }:
|
|
|
|
with python3.pkgs; toPythonApplication pynitrokey
|
{ python3 }:
|
|
|
|
with python3.pkgs; toPythonApplication pynitrokey
|