Skip to content

v0.0.4 - the one with installable as an argument

Latest
Compare
Choose a tag to compare
@cafkafk cafkafk released this 13 Sep 05:23
· 7 commits to main since this release
v0.0.4
b60bbc1

Changelog

Features

  • (args) Add -L/--print-build-logs flag, to feel more like nix3
  • Parse installables

Bug Fixes

  • Use our own forgejo actions repo
  • The small things
  • Relative dir installables

Refactor

  • (nix) Tidy things into separate functions (this should be typestate but I'm eepy)
  • Handle clippy lints

Miscellaneous Tasks

  • (release) Cargo v0.0.4

Build

  • (darwin) Add nescesarry apple_sdk packages

Merge

  • fix-darwin from #27 into main