generated from methanium/template
(fix): nix flake hash
This commit is contained in:
parent
2c67e02a86
commit
7ea717263e
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
|||
src = source;
|
||||
pnpm = pkgs.pnpm;
|
||||
fetcherVersion = 4;
|
||||
hash = "sha256-/cyB6+R0kELjIjcZAwqn0OFI0j3s4Jw+/dCbpcYbx8U=";
|
||||
hash = "sha256-x9YvkWSTYG3AULRNXdaNOnHQTtlosZGqq//jV6DPkSk=";
|
||||
};
|
||||
frontend = pkgs.stdenvNoCC.mkDerivation {
|
||||
pname = "methanium-status-frontend";
|
||||
|
|
|
|||
Loading…
Reference in a new issue