Loading pkgs/applications/terminal-emulators/rio/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -55,16 +55,16 @@ let in rustPlatform.buildRustPackage rec { pname = "rio"; version = "0.1.16"; version = "0.1.17"; src = fetchFromGitHub { owner = "raphamorim"; repo = "rio"; rev = "v${version}"; hash = "sha256-3OtPlaYkTPIF98CyaXWGZ/1msWHFdscqZXVviu0/O/o="; hash = "sha256-10E7tIuix0BGKFbADLhcReRC01FXV/dBivJjfSe/X/c="; }; cargoHash = "sha256-VpS3prTmAbWTd+gwAOA0BXso4gkcAFuhMZh8Go3Dlao="; cargoHash = "sha256-yGOvY5+ThSey/k8ilTTC0CzaOIJtc4hDYmdrHJC3HyE="; nativeBuildInputs = [ ncurses Loading Loading
pkgs/applications/terminal-emulators/rio/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -55,16 +55,16 @@ let in rustPlatform.buildRustPackage rec { pname = "rio"; version = "0.1.16"; version = "0.1.17"; src = fetchFromGitHub { owner = "raphamorim"; repo = "rio"; rev = "v${version}"; hash = "sha256-3OtPlaYkTPIF98CyaXWGZ/1msWHFdscqZXVviu0/O/o="; hash = "sha256-10E7tIuix0BGKFbADLhcReRC01FXV/dBivJjfSe/X/c="; }; cargoHash = "sha256-VpS3prTmAbWTd+gwAOA0BXso4gkcAFuhMZh8Go3Dlao="; cargoHash = "sha256-yGOvY5+ThSey/k8ilTTC0CzaOIJtc4hDYmdrHJC3HyE="; nativeBuildInputs = [ ncurses Loading