File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -49,15 +49,19 @@ operations by running subordinate `git` commands.
49
49
Recent versions of StGit are available in several package repositories
50
50
such as [ HomeBrew] [ pkg-homebrew ] and [ MacPorts] [ pkg-macports ] for MacOS
51
51
and for the [ Arch] [ pkg-arch ] and [ Gentoo] [ pkg-gentoo ] Linux
52
- distributions.
52
+ distributions. StGit is also available via [ crates.io] [ pkg-crate ] ,
53
+ [ guix] [ pkg-guix ] , and [ nix] [ pkg-nix ] .
53
54
54
55
More details about StGit packages availability for various operating
55
56
systems can be [ found on repology] [ repology ] .
56
57
57
58
[ pkg-homebrew ] : https://formulae.brew.sh/formula/stgit
58
59
[ pkg-macports ] : https://ports.macports.org/port/stgit/
59
60
[ pkg-arch ] : https://aur.archlinux.org/packages/stgit
60
- [ pkg-gentoo ] : //https://packages.gentoo.org/packages/dev-vcs/stgit
61
+ [ pkg-gentoo ] : https://packages.gentoo.org/packages/dev-vcs/stgit
62
+ [ pkg-crate ] : https://crates.io/crates/stgit
63
+ [ pkg-guix ] : https://packages.guix.gnu.org/packages/stgit/
64
+ [ pkg-nix ] : https://search.nixos.org/packages?type=packages&query=stgit
61
65
[ repology ] : https://repology.org/project/stgit/versions
62
66
63
67
### Prebuilt Packages
You can’t perform that action at this time.
0 commit comments