mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
fix: 🐛 Add fetcherVersion to nix build
This commit is contained in:
parent
7f7cf20311
commit
9f5ded75d7
2 changed files with 4 additions and 3 deletions
|
|
@ -17,6 +17,7 @@ in
|
|||
|
||||
pnpmDeps = pnpm.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
fetcherVersion = 2;
|
||||
hash = "sha256-Xzkl43wRt7hx5GO36eWyqjigtweKtaDoeyq2tXFivx8=";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue