1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

doc: Mention the pronunciation of "Guix".

* README: Mention pronunciation of "Guix".
* doc/guix.texi (Introduction): Likewise.
This commit is contained in:
Ludovic Courtès
2012-11-25 15:30:03 +01:00
parent da7b042dd9
commit c80e7e55b3
2 changed files with 13 additions and 11 deletions

10
README
View File

@@ -1,10 +1,10 @@
-*- mode: org -*-
[[http://www.gnu.org/software/guix/][GNU Guix]] is a purely functional package manager, and associated free
software distribution, for the [[http://www.gnu.org/gnu/gnu.html][GNU system]]. In addition to standard
package management features, Guix supports transactional upgrades and
roll-backs, unprivileged package management, per-user profiles, and
garbage collection.
[[http://www.gnu.org/software/guix/][GNU Guix]] (IPA: /ɡiːks/) is a purely functional package manager, and
associated free software distribution, for the [[http://www.gnu.org/gnu/gnu.html][GNU system]]. In addition
to standard package management features, Guix supports transactional
upgrades and roll-backs, unprivileged package management, per-user
profiles, and garbage collection.
It provides [[http://www.gnu.org/software/guile/][Guile]] Scheme APIs, including a high-level embedded
domain-specific languages (EDSLs) to describe how packages are to be