We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae80ee8 commit 283b0d9Copy full SHA for 283b0d9
README.md
@@ -56,6 +56,8 @@ You can also install from this repo with `cargo`:
56
57
cargo install --git https://github.com/quodlibetor/git-instafix
58
59
+Or use Nixpkgs. It's [in there](https://search.nixos.org/packages?channel=unstable&query=git-instafix).
60
+
61
Otherwise, you will need to compile with Rust. Install rust, clone this repo,
62
build, and then copy the binary into your bin dir:
63
0 commit comments