mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
fix(nix): update mix dependency hash in nix builds
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
TOP_SRC = src;
|
||||
pname = "${pname}-mix-deps";
|
||||
inherit src version;
|
||||
hash = "sha256-yPyqqm5JlTHqhmVQrIF22ejGbebDUk8pulWfS61pTOo=";
|
||||
hash = "sha256-uPbe01S/LN1n6TsbEUASwwFSoJUzgzDCVl2HcZLw4eU=";
|
||||
# hash = pkgs.lib.fakeHash;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user