-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
firefox: add smartcard support through opensc #132797
Conversation
Ping @lovesegfault |
Also, I'm new to nixpkgs, so I don't know whether this should be fixed here, but smart cards support also requires |
You can add a comment in the pkg derivation if you want. |
Alright, this is looking good! Please squash the commits and I'll merge it. Message should read:
|
Done. Please, don't ask any questions... I want to forget about this nightmare and my incompetence. |
Thanks for the contribution! |
I'm an idiot who messed up with git and unintentionally posted multiple review requests. Please, forgive ne.
Motivation for this change
Conditionally provides Frefox with access to opensc library and includes the respective PKCS#11 module via policies.json. This allows to use external PKCS#11-based devices such as smartcards with Firefox.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)