nte/changelog.md

13 lines
348 B
Markdown
Raw Normal View History

2024-05-25 17:51:48 +02:00
# 0.1.0
- made this
# 0.2.0
- made `file` in entries optional
2024-09-12 23:15:37 +02:00
# 0.3.0
- set nixpkgs input as unstable by default
- added `github:nix-systems/default` as an input
- moved the following outputs:
- `engines.${system}.default` -> `functions.${system}.engine`
- introduced `mkNteDerivation` helper function (`functions.${system}.mkNteDerivation`)