github ipetkov/crane v0.5.0

latest releases: v0.17.0, v0.16.6, v0.16.5...
23 months ago

0.5.0 - 2022-06-12

Changed

  • Breaking: dropped compatibility for Nix versions below 2.8.1
  • Breaking: updated all flake attributes to follow the new .default
    guidance as per Nix's warnings. Specifically:
    • Crane's default overlay is now available at .overlays.default (previously
      .overlay)
    • All templates now use {app,devShells,packages}.default as well
  • Breaking: lib.fromTOML and lib.toTOML have been removed in favor of
    builtins.fromTOML
  • Improved support for consuming crane without using flakes
  • The nix-std dependency has been dropped

Don't miss a new crane release

NewReleases is sending notifications on new releases.