Skip to content

v1.6.0

Latest

Choose a tag to compare

@gytis-ivaskevicius gytis-ivaskevicius released this 23 May 19:12
a00f6f5

What's Changed

New Features

  • patchChannel now accepts patches as functions — if a patch is a function, it is called with pkgs to produce the actual patch, allowing dynamic patch generation based on the package set

Fixes & Maintenance

  • Fixed fileSystems example in exporters to include required fsType
  • Code cleanup via statix linter (unused bindings, point-free style, inherit improvements)
  • Bumped nix-quick-install-action v28 → v29
  • Re-enabled channel-patching and home-manager+nur+neovim CI jobs