fix: 🐛 Update Nix hashes
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 0s
Deploy to GitHub Pages / build (push) Failing after 0s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 0s
Mirror to Codeberg / Mirror (push) Failing after 0s

This commit is contained in:
Jesse Wierzbinski 2025-07-12 21:20:49 +02:00
parent e879189c6a
commit 8debe97f63
2 changed files with 328 additions and 288 deletions

View file

@ -17,7 +17,7 @@ in
pnpmDeps = pnpm.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-or+GR3zZGOqcC/6h2pHlhK2SGyysIAnghik8gpJhAlk=";
hash = "sha256-ONv9W3twvqEikHmO/UQFHO3kUWZKohxgg6rGSvmJ6ng=";
};
nativeBuildInputs = [