fix build
All checks were successful
Build / build (push) Successful in 5m49s

This commit is contained in:
2026-04-16 22:53:11 -04:00
parent c23240c529
commit 0b457b83d3

View File

@@ -187,7 +187,7 @@
exec /run/wrappers/bin/doas "$@" exec /run/wrappers/bin/doas "$@"
STUB STUB
chmod 755 $out/bin/* find $out/bin -type f -exec chmod 755 {} +
''; '';
}; };
} }