Skip to content

Commit 9218b05

Browse files
[dependabot skip] Automatically fix Nix hashes
1 parent 182de44 commit 9218b05

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
@@ -44,7 +44,7 @@
4444
TOP_SRC = src;
4545
pname = "${pname}-mix-deps";
4646
inherit src version;
47-
hash = "sha256-vBe4igzRF02Rxhryk2/AZM01E998xFA9Q+U9gMY1GIA=";
47+
hash = "sha256-wWtpgcCon8qlAg9P7/5k5nhWaBs9yRB7YfeAfkehVqI=";
4848
# hash = pkgs.lib.fakeHash;
4949
};
5050

0 commit comments

Comments
 (0)