Skip to content

Commit

Permalink
add murmur3 where Nix can find it
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Apr 5, 2021
1 parent c37c473 commit 068a4bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nix/elm-srcs.nix
Expand Up @@ -20,6 +20,11 @@
version = "1.0.0";
};

"robinheghan/murmur3" = {
sha256 = "15asmgr2zqh7rkywrg5647rpdqkpzxk02v5qc6ndj60jza3gsmjk";
version = "1.0.0";
};

"elm/browser" = {
sha256 = "0nagb9ajacxbbg985r4k9h0jadqpp0gp84nm94kcgbr5sf8i9x13";
version = "1.0.2";
Expand Down
Binary file modified nix/registry.dat
Binary file not shown.

0 comments on commit 068a4bb

Please sign in to comment.