exoscale-cli: Use upstream-provided vendor dependencies
This commit is contained in:
@@ -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 = [ "." ];
|
||||
|
||||
Reference in New Issue
Block a user