Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Serve narinfo files for derivation sources | Christopher Baines | 2019-12-29 |
* | Move rendering narinfo responses out of the main controller function•••In preparation for also handling derivation source files. | Christopher Baines | 2019-12-29 |
* | Serve nar files for the derivation source files | Christopher Baines | 2019-12-29 |
* | Add a page to show the public key used to sign substitutes | Christopher Baines | 2019-12-27 |
* | Change indentation in the nar-controller parameters | Christopher Baines | 2019-12-27 |
* | Serve the /nix-cache-info response•••This should be the last piece of the puzzle for providing substitutes for derivations. | Christopher Baines | 2019-12-26 |
* | Serve narinfo files for derivations | Christopher Baines | 2019-12-26 |
* | Render nar files for derivations•••In the same manor that Guix publish does. This is working towards being able to serve substitutes for derivations. | Christopher Baines | 2019-12-26 |