1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

* Documented nix-hash.

This commit is contained in:
Eelco Dolstra 2006-10-02 22:11:44 +00:00
parent cfe35ca0e0
commit 84e6c43e85
5 changed files with 161 additions and 4 deletions

View file

@ -69,6 +69,10 @@
<title>nix-collect-garbage</title>
<xi:include href="nix-collect-garbage.xml" />
</section>
<section xml:id="sec-nix-hash">
<title>nix-hash</title>
<xi:include href="nix-hash.xml" />
</section>
<section xml:id="sec-nix-install-package">
<title>nix-install-package</title>
<xi:include href="nix-install-package.xml" />