mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
fix(vault): maybe fix netpollBreak
issues
- Updated the flake.lock for nixsgx dependency with new revision to get a patched gramine https://github.com/matter-labs/nixsgx/pull/54 - Enabled `sys.insecure__allow_eventfd` to support recent golang changes in the `netpoll` implementation
This commit is contained in:
parent
49fb234d2a
commit
33fe7f17fa
2 changed files with 8 additions and 3 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -201,11 +201,11 @@
|
|||
"snowfall-lib": "snowfall-lib"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1719916365,
|
||||
"narHash": "sha256-RzCFbGAHq6rTY4ctrmazGIx59qXtfrVfEnIe+L0leTo=",
|
||||
"lastModified": 1723120465,
|
||||
"narHash": "sha256-sWu5lKy71hHnSwydhwzG2XgSehjvLfK2iuUtNimvGkg=",
|
||||
"owner": "matter-labs",
|
||||
"repo": "nixsgx",
|
||||
"rev": "0309a20ee5bf12b7390aa6795409b448420e80f2",
|
||||
"rev": "b080c32f2aa8b3d4b4bc4356a8a513279b6f82ab",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue