chore: update llama-swap

This commit is contained in:
2026-04-06 16:08:23 -04:00
parent d5942d9fb0
commit a62ffc0089
2 changed files with 22 additions and 7 deletions

View File

@@ -5,7 +5,8 @@
buildNpmPackage (finalAttrs: {
pname = "${llama-swap.pname}-ui";
inherit (llama-swap) version src npmDepsHash;
inherit (llama-swap) version src;
npmDepsHash = "sha256-gTDsuWPLCWsPltioziygFmSQFdLqjkZpmmVWIWoZwoc=";
postPatch = ''
substituteInPlace vite.config.ts \