mirror of
https://github.com/NixOS/nix.git
synced 2025-12-09 02:21:02 +01:00
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.