Skip to content

Commit cee1d8f

Browse files
committed
Fix rev hash
1 parent cb6b35f commit cee1d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ let
66
owner = "WebGHC";
77
repo = "wasm-cross";
88
rev = "d9470389fa3b68e3af266f69a485217f64107bf7";
9-
sha256 = "1xdl803aw0c6100kaiqdzgmh3lbnqchrlfrxiqi11zwnggbbj4qf";
9+
sha256 = "03zyh786sx33p9prz7b3cya0qhadvvywjyni78ff89ff2bgd9pp2";
1010
fetchSubmodules = true;
1111
}) {};
1212

0 commit comments

Comments
 (0)