Skip to content

Commit 08010fe

Browse files
committed
docs(readme): enumerate more package repositories
1 parent 8b8800e commit 08010fe

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,19 @@ operations by running subordinate `git` commands.
4949
Recent versions of StGit are available in several package repositories
5050
such as [HomeBrew][pkg-homebrew] and [MacPorts][pkg-macports] for MacOS
5151
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].
5354

5455
More details about StGit packages availability for various operating
5556
systems can be [found on repology][repology].
5657

5758
[pkg-homebrew]: https://formulae.brew.sh/formula/stgit
5859
[pkg-macports]: https://ports.macports.org/port/stgit/
5960
[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
6165
[repology]: https://repology.org/project/stgit/versions
6266

6367
### Prebuilt Packages

0 commit comments

Comments
 (0)