diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 01:15:56 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | d79db470db992ada6fd10a9073f7416c55d8f757 (patch) | |
tree | 7acb571a6036d27eed6eae92a75f19751fae7202 /system/guix/slack-desc | |
parent | 2000d2501ebcec9ef655bce0bee4e3e2e7e6dc8c (diff) | |
download | slackbuilds-d79db470db992ada6fd10a9073f7416c55d8f757.tar.gz |
system/guix: Fix slack-desc.
Diffstat (limited to 'system/guix/slack-desc')
-rw-r--r-- | system/guix/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/guix/slack-desc b/system/guix/slack-desc index 857fcb0e2a..89630c273e 100644 --- a/system/guix/slack-desc +++ b/system/guix/slack-desc @@ -7,13 +7,13 @@ |-----handy-ruler------------------------------------------------------| guix: guix (a purely functional package manager) -guix: +guix: guix: GNU Guix provides state-of-the-art package management features such guix: as transactional upgrades and roll-backs, reproducible build guix: environments, unprivileged package management, and per-user profiles. guix: It uses low-level mechanisms from the Nix package manager, but guix: packages are defined as native Guile modules, using extensions to the -guix: Scheme language—which makes it nicely hackable. +guix: Scheme language -- which makes it nicely hackable. guix: guix: Homepage: https://www.gnu.org/software/guix/ guix: |