v0.5.2
What's Changed
- feat: Replace unzip with unzipNLS for proper extraction of non-English content by @DataEraserC in #124
- chore(Justfile): Use recipe attributes to scope commands on specific platform by @shelken in #128
- feat: upgrade to 24.05 by @ryan4yin in #129
Fixes
- fix several typos by @DataEraserC in #120
- docs(README): Fix links to neovim and emacs by @kluen in #121
- fix: option `nix.registry.nixpkgs.to.path' has conflicting definition by @ryan4yin in #123
- fix(secrets/README.md): fix nixpkgs does not contain agenix by @DataEraserC in #126
- fix(Justfile): fix
'--update-input' is a deprecated alias for 'flake update'
by @DataEraserC in #127
New Contributors
Full Changelog: v0.5.1...v0.5.2