Loading pkgs/development/tools/conftest/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,15 +6,15 @@ buildGoModule rec { pname = "conftest"; version = "0.40.0"; version = "0.41.0"; src = fetchFromGitHub { owner = "open-policy-agent"; repo = "conftest"; rev = "refs/tags/v${version}"; hash = "sha256-4rAu81f2ZkYbK+DQHXlAwFexauWWEo+XaPfcrP2/pbQ="; hash = "sha256-uT0IpoBC4gxshjiKMwzZUApudHCGGh1AF+d6DKJ9GXo="; }; vendorHash = "sha256-4geHr4bbvnKViC754YznhR33wXbkUxwlV5NNjwhpssY="; vendorHash = "sha256-ucHMCKwtei+2r8P5BdcRPyLqYNStBo8jYOdVI+0adas="; ldflags = [ "-s" Loading Loading
pkgs/development/tools/conftest/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,15 +6,15 @@ buildGoModule rec { pname = "conftest"; version = "0.40.0"; version = "0.41.0"; src = fetchFromGitHub { owner = "open-policy-agent"; repo = "conftest"; rev = "refs/tags/v${version}"; hash = "sha256-4rAu81f2ZkYbK+DQHXlAwFexauWWEo+XaPfcrP2/pbQ="; hash = "sha256-uT0IpoBC4gxshjiKMwzZUApudHCGGh1AF+d6DKJ9GXo="; }; vendorHash = "sha256-4geHr4bbvnKViC754YznhR33wXbkUxwlV5NNjwhpssY="; vendorHash = "sha256-ucHMCKwtei+2r8P5BdcRPyLqYNStBo8jYOdVI+0adas="; ldflags = [ "-s" Loading