more attempts
This commit is contained in:
parent
e3e701372c
commit
7c7b789886
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
|||
{
|
||||
defaultPackage = with pkgs; naersk-lib.buildPackage {
|
||||
name = "openpgp-card";
|
||||
pname = "openpgp-card";
|
||||
src = ./.;
|
||||
buildInputs = [ cargo rustc rustfmt pcsclite nettle pre-commit rustPackages.clippy ];
|
||||
nativeBuildInputs = [ pkg-config rustPlatform.bindgenHook ];
|
||||
|
|
Loading…
Reference in a new issue