From a54a117ba43534340e5aa7ab35c2b55afc32c684 Mon Sep 17 00:00:00 2001 From: ccao001 <69090073+ccao001@users.noreply.github.com> Date: Sun, 30 Aug 2020 00:44:45 -0400 Subject: [PATCH] README: Add Guix GNU Guix is a transactional package manager and an advanced distribution of the GNU system that respects user freedom. Guix can be used on top of any system running the kernel Linux, or it can be used as a standalone operating system distribution for i686, x86_64, ARMv7, and AArch64 machines. In addition to standard package management features, Guix supports transactional upgrades and roll-backs, unprivileged package management, per-user profiles, and garbage collection. When used as a standalone GNU/Linux distribution, Guix offers a declarative, stateless approach to operating system configuration management. Guix is highly customizable and hackable through Guile programming interfaces and extensions to the Scheme language. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c7d4a9a5..6e5b0f7f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ We provide compiled packages of most recent versions using an [automated build b On some Linux distributions there are also distribution packages available: * Debian Sid (unstable): http://packages.debian.org/sid/colobot * Arch Linux (AUR): https://aur.archlinux.org/packages/colobot-gold - * openSUSE: http://software.opensuse.org/download.html?project=games&package=colobot + * openSUSE http://software.opensuse.org/download.html?project=games&package=colobot + * Guix https://guix.gnu.org/en/packages/colobot-0.1.12-alpha/ ## Compiling and running the game