Skip to content

Commit 477b231

Browse files
[dependabot skip] Automatically fix Nix hashes
1 parent 5be3e68 commit 477b231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
TOP_SRC = src;
3838
pname = "${pname}-mix-deps";
3939
inherit src version;
40-
hash = "sha256-ezsgRFUifXSlNOrfrUYRFaQt0xsF3OrlMsbDoRUvBNk=";
40+
hash = "sha256-YrLLGisb1KjrFc8/xd5di2ULkMx0xVDrper+ODtH6S8=";
4141
# hash = pkgs.lib.fakeHash;
4242
};
4343

0 commit comments

Comments
 (0)