mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 16:26:18 +02:00
7 lines
205 B
Markdown
7 lines
205 B
Markdown
|
|
||
|
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.
|