cl/13156 did move the castore-specific URLs into their own struct, having the store one include the castore-specific struct (flattened). However, both structs had the same name, so using these structs causes clap to panic at runtime, as two groups with the same id were present. Fix this, by adding names to (all) structs. Reported-By: Domen Kožar <domen@cachix.org> Change-Id: I34064f7fb2fbbc19d836e1486ad84b52548d2ee1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/13247 Tested-by: BuildkiteCI Reviewed-by: Domen Kožar <domen@cachix.org> Reviewed-by: Marijan Petričević <marijan.petricevic94@gmail.com> Autosubmit: flokli <flokli@flokli.de> |
||
|---|---|---|
| .. | ||
| protos | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| default.nix | ||