Loading pkgs/by-name/gc/gcs/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ buildGoModule rec { ]; # flags are based on https://github.com/richardwilkes/gcs/blob/master/build.sh flags = [ "-a -trimpath" ]; flags = [ "-a" ]; ldflags = [ "-s" "-w" "-X github.com/richardwilkes/toolbox/cmdline.AppVersion=${version}" ]; installPhase = '' Loading pkgs/by-name/gt/gtrash/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ buildGoModule rec { doCheck = false; CGO_ENABLED = 0; GOFLAGS = [ "-trimpath" ]; ldflags = [ "-s" "-w" Loading pkgs/by-name/up/uplosi/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ buildGoModule rec { CGO_ENABLED = "0"; ldflags = [ "-s" "-w" "-X main.version=${version}" ]; flags = [ "-trimpath" ]; nativeBuildInputs = [ installShellFiles ]; Loading pkgs/development/tools/language-servers/jq-lsp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildGoModule rec { # based on https://github.com/wader/jq-lsp/blob/master/.goreleaser.yml CGO_ENABLED = 0; GOFLAGS = [ "-trimpath" ]; ldflags = [ "-s" "-w" Loading pkgs/tools/security/slsa-verifier/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,6 @@ buildGoModule rec { vendorHash = "sha256-rCGj2o59US2t/ckqXirEDgYn9dGvVSzMVcFEZosasBc="; CGO_ENABLED = 0; GO111MODULE = "on"; GOFLAGS = "-trimpath"; subPackages = [ "cli/slsa-verifier" ]; Loading Loading
pkgs/by-name/gc/gcs/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ buildGoModule rec { ]; # flags are based on https://github.com/richardwilkes/gcs/blob/master/build.sh flags = [ "-a -trimpath" ]; flags = [ "-a" ]; ldflags = [ "-s" "-w" "-X github.com/richardwilkes/toolbox/cmdline.AppVersion=${version}" ]; installPhase = '' Loading
pkgs/by-name/gt/gtrash/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ buildGoModule rec { doCheck = false; CGO_ENABLED = 0; GOFLAGS = [ "-trimpath" ]; ldflags = [ "-s" "-w" Loading
pkgs/by-name/up/uplosi/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ buildGoModule rec { CGO_ENABLED = "0"; ldflags = [ "-s" "-w" "-X main.version=${version}" ]; flags = [ "-trimpath" ]; nativeBuildInputs = [ installShellFiles ]; Loading
pkgs/development/tools/language-servers/jq-lsp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildGoModule rec { # based on https://github.com/wader/jq-lsp/blob/master/.goreleaser.yml CGO_ENABLED = 0; GOFLAGS = [ "-trimpath" ]; ldflags = [ "-s" "-w" Loading
pkgs/tools/security/slsa-verifier/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,6 @@ buildGoModule rec { vendorHash = "sha256-rCGj2o59US2t/ckqXirEDgYn9dGvVSzMVcFEZosasBc="; CGO_ENABLED = 0; GO111MODULE = "on"; GOFLAGS = "-trimpath"; subPackages = [ "cli/slsa-verifier" ]; Loading