pub fn isRoot(b: *const Build) bool
pub fn isRoot(b: *const Build) bool { return b.pkg_hash.len == 0; }