Loading pkgs/by-name/ko/komodo/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,18 +7,18 @@ rustPlatform.buildRustPackage rec { pname = "komodo"; version = "1.17.5"; version = "1.18.3"; src = fetchFromGitHub { owner = "moghtech"; repo = "komodo"; tag = "v${version}"; hash = "sha256-vIK/4WH85qTdjXBX32F6P/XEHdsNw2Kd86btjfl13lE="; hash = "sha256-OBap1gKxFUh1QoR5waXi2IrWiTydhp/VtL9rGnEDJSI="; }; useFetchCargoVendor = true; cargoHash = "sha256-YCSxMcuzN1IroDfbj18yjGT0ua1xfY4l0dJ/OZhHPZw="; cargoHash = "sha256-P7s+uEnh8CUmRLiBLz/yNbox8auHU5zFk8IiWGW0rAs="; # disable for check. document generation is fail # > error: doctest failed, to rerun pass `-p komodo_client --doc` Loading Loading
pkgs/by-name/ko/komodo/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,18 +7,18 @@ rustPlatform.buildRustPackage rec { pname = "komodo"; version = "1.17.5"; version = "1.18.3"; src = fetchFromGitHub { owner = "moghtech"; repo = "komodo"; tag = "v${version}"; hash = "sha256-vIK/4WH85qTdjXBX32F6P/XEHdsNw2Kd86btjfl13lE="; hash = "sha256-OBap1gKxFUh1QoR5waXi2IrWiTydhp/VtL9rGnEDJSI="; }; useFetchCargoVendor = true; cargoHash = "sha256-YCSxMcuzN1IroDfbj18yjGT0ua1xfY4l0dJ/OZhHPZw="; cargoHash = "sha256-P7s+uEnh8CUmRLiBLz/yNbox8auHU5zFk8IiWGW0rAs="; # disable for check. document generation is fail # > error: doctest failed, to rerun pass `-p komodo_client --doc` Loading