diff --git a/pkgs/by-name/pl/plumber/package.nix b/pkgs/by-name/pl/plumber/package.nix index b786fb65c8e1..542af243b431 100644 --- a/pkgs/by-name/pl/plumber/package.nix +++ b/pkgs/by-name/pl/plumber/package.nix @@ -22,8 +22,6 @@ buildGoModule rec { "-s" "-w" "-X github.com/streamdal/plumber/options.VERSION=${version}" - # remove once module in go.mod is renamed to github.com/batchcorp/streamdal - "-X github.com/batchcorp/plumber/options.VERSION=${version}" ]; meta = with lib; {