mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-25 15:26:17 +02:00
1b6cd1d2af
This reverts commit 62feb5ca09263c78ddb692836228223e5b58d3ae. It runs as part of the functional tests, which control the environment, solving some of the problems a default config has when run in the sandbox. |
||
---|---|---|
.. | ||
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.