Loading pkgs/by-name/ri/rio/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -53,17 +53,17 @@ let in rustPlatform.buildRustPackage rec { pname = "rio"; version = "0.2.10"; version = "0.2.12"; src = fetchFromGitHub { owner = "raphamorim"; repo = "rio"; rev = "v${version}"; hash = "sha256-zDik7uHbg177Np9ukX3yZnQSYbuyif7fh+gxCoeeDvU="; hash = "sha256-NAg8Hm90CxRt3rthFas8IyAjc1oj/PSRjjG/5R68CD8="; }; useFetchCargoVendor = true; cargoHash = "sha256-N2CyZBKfpLT9vkTtIhhJy/PeMT6Iic5WJYc8yYWZbEs="; cargoHash = "sha256-myOZNiLdc9430jn5bSKtGmW4dY4yo7wt2Mf3dEQZaSs="; nativeBuildInputs = [ Loading Loading
pkgs/by-name/ri/rio/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -53,17 +53,17 @@ let in rustPlatform.buildRustPackage rec { pname = "rio"; version = "0.2.10"; version = "0.2.12"; src = fetchFromGitHub { owner = "raphamorim"; repo = "rio"; rev = "v${version}"; hash = "sha256-zDik7uHbg177Np9ukX3yZnQSYbuyif7fh+gxCoeeDvU="; hash = "sha256-NAg8Hm90CxRt3rthFas8IyAjc1oj/PSRjjG/5R68CD8="; }; useFetchCargoVendor = true; cargoHash = "sha256-N2CyZBKfpLT9vkTtIhhJy/PeMT6Iic5WJYc8yYWZbEs="; cargoHash = "sha256-myOZNiLdc9430jn5bSKtGmW4dY4yo7wt2Mf3dEQZaSs="; nativeBuildInputs = [ Loading