restre name
This commit is contained in:
parent
d1744dac79
commit
e88abd2cad
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
in
|
||||
{
|
||||
defaultPackage = with pkgs; naersk-lib.buildPackage {
|
||||
name = "openpgp-card";
|
||||
pname = "openpgp-card";
|
||||
src = ./.;
|
||||
buildInputs = [ cargo rustc rustfmt pcsclite nettle pre-commit rustPackages.clippy ];
|
||||
|
|
Loading…
Reference in a new issue