mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
423484ad26
We don't want this with MinGW. |
||
---|---|---|
.. | ||
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.