[]
= "0.1"
= "two-nodes-cli-test"
# Two nodes, both `cargo-install` from a local path, so `status` can compute
# input hashes with no network. (A `git-clone` action cannot appear here:
# its input_hash runs `git ls-remote` unconditionally, which would make
# every status test in this file require a reachable remote. The dependency
# edge it would create is covered instead by the test that builds a real
# local repository and clones it over `file://`.)
[[]]
= "alpha"
= "/tmp/repolith-cli-fixture-alpha"
[[]]
= "cargo-install"
= "alpha"
= "alpha-pkg"
= "dev"
= ["extra"]
[[]]
= "beta"
= "/tmp/repolith-cli-fixture-beta"
[[]]
= "cargo-install"
= "beta"