This commit is contained in:
2026-02-19 09:54:30 +00:00
parent 3c779e8fe2
commit 68e2111b4c
4 changed files with 5 additions and 21 deletions

View File

@@ -24,7 +24,7 @@
pname = "mix-deps-${pname}";
inherit version src;
sha256 = {
"x86_64-linux" = "sha256-/9Ushiv0z1wJL9FwebUF4gem8IOwlUPnQuDBiXV0Ib8=";
"x86_64-linux" = "sha256-41Brz7Oxkk9T+tD6uztq8ZxbpC/gFFUJsy20xeGZtM8=";
"aarch64-darwin" = "sha256-8gFgTV1qYrC3iw5/AyeEOMAYtcEK7wTXie+Z9RDrqUI=";
}.${pkgs.system};
};