diff --git a/pkgs/x/default.nix b/pkgs/x/default.nix index 878e162..824f39c 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 = false; + allowGoReference = true; subPackages = [ "cmd/appsluggr"