Skip to content

Commit 283b0d9

Browse files
committed
Document Nixpkgs "installation method"
1 parent ae80ee8 commit 283b0d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ You can also install from this repo with `cargo`:
5656

5757
cargo install --git https://github.com/quodlibetor/git-instafix
5858

59+
Or use Nixpkgs. It's [in there](https://search.nixos.org/packages?channel=unstable&query=git-instafix).
60+
5961
Otherwise, you will need to compile with Rust. Install rust, clone this repo,
6062
build, and then copy the binary into your bin dir:
6163

0 commit comments

Comments
 (0)