Loading pkgs/development/tools/goconst/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ buildGoModule rec { pname = "goconst"; version = "1.5.1"; version = "1.6.0"; excludedPackages = [ "tests" ]; Loading @@ -10,10 +10,10 @@ buildGoModule rec { owner = "jgautheron"; repo = "goconst"; rev = "v${version}"; sha256 = "sha256-chBWxOy9V4pO3hMaeCoKwnQxIEYiSejUOD3QDBCpaoE="; sha256 = "sha256-gd+0Gm1qANwgYKWAxpU7759BhyURalJCRxd/P6sczc4="; }; vendorSha256 = null; vendorHash = null; ldflags = [ "-s" "-w" ]; Loading Loading
pkgs/development/tools/goconst/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ buildGoModule rec { pname = "goconst"; version = "1.5.1"; version = "1.6.0"; excludedPackages = [ "tests" ]; Loading @@ -10,10 +10,10 @@ buildGoModule rec { owner = "jgautheron"; repo = "goconst"; rev = "v${version}"; sha256 = "sha256-chBWxOy9V4pO3hMaeCoKwnQxIEYiSejUOD3QDBCpaoE="; sha256 = "sha256-gd+0Gm1qANwgYKWAxpU7759BhyURalJCRxd/P6sczc4="; }; vendorSha256 = null; vendorHash = null; ldflags = [ "-s" "-w" ]; Loading