doc: Mention 'guix lint -c derivation'.
* doc/guix.texi (Invoking guix lint): Mention the 'derivation' checker.
This commit is contained in:
parent
e66f243e92
commit
20d9034cc5
1 changed files with 4 additions and 0 deletions
|
@ -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 or if it is a release tarball. Unfortunately GitHub's
|
||||||
autogenerated tarballs are sometimes regenerated.
|
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
|
@item archival
|
||||||
@cindex Software Heritage, source code archive
|
@cindex Software Heritage, source code archive
|
||||||
@cindex archival of source code, Software Heritage
|
@cindex archival of source code, Software Heritage
|
||||||
|
|
Reference in a new issue