There was an error while loading. Please reload this page.
1 parent 7010e47 commit 81d1b0aCopy full SHA for 81d1b0a
1 file changed
nix/flake-modules/package.nix
@@ -20,7 +20,7 @@
20
TOP_SRC = src;
21
pname = "${pname}-mix-deps";
22
inherit src version;
23
- hash = "sha256-bcJEJ9B3WLL9/4SwZRt4Qd4PFxyPt3be0mv1WHFA2oA="; # if you change the mix deps, you need to update this hash
+ hash = "sha256-5GJb6r1kSocH9wIdgSON6EtYueFSj9OJ/bXkWwQeghg="; # if you change the mix deps, you need to update this hash
24
# hash = pkgs.lib.fakeHash;
25
};
26
0 commit comments