浏览代码

Merge branch 'packaged-for-guix' of https://github.com/lfam/borg into lfam-packaged-for-guix

Thomas Waldmann 9 年之前
父节点
当前提交
d6b85a6a3b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/installation.rst

+ 2 - 0
docs/installation.rst

@@ -35,6 +35,7 @@ Distribution Source                                        Command
 Arch Linux   `[community]`_                                ``pacman -S borg``
 Arch Linux   `[community]`_                                ``pacman -S borg``
 Debian       `stretch`_, `unstable/sid`_                   ``apt install borgbackup``
 Debian       `stretch`_, `unstable/sid`_                   ``apt install borgbackup``
 Gentoo       `ebuild`_                                     ``emerge borgbackup``
 Gentoo       `ebuild`_                                     ``emerge borgbackup``
+GNU Guix     `GNU Guix`_                                   ``guix package --install borg``
 NetBSD       `pkgsrc`_                                     ``pkg_add py-borgbackup``
 NetBSD       `pkgsrc`_                                     ``pkg_add py-borgbackup``
 NixOS        `.nix file`_                                  N/A
 NixOS        `.nix file`_                                  N/A
 OS X         `Brew cask`_                                  ``brew cask install borgbackup``
 OS X         `Brew cask`_                                  ``brew cask install borgbackup``
@@ -52,6 +53,7 @@ Ubuntu       `Trusty 14.04 (backport PPA)`_                ``apt install borgbac
 .. _Trusty 14.04 (backport PPA): https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/borgbackup
 .. _Trusty 14.04 (backport PPA): https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/borgbackup
 .. _.nix file: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/backup/borg/default.nix
 .. _.nix file: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/backup/borg/default.nix
 .. _Brew cask: http://caskroom.io/
 .. _Brew cask: http://caskroom.io/
+.. _GNU Guix: https://www.gnu.org/software/guix/package-list.html#borg
 
 
 Please ask package maintainers to build a package or, if you can package /
 Please ask package maintainers to build a package or, if you can package /
 submit it yourself, please help us with that! See :issue:`105` on
 submit it yourself, please help us with that! See :issue:`105` on