File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed
Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
4-
5- - Fix differences of writing to stdout vs file
6- - Update flake template (overlay usage)
7- - Flake template now requires -p,--pname
8- - --from-url no longer errors with --nixpkgs when a pname is not supplied
9- - Nix expresions now have input attrs in comma-leading style (one input per line)
10- - Failures from already existing file locations occur sooner
11- - Particularly irritating with ` --from-url ` , which would compute release and sha256 info
3+ ## v0.2.0
4+
5+ - Breaking Changes / Behaviors:
6+ - Flake template now requires -p,--pname
7+ - Nix expresions now have input attrs in comma-leading style (one input per line)
8+
9+ - Fixes:
10+ - --from-url no longer errors with --nixpkgs when a pname is not supplied
11+ - Fix differences of writing to stdout vs file
12+ - Update flake template (overlay usage)
13+ - Failures from already existing file locations occur sooner
14+ - Particularly irritating with ` --from-url ` , which would compute release and sha256 info
1215
1316## v0.1.4
1417
You can’t perform that action at this time.
0 commit comments