wally-cli: remove goPackagePath

gstqt5
zowoq 2020-12-17 05:43:48 +10:00
parent 4782aa4a4a
commit fe11b54f7f
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ buildGoModule rec {
pname = "wally-cli";
version = "2.0.0";
goPackagePath = "github.com/zsa/wally-cli";
subPackages = [ "." ];
nativeBuildInputs = [ pkg-config ];