Skip to content

Commit 754e880

Browse files
authored
Update Readme (#551)
1 parent 8d4c1ca commit 754e880

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,17 @@ scoop install gitui
113113
choco install gitui
114114
```
115115

116+
### [Nix](https://search.nixos.org/packages?channel=unstable&show=gitui&from=0&size=50&sort=relevance&query=gitui) (Nix/NixOS)
117+
118+
Nixpkg
119+
```
120+
nix-env -iA nixpkgs.gitui
121+
```
122+
NixOS
123+
```
124+
nix-env -iA nixos.gitui
125+
```
126+
116127
## Release Binaries
117128

118129
[Available for download in releases](https://github.com/extrawurst/gitui/releases)

0 commit comments

Comments
 (0)