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 03e079d commit b9192b4Copy full SHA for b9192b4
1 file changed
pkgs/by-name/h2/h2o/package.nix
@@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: {
29
owner = "h2o";
30
repo = "h2o";
31
rev = "ffab9c49c33b1f0e9aec9804028156aae9db8ef0";
32
- sha256 = "sha256-kdU2p9oUhxGnw8JU9qGjV4mn2jMeSUL0rLgveMs6NiI=";
+ hash = "sha256-kdU2p9oUhxGnw8JU9qGjV4mn2jMeSUL0rLgveMs6NiI=";
33
};
34
35
outputs = [
0 commit comments