mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
77205b2042
Separate platform-specific files will allow avoiding a lot of CPP. |
||
---|---|---|
.. | ||
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.