copy libs also

This commit is contained in:
andromeda
2026-03-05 21:08:44 +01:00
parent 846c54653b
commit 0d739522a0

View File

@@ -20,6 +20,7 @@ in (naersk'.buildPackage {
# just library build # just library build
copyBins = false; copyBins = false;
copyLibs = true;
release = true; release = true;
# build std # build std