a6c17097d2
Sorry about that. Fixes https://github.com/NixOS/nix/issues/8616 |
||
---|---|---|
.. | ||
local.mk | ||
main.cc | ||
README.md |
A very simple C++ consumer of the libstore library.
- Keep it simple. Library consumers expect something simple.
- No build hook, or any other reinvocations.
- No more global state than necessary.