chore(llama-swap): bump to version 189
Updated llama-swap to version 189 with corresponding hash updates. Adjusted UI sourceRoot from "ui" to "ui-svelte" to match upstream directory structure changes.
This commit is contained in:
@@ -12,7 +12,7 @@ buildNpmPackage (finalAttrs: {
|
||||
--replace-fail "../proxy/ui_dist" "${placeholder "out"}/ui_dist"
|
||||
'';
|
||||
|
||||
sourceRoot = "${finalAttrs.src.name}/ui";
|
||||
sourceRoot = "${finalAttrs.src.name}/ui-svelte";
|
||||
|
||||
# bundled "ui_dist" doesn't need node_modules
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user