Skip to content

Commit dae5e33

Browse files
[dependabot skip] Automatically fix Nix hashes
1 parent 41ee98b commit dae5e33

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
@@ -52,7 +52,7 @@
5252
TOP_SRC = src;
5353
pname = "${pname}-mix-deps";
5454
inherit src version;
55-
hash = "sha256-6uOBAw6+x4QJHmOONQaOlhoa09hkALBnTm1sCpjyWQg=";
55+
hash = "sha256-OsEpn48FByzhOeyC+5OA/vpZH1MG9kYRMB3mHFESGpA=";
5656
# hash = pkgs.lib.fakeHash;
5757
};
5858

0 commit comments

Comments
 (0)