pin
pin
Which basically means we are **really** close to the edge 😞
Right, I'd guess the risk is still there but, I've actually just managed to compile 0.98.0 within pkgsrc standard locations. ``` ~> version | transpose key value | to md...
@sholderbach [Merged](http://mail-index.netbsd.org/pkgsrc-changes/2024/09/21/msg307477.html)
FYI `nushell`-0.98.0 built successfully on the official builds.
🚀 All tests passed. So `clippy` using rust-1.76 in the CI is happy 🥳 But, locally with rust-1.80.1 I get the following: ``` Checking hck v0.10.2 (/home/pin/Downloads/hck) warning: transmute used...
@sstadick I've tried but, `cargo clippy` isn't happy after updating the rust toolchain to 1.81 Maybe it would still work with a lower version of Rust but, at some point...
Cheers! It does build locally using `cargo build` with Rust-1.82 but, obviously `cargo clippy` falls on its nose.
#91 looks good, thanks for fixing `clippy` > Will need to re-remind myself how to run the thirdparty yaml bit I did that :) ``` ~> cargo bundle-licenses --format yaml...
Thanks for rolling back to 1.81 and for fixing the `clippy` warnings. I'll try to update the package soon but, might take a day or so.
