summaryrefslogtreecommitdiff
path: root/system/guix/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'system/guix/slack-desc')
-rw-r--r--system/guix/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/guix/slack-desc b/system/guix/slack-desc
new file mode 100644
index 0000000000..857fcb0e2a
--- /dev/null
+++ b/system/guix/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+guix: guix (a purely functional package manager)
+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:
+guix: Homepage: https://www.gnu.org/software/guix/
+guix: