mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
fix: cleanup the nix packages
`curl` and `openssl` have to be specified with `.out` Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
5d2f58d9a2
commit
9680e32e82
10 changed files with 18 additions and 36 deletions
|
@ -26,7 +26,8 @@ in pkgs.dockerTools.buildLayeredImage {
|
|||
teepot.teepot.tee_ratls_preexec
|
||||
vault
|
||||
azure-dcap-client
|
||||
curl
|
||||
openssl.out
|
||||
curl.out
|
||||
vat.vault-auth-tee
|
||||
gramine
|
||||
restart-aesmd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue