maintenance/talks/fosdem-2021/declaratively/images/coreutils-graph.dot

36 lines
2.2 KiB
Plaintext

digraph "Guix package" {
"139932955880256" [label = "coreutils@8.32", shape = box, fontname = sans];
"139932955880256" -> "139932955243456" [color = blue];
"139932955880256" -> "139932955709600" [color = blue];
"139932955880256" -> "139933145238656" [color = blue];
"139932955880256" -> "139932954413568" [color = blue];
"139932955243456" [label = "perl@5.30.2", shape = box, fontname = sans];
"139932955709600" [label = "acl@2.2.53", shape = box, fontname = sans];
"139932955709600" -> "139932954172224" [color = darkviolet];
"139932955709600" -> "139932955243456" [color = darkviolet];
"139932955709600" -> "139932955709760" [color = darkviolet];
"139932954172224" [label = "gettext-minimal@0.20.1", shape = box, fontname = sans];
"139932954172224" -> "139933145236896" [color = peachpuff4];
"139932954172224" -> "139932981693888" [color = peachpuff4];
"139932954172224" -> "139932953738848" [color = peachpuff4];
"139933145236896" [label = "libunistring@0.9.10", shape = box, fontname = sans];
"139932981693888" [label = "libxml2@2.9.10", shape = box, fontname = sans];
"139932981693888" -> "139932955243456" [color = peachpuff4];
"139932981693888" -> "139932955207872" [color = peachpuff4];
"139932981693888" -> "139932955209152" [color = peachpuff4];
"139932955207872" [label = "xz@5.2.4", shape = box, fontname = sans];
"139932955209152" [label = "zlib@1.2.11", shape = box, fontname = sans];
"139932953738848" [label = "ncurses@6.2", shape = box, fontname = sans];
"139932953738848" -> "139933082357504" [color = dimgrey];
"139933082357504" [label = "pkg-config@0.29.2", shape = box, fontname = sans];
"139932955709760" [label = "attr@2.4.48", shape = box, fontname = sans];
"139932955709760" -> "139932954172224" [color = dimgrey];
"139932955709760" -> "139932955243456" [color = dimgrey];
"139933145238656" [label = "gmp@6.2.0", shape = box, fontname = sans];
"139933145238656" -> "139933082099456" [color = magenta];
"139933082099456" [label = "m4@1.4.18", shape = box, fontname = sans];
"139932954413568" [label = "libcap@2.31", shape = box, fontname = sans];
"139932954413568" -> "139932955243456" [color = darkgoldenrod];
}