Loading pkgs/applications/editors/vim/plugins/overrides.nix +1 −1 Original line number Diff line number Diff line Loading @@ -1428,7 +1428,7 @@ self: super: { hexokinase = buildGoModule { name = "hexokinase"; src = old.src + "/hexokinase"; vendorSha256 = null; vendorHash = null; }; in '' Loading pkgs/applications/misc/cheat/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildGoModule rec { installShellCompletion scripts/cheat.{bash,fish,zsh} ''; vendorSha256 = null; vendorHash = null; doCheck = false; Loading pkgs/applications/misc/cointop/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildGoModule rec { sha256 = "sha256-NAw1uoBL/FnNLJ86L9aBCOY65aJn1DDGK0Cd0IO2kr0="; }; vendorSha256 = null; vendorHash = null; ldflags = [ "-s" "-w" ]; Loading pkgs/applications/misc/dstask/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildGoModule rec { # # Ref <https://github.com/NixOS/nixpkgs/pull/87383#issuecomment-633204382> # and <https://github.com/NixOS/nixpkgs/blob/d4226e3a4b5fcf988027147164e86665d382bbfa/pkgs/development/go-modules/generic/default.nix#L18> vendorSha256 = null; vendorHash = null; doCheck = false; Loading pkgs/applications/misc/mangal/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildGoModule rec { }; proxyVendor = true; vendorSha256 = null; vendorHash = null; ldflags = [ "-s" "-w" ]; Loading Loading
pkgs/applications/editors/vim/plugins/overrides.nix +1 −1 Original line number Diff line number Diff line Loading @@ -1428,7 +1428,7 @@ self: super: { hexokinase = buildGoModule { name = "hexokinase"; src = old.src + "/hexokinase"; vendorSha256 = null; vendorHash = null; }; in '' Loading
pkgs/applications/misc/cheat/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildGoModule rec { installShellCompletion scripts/cheat.{bash,fish,zsh} ''; vendorSha256 = null; vendorHash = null; doCheck = false; Loading
pkgs/applications/misc/cointop/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildGoModule rec { sha256 = "sha256-NAw1uoBL/FnNLJ86L9aBCOY65aJn1DDGK0Cd0IO2kr0="; }; vendorSha256 = null; vendorHash = null; ldflags = [ "-s" "-w" ]; Loading
pkgs/applications/misc/dstask/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildGoModule rec { # # Ref <https://github.com/NixOS/nixpkgs/pull/87383#issuecomment-633204382> # and <https://github.com/NixOS/nixpkgs/blob/d4226e3a4b5fcf988027147164e86665d382bbfa/pkgs/development/go-modules/generic/default.nix#L18> vendorSha256 = null; vendorHash = null; doCheck = false; Loading
pkgs/applications/misc/mangal/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildGoModule rec { }; proxyVendor = true; vendorSha256 = null; vendorHash = null; ldflags = [ "-s" "-w" ]; Loading