Skip to content

Commit b9192b4

Browse files
committed
h2o: src.sha256 → src.hash
1 parent 03e079d commit b9192b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/by-name/h2/h2o/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: {
2929
owner = "h2o";
3030
repo = "h2o";
3131
rev = "ffab9c49c33b1f0e9aec9804028156aae9db8ef0";
32-
sha256 = "sha256-kdU2p9oUhxGnw8JU9qGjV4mn2jMeSUL0rLgveMs6NiI=";
32+
hash = "sha256-kdU2p9oUhxGnw8JU9qGjV4mn2jMeSUL0rLgveMs6NiI=";
3333
};
3434

3535
outputs = [

0 commit comments

Comments
 (0)