NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.33k stars 13.56k forks source link

Update request: rio 0.1.1 → 0.1.6 #330764

Closed zh4ngx closed 2 weeks ago

zh4ngx commented 1 month ago

Notify maintainers

@TornaxO7 @otavio @oluceps

Note for maintainers: Please tag this issue in your PR.


Add a :+1: reaction to issues you find important.

cmltaWt0 commented 1 month ago

Just a note that the version in the unstable channel is broken for Darwin. https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/terminal-emulators/rio/default.nix#L133

zh4ngx commented 1 month ago

Indeed, broken on NixOS / Wayland in general as well, so this update would be greatly appreciated

TornaxO7 commented 1 month ago
       > error: rustc 1.79.0 is not supported by the following package:
       >   rioterm@0.1.3 requires rustc 1.80.0
       >

so we have to wait until rustc 1.80.0 is in nixpkgs.

TornaxO7 commented 1 month ago

@zh4ngx but you can use the flake from the rio repository

zh4ngx commented 1 month ago
       > error: rustc 1.79.0 is not supported by the following package:
       >   rioterm@0.1.3 requires rustc 1.80.0
       >

so we have to wait until rustc 1.80.0 is in nixpkgs.

Darn ok

TornaxO7 commented 1 month ago

I also think that the ryantm bot will automatically create a PR if it's possible to upgrade rio.

zh4ngx commented 1 month ago

Updated to 0.1.4

zh4ngx commented 1 month ago

Updated to 0.1.5

zh4ngx commented 3 weeks ago

Updated to 0.1.5

update to 0.1.6

zh4ngx commented 3 weeks ago
       > error: rustc 1.79.0 is not supported by the following package:
       >   rioterm@0.1.3 requires rustc 1.80.0
       >

so we have to wait until rustc 1.80.0 is in nixpkgs.

looks like it just happened. :tada:

nyabinary commented 3 weeks ago

@otavio @TornaxO7 Rust 1.80 in nixpkgs now :P

TornaxO7 commented 3 weeks ago

https://github.com/NixOS/nixpkgs/pull/334855

zh4ngx commented 3 weeks ago

Thanks! Did one of the checks get stuck?

TornaxO7 commented 3 weeks ago

Thanks! Did one of the checks get stuck?

No, we just need to wait for a person with write access to this repo to accept the PR. This could take up some days.

zh4ngx commented 2 weeks ago

Closed by #335474 - much appreciated