We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6436b2a commit d109335Copy full SHA for d109335
shell.nix
@@ -16,8 +16,8 @@ let
16
src = fetchFromGitHub {
17
owner = "linuxkit";
18
repo = "linuxkit";
19
- rev = "ccece6a4889e15850dfbaf6d5170939c83edb103";
20
- sha256 = "1hx5k0l9gniz9aj9li8dkiniqs77pyfcl979y75yqm3mynrdz9ca";
+ rev = "b710224cdf9a8425a7129cdcb84fc1af00f926d7";
+ sha256 = "sha256-UqPX+r3by7v+PL+/xUiSZVsB7EO7VUr3aDfVIhQDEgY=";
21
};
22
});
23
0 commit comments