mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 00:18:20 +01:00
chore: 🐛 Fix Nix hashes
Some checks failed
Some checks failed
This commit is contained in:
parent
18cf63de51
commit
cefdd47204
|
|
@ -17,7 +17,7 @@ in
|
|||
|
||||
pnpmDeps = pnpm.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
hash = "sha256-MvAR/OMR8KoqDiE4zREFh8Tz6PSO76MU7L4cBcw3g40=";
|
||||
hash = "sha256-vNx9MNsMqllLxRxC93slvzHza6cHtPKgWxbvTy6QH4M=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
726
pnpm-lock.yaml
726
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue