John Ericson
|
f4ab297b31
|
Ensure all headers have #pragma once and are in API docs
`///@file` makes them show up in the internal API dos. A tiny few were
missing `#pragma once`.
|
2023-03-31 23:19:44 -04:00 |
|
John Ericson
|
8cab89a94b
|
Convert a bunch of comments in headers to Doxygen documentation
The internal API docs now contain more useful information.
Co-authored-by: Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com>
|
2023-03-29 23:22:07 -04:00 |
|
Robert Hensing
|
dfa547c6a8
|
Add ContentAddressMethod and parse/render it
|
2020-09-17 20:21:04 +02:00 |
|
Eelco Dolstra
|
5dff49f661
|
Factor out commonality between nix-prefetch-url and nix-store --add-fixed
|
2020-07-10 13:21:37 +02:00 |
|
John Ericson
|
2f0e395c99
|
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into validPathInfo-ca-proper-datatype
|
2020-06-19 15:26:59 +00:00 |
|
Carlo Nucera
|
fd2eb41e64
|
Move file-hash to content-address
|
2020-06-02 15:44:58 -04:00 |
|