Skip to content

Releases: ananthb/starla

v0.3.1

14 Apr 19:05
v0.3.1
9a3dbea

Choose a tag to compare

Changes

  • Fix release artifacts to work on non-Nix systems
    • macOS DMG: rewrite Nix dylib refs to /usr/lib via install_name_tool, add darwin release derivation
    • Linux tarball: patchelf --remove-rpath so binaries find system libs
    • Linux AppImage: bundle .so files into AppDir/usr/lib instead of hardcoding /nix/store paths
    • Release workflow uses nix build .#release for all platforms

Full Changelog: https://github.com/ananthb/starla/commits/v0.3.1

Full Changelog: https://github.com/ananthb/starla/commits/v0.3.1