tvl-depot/tools/magrathea
William Carroll 1ea97c288e fix(tools/mg): Support applying args to mg run (empty-target)
With this, we can disambiguate the following `mg run` invocations:

```shell
$ mg run :foo    # run the virtual target, foo, with no args
$ mg run -- :foo # run the empty target and pass the arg, :foo, to it
```

Change-Id: Id6395b36a4d8ef3f325937e322e1c27b8630b556
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7408
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Reviewed-by: sterni <sternenseemann@systemli.org>
2022-11-26 15:20:24 +00:00
..
default.nix feat(tools/magrathea): bootstrap a tool for working with depot 2021-12-17 20:48:35 +00:00
mg.scm fix(tools/mg): Support applying args to mg run (empty-target) 2022-11-26 15:20:24 +00:00