diff --git a/pkgs/x/default.nix b/pkgs/x/default.nix index ae0a20c..4172e7f 100644 --- a/pkgs/x/default.nix +++ b/pkgs/x/default.nix @@ -17,7 +17,7 @@ let CGO_ENABLED="0"; # TODO: remove references to go in the non-default output - allowGoReference = true; + allowGoReference = false; subPackages = [ "cmd/appsluggr"