Fix tests

Also fix sharp on nixos
This commit is contained in:
2025-03-16 21:59:43 +01:00
parent 71b57c50e7
commit f11e1b56db
8 changed files with 42 additions and 38 deletions
+5
View File
@@ -42,7 +42,12 @@ in
go-swag
robotframework-tidy
bun
pkg-config
node-gyp
vips
];
DOTNET_ROOT = "${dotnet}";
SHARP_FORCE_GLOBAL_LIBVIPS = 1;
}