unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
blob a6469da80cdb842a42c772dcdafc77e03eee2edf 924 bytes (raw)
name: doc/hash.texi 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
 

@c %start of fragment

@node Invoking guix hash
@section Invoking @command{guix hash}
The @command{guix hash} command allows to check the integrity of a file.
It is primarily a convenience tool for anyone contributing to the
distribution: it computes the cryptographic hash of a file, which can be
used in the definition of a package (@pxref{Defining Packages}).

The general syntax is:

@example 
 guix hash @var{option} @var{file}
@end example

@command{guix hash} has the following option:

@table @code
@item --format=@var{fmt}
@itemx -f @var{fmt}
Write the hash in the given format.

Supported formats: @code{nix-base32}, @code{base32}, @code{base16}
(@code{hex} and @code{hexadecimal} can be used as well).

If the @option{--format} option is not specified, @command{guix hash}
will output the hash in @code{nix-base32}.  This representation is used
in the definitions of packages.

@end table


@c %end of fragment


debug log:

solving a6469da ...
found a6469da in https://yhetil.org/guix-bugs/87ppwz23s1.fsf@karetnikov.org/

applying [1/1] https://yhetil.org/guix-bugs/87ppwz23s1.fsf@karetnikov.org/
diff --git a/doc/hash.texi b/doc/hash.texi
new file mode 100644
index 0000000..a6469da

1:19: trailing whitespace.
@example 
Checking patch doc/hash.texi...
1:41: new blank line at EOF.
+
Applied patch doc/hash.texi cleanly.
warning: 2 lines add whitespace errors.

index at:
100644 a6469da80cdb842a42c772dcdafc77e03eee2edf	doc/hash.texi

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).