exoscale-cli: Use upstream-provided vendor dependencies

This commit is contained in:
Sebastian Krohn
2020-07-08 23:21:53 +02:00
parent b0cddccd4f
commit ad297cc87a
2 changed files with 0 additions and 877 deletions
@@ -12,7 +12,6 @@ buildGo114Package rec {
};
goPackagePath = "github.com/exoscale/cli";
goDeps = ./deps.nix;
# ensures only the cli binary is built and we don't clutter bin/ with submodules
subPackages = [ "." ];