mirror of
https://github.com/NixOS/nix.git
synced 2025-11-26 04:00:59 +01:00
Make store setting and store flags use StoreReference
This commit is contained in:
parent
4a19f4a866
commit
a7c841f704
35 changed files with 269 additions and 105 deletions
|
|
@ -15,6 +15,8 @@
|
|||
#include <iomanip>
|
||||
#include <regex>
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
namespace nix {
|
||||
|
||||
void emitTreeAttrs(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue