Skip to content

Commit b8f6bc4

Browse files
[dependabot skip] Automatically fix Nix hashes
1 parent 7833eba commit b8f6bc4

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-TpuOodFB5z8QvLvd46BQg0yrYAiWIus3ximsAR/3xUw=";
55+
hash = "sha256-JSCr6+z4PXc3zPaVViK08Gq4AxhBu/TVznhkVDU/9QM=";
5656
# hash = pkgs.lib.fakeHash;
5757
};
5858

0 commit comments

Comments
 (0)