aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 73c46e9..466a206 100644
--- a/README
+++ b/README
@@ -25,6 +25,13 @@ software project.
### Guix package generation
+The [packaging][3] library is used to handle requirements (what Guix would
+consider an input). The dependency of every package in the build graph is
+decided by the [libsolv][4] dependency solver.
+
+[3]: https://github.com/pypa/packaging
+[4]: https://github.com/openSUSE/libsolv
+
A Guix package is a function of the following:
- A sdist store