@grhmc So, Rust based packages in nixos - if I want to replace the *source* to the rustup package (ie. have it built from a test branch of my own) how do I express that in nix without just copying the package into my config and hacking at it? (I am still very junior nix-wise)
2
2
Replying to @dsilverstone @grhmc
I've done the "grab the whole package into my config" thing before for rust-analyzer, though obviously I'd prefer to not have to do that.

Jun 6, 2022 ยท 10:13 AM UTC