Loading pkgs/by-name/ki/kin-openapi/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,14 +5,14 @@ }: buildGoModule rec { pname = "kin-openapi"; version = "0.131.0"; version = "0.132.0"; vendorHash = "sha256-VtN2dOJEBAS7khjn2GlvMspFvd7SgMqNWBte3gwbWng="; src = fetchFromGitHub { owner = "getkin"; repo = "kin-openapi"; tag = "v${version}"; hash = "sha256-SHBxn9TXCoGIkzhVnWbMkgTd1XmGerM5IL9t/hkcmGk="; hash = "sha256-2iDT9sI4dy7KEFKfWhPhccTc1/1jpSjYt+cXz+RE9ys="; }; checkFlags = Loading Loading
pkgs/by-name/ki/kin-openapi/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,14 +5,14 @@ }: buildGoModule rec { pname = "kin-openapi"; version = "0.131.0"; version = "0.132.0"; vendorHash = "sha256-VtN2dOJEBAS7khjn2GlvMspFvd7SgMqNWBte3gwbWng="; src = fetchFromGitHub { owner = "getkin"; repo = "kin-openapi"; tag = "v${version}"; hash = "sha256-SHBxn9TXCoGIkzhVnWbMkgTd1XmGerM5IL9t/hkcmGk="; hash = "sha256-2iDT9sI4dy7KEFKfWhPhccTc1/1jpSjYt+cXz+RE9ys="; }; checkFlags = Loading