Loading pkgs/by-name/ca/capnproto-rust/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,15 +8,15 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "capnproto-rust"; version = "0.25.0"; version = "0.25.3"; src = fetchCrate { crateName = "capnpc"; inherit (finalAttrs) version; hash = "sha256-2+GSM9oIT/he/Ra3SJH5YSrNUU/Jc+PE1N5TjK7OX28="; hash = "sha256-jDdsGy/T41R4duclyMpPmPZeflXg+Zp7wdBxbR527ZM="; }; cargoHash = "sha256-fVHLWBxB9PQhOx01G01qIyudnMQiHXj0BI8A6e7t1yQ="; cargoHash = "sha256-egb4Jpwzkj3PSVStqCX5ZLKgrH7nGHgZUCIleZcWIeI="; postInstall = '' mkdir -p $out/include/capnp Loading Loading
pkgs/by-name/ca/capnproto-rust/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,15 +8,15 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "capnproto-rust"; version = "0.25.0"; version = "0.25.3"; src = fetchCrate { crateName = "capnpc"; inherit (finalAttrs) version; hash = "sha256-2+GSM9oIT/he/Ra3SJH5YSrNUU/Jc+PE1N5TjK7OX28="; hash = "sha256-jDdsGy/T41R4duclyMpPmPZeflXg+Zp7wdBxbR527ZM="; }; cargoHash = "sha256-fVHLWBxB9PQhOx01G01qIyudnMQiHXj0BI8A6e7t1yQ="; cargoHash = "sha256-egb4Jpwzkj3PSVStqCX5ZLKgrH7nGHgZUCIleZcWIeI="; postInstall = '' mkdir -p $out/include/capnp Loading