Skip to content

Commit e4d59e3

Browse files
authored
Document Nixpkgs "installation method"
1 parent 6b69197 commit e4d59e3

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
@@ -55,6 +55,8 @@ You can also install from this repo with `cargo`:
5555

5656
cargo install --git https://github.com/quodlibetor/git-fixup
5757

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

0 commit comments

Comments
 (0)