Nix
2.28.3
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
dotgraph.hh
Go to the documentation of this file.
1
#pragma once
3
4
#include "nix/store/store-api.hh"
5
6
namespace
nix {
7
8
void
printDotGraph(ref<Store> store, StorePathSet && roots);
9
10
}
src
nix-store
dotgraph.hh
Generated by
1.13.2