Loading pkgs/build-support/go/module.nix +0 −4 Original line number Diff line number Diff line Loading @@ -2,14 +2,10 @@ { name ? "${args'.pname}-${args'.version}" , src , buildInputs ? [] , nativeBuildInputs ? [] , passthru ? {} , patches ? [] # Go linker flags, passed to go via -ldflags , ldflags ? [] # Go tags, passed to go via -tag , tags ? [] Loading Loading
pkgs/build-support/go/module.nix +0 −4 Original line number Diff line number Diff line Loading @@ -2,14 +2,10 @@ { name ? "${args'.pname}-${args'.version}" , src , buildInputs ? [] , nativeBuildInputs ? [] , passthru ? {} , patches ? [] # Go linker flags, passed to go via -ldflags , ldflags ? [] # Go tags, passed to go via -tag , tags ? [] Loading