Files
hyprcosmic/tools
gitops 620941e18b install-assets: say which recipe installs the binaries, now that one does
The header said the binaries were out of scope because `cargo` installs them.
That was true when they were built by hand in three separate checkouts. The
top-level justfile now installs all three, so the sentence pointed at the wrong
thing -- someone looking for where cosmic-conf lands would have gone to cargo
and found nothing. The scope is unchanged; only the reason was stale.
2026-08-10 17:37:31 +07:00
..