Skip to content

0.0.9

Choose a tag to compare

@lemarsu lemarsu released this 09 Jun 00:11
· 5 commits to main since this release

Features

  • Sloth command has now completion
  • Add describe subcommand
  • Introduce mkPluginsFromInputs function

Bug Fixes

  • Init/config are loaded to on-the-fly build plugins
  • Plugins with init are now loaded as they should be

Refactor

  • Filters are now fully dynamic

Miscellaneous Tasks

  • Remove sourcesWith fn, using lib.fileset
  • Move back to flake-utils