1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 09:35:56 +02:00

doc: Mention 'guix lint -c derivation'.

* doc/guix.texi (Invoking guix lint): Mention the 'derivation' checker.
This commit is contained in:
Ludovic Courtès
2020-06-14 12:08:57 +02:00
parent e66f243e92
commit 20d9034cc5
+4
View File
@@ -9953,6 +9953,10 @@ Parse the @code{source} URL to determine if a tarball from GitHub is
autogenerated or if it is a release tarball. Unfortunately GitHub's
autogenerated tarballs are sometimes regenerated.
@item derivation
Check that the derivation of the given packages can be successfully
computed for all the supported systems (@pxref{Derivations}).
@item archival
@cindex Software Heritage, source code archive
@cindex archival of source code, Software Heritage