fix: remove old patosPkgs ref
This commit is contained in:
parent
b53d72c676
commit
1cf254e94d
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,6 @@
|
|||
pkg-config,
|
||||
curl,
|
||||
openssl,
|
||||
patosPkgs,
|
||||
libuuid,
|
||||
}:
|
||||
|
||||
|
@ -25,7 +24,7 @@ stdenv.mkDerivation {
|
|||
buildInputs = [
|
||||
curl
|
||||
openssl
|
||||
patosPkgs.tpm2-tss
|
||||
pkgs.patos.tpm2-tss
|
||||
libuuid
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue