From 880ed5437a30926f3406144f40f9b2e12b94b56b Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 8 Feb 2020 21:56:14 +0000 Subject: [PATCH] smol --- pkgs/x/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"