Merge branch 'lfam-packaged-for-guix'

This commit is contained in:
Thomas Waldmann 2016-03-26 14:21:10 +01:00
commit 54b7ac66e8
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Distribution Source Command
Arch Linux `[community]`_ ``pacman -S borg``
Debian `stretch`_, `unstable/sid`_ ``apt install borgbackup``
Gentoo `ebuild`_ ``emerge borgbackup``
GNU Guix `GNU Guix`_ ``guix package --install borg``
NetBSD `pkgsrc`_ ``pkg_add py-borgbackup``
NixOS `.nix file`_ N/A
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
.. _.nix file: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/backup/borg/default.nix
.. _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 /
submit it yourself, please help us with that! See :issue:`105` on