I’d like to update the Mosh Shell package to utlize the Git HEAD version, or a specific PR. Is this something I can easily override? It seems like I should be the right path is a little fuzzy to me.
Source package: nixpkgs/default.nix at a964d7094a30316f0f25dbe6dad5fb8b1878f57c · NixOS/nixpkgs · GitHub
In this, it pulls a package down from the mosh website, but I’d instead like to switch to the Github Repo and pull the head of the main branch or a PR.