mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-21 23:43:56 +02:00
chore: update to nixos 24.05
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
74a45f2eb2
commit
ea5b94f682
6 changed files with 26 additions and 25 deletions
|
@ -40,7 +40,7 @@ stdenv.mkDerivation {
|
|||
|
||||
# Skip the tests. Build and run separately (see below).
|
||||
substituteInPlace Linux/sgx/Makefile \
|
||||
--replace '$(MAKE) -C $(TEST_DIR) all' \
|
||||
--replace-fail '$(MAKE) -C $(TEST_DIR) all' \
|
||||
'bash -c "true"'
|
||||
'';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue