ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

update CHANGELOG.md

Signed-off-by: marshmallow <github@althaea.zone>

authored by

marshmallow and committed by
GitHub
b99980c6 adc77d25

+2 -2
+2 -2
CHANGELOG.md
··· 13 13 - `--on -` will now read additional apply targets from stdin. 14 14 - `{key.name}-key.{path,service}` systemd units where added. 15 15 - `--path` now supports flakerefs (`github:foo/bar`, `git+file:///...`, 16 - `gitlab:foo/bar`, etc). 16 + `https://.../main.tar.gz`, etc). 17 17 - `--flake` is now an alias for `--path`. 18 18 19 19 ### Fixed 20 20 21 - - Fix bug where --non-interactive was inversed 21 + - Fix bug where `--non-interactive` was inversed 22 22 - `./result` links where being created. they will not be created anymore 23 23 - Logging from interactive commands (absence of `--non-interactive`) was 24 24 improved.