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.pyro-refactor
parent
d4ab82eaae
commit
a54a117ba4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue