gvisor: 20260316.0 -> 20260406.0
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
buildGoModule {
|
||||
pname = "gvisor";
|
||||
version = "20260316.0";
|
||||
version = "20260406.0";
|
||||
|
||||
# gvisor provides a synthetic go branch (https://github.com/google/gvisor/tree/go)
|
||||
# that can be used to build gvisor without bazel.
|
||||
@@ -21,8 +21,8 @@ buildGoModule {
|
||||
src = fetchFromGitHub {
|
||||
owner = "google";
|
||||
repo = "gvisor";
|
||||
rev = "7644cf3a343c39df4706458b27fa87e021187ac9";
|
||||
hash = "sha256-L+SpxYthtuypW+6iP1wp7bqF8LiCwVNnzH7Obzh24ps=";
|
||||
rev = "db8d2c9abca39156c61ee2769d52b8a11accbe16";
|
||||
hash = "sha256-T0ilLqZTX2KNZdR7wuMnYimnL+G5Tbkd77IULCZE764=";
|
||||
};
|
||||
|
||||
# Replace the placeholder with the actual path to ldconfig
|
||||
|
||||
Reference in New Issue
Block a user