mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-22 07:44:47 +02:00
chore: sgx-sdk: 2.23 -> 2.24
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
b792d5ea46
commit
e9a6d7a4dc
9 changed files with 185 additions and 64 deletions
|
@ -9,7 +9,7 @@ sgx-azure-dcap-client.overrideAttrs (old: {
|
|||
gtest
|
||||
];
|
||||
|
||||
patches = [
|
||||
patches = (old.patches or [ ]) ++ [
|
||||
./tests-missing-includes.patch
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue