b7fd2c28224a ^
c0bbed095966 ^
75068e7d753c ^
6baa2c442035 ^
1
2
3 4 5
6
7
8
9
#pragma once #include "types.hh" namespace nix { void printDotGraph(const PathSet & roots); }