Commit graph

4 commits

Author SHA1 Message Date
Harald Hoyer
5d19952748
chore(deps): update dependencies and configs
- Update nixpkgs to 25.05 and Node.js to version 24.
- Adjust SGX SDK build flags to suppress additional warnings.
- Disable parallel building for SGX SDK due to Intel constraints.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2025-05-30 16:06:57 +02:00
Harald Hoyer
18963c7e6b
feat: gramine 1.7
This release supports eventfd, so the patched `libuv` can be omitted.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-06-14 14:27:06 +02:00
Harald Hoyer
7afe2bbed7
fix: build nodejs with overwrite*
and don't copy the rest of the build scripts

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-03-22 13:39:15 +01:00
Harald Hoyer
1054e3dbe4
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-07 11:25:05 +01:00