mes/doc/talks/fosdem20/gcc-mesboot0-scheme-only-un...

181 lines
8.8 KiB
Plaintext

digraph "Guix package" {
"gcc0" [label = "gcc0", shape = box, fontname = Helvetica];
"gcc0" -> "glibc0" [color = red];
"gcc0" -> "linux-libre-headers" [color = red];
"gcc0" -> "binutils0" [color = red];
"gcc0" -> "gawk0" [color = red];
"gcc0" -> "gcc-core0" [color = red];
"gcc0" -> "bash0" [color = red];
"gcc0" -> "bzip2" [color = red];
"gcc0" -> "diffutils" [color = red];
"gcc0" -> "gzip" [color = red];
"gcc0" -> "patch" [color = red];
"gcc0" -> "sed0" [color = red];
"gcc0" -> "make0" [color = red];
"gcc0" -> "gash" [color = red];
"gcc0" -> "gash-core-utils" [color = red];
"gcc0" -> "bootstrap-guile" [color = red];
#"gcc0" -> "guile-bootstrap+guild" [color = red];
"glibc0" [label = "glibc0", shape = box, fontname = Helvetica];
"glibc0" -> "mes-headers" [color = dimgrey];
"glibc0" -> "binutils0" [color = dimgrey];
"glibc0" -> "gawk0" [color = dimgrey];
"glibc0" -> "gcc-core0" [color = dimgrey];
"glibc0" -> "bash0" [color = dimgrey];
"glibc0" -> "bzip2" [color = dimgrey];
"glibc0" -> "diffutils" [color = dimgrey];
"glibc0" -> "gzip" [color = dimgrey];
"glibc0" -> "patch" [color = dimgrey];
"glibc0" -> "sed0" [color = dimgrey];
"glibc0" -> "make0" [color = dimgrey];
"glibc0" -> "gash" [color = dimgrey];
"glibc0" -> "gash-core-utils" [color = dimgrey];
"glibc0" -> "bootstrap-guile" [color = dimgrey];
#"glibc0" -> "guile-bootstrap+guild" [color = dimgrey];
"mes-headers" [label = "mes-headers", shape = box, fontname = Helvetica];
"mes-headers" -> "linux-libre-headers" [color = blue];
"mes-headers" -> "bash0" [color = blue];
"mes-headers" -> "bzip2" [color = blue];
"mes-headers" -> "diffutils" [color = blue];
"mes-headers" -> "gzip" [color = blue];
"mes-headers" -> "patch" [color = blue];
"mes-headers" -> "sed0" [color = blue];
"mes-headers" -> "tcc" [color = blue];
"mes-headers" -> "make0" [color = blue];
"mes-headers" -> "gash" [color = blue];
"mes-headers" -> "gash-core-utils" [color = blue];
"mes-headers" -> "bootstrap-guile" [color = blue];
#"mes-headers" -> "guile-bootstrap+guild" [color = blue];
#"linux-libre-headers" [label = "linux-libre-headers-bootstrap", shape = box, fontname = Helvetica];
"linux-libre-headers" [label = "bootstrap-linux-libre-headers", fontname = Helvetica];
"bash0" [label = "bash0", shape = box, fontname = Helvetica];
"bash0" -> "make0" [color = dimgrey];
"bash0" -> "tcc0" [color = dimgrey];
"bash0" -> "gash" [color = dimgrey];
"bash0" -> "gash-core-utils" [color = dimgrey];
"bash0" -> "bootstrap-guile" [color = dimgrey];
#"bash0" -> "guile-bootstrap+guild" [color = dimgrey];
"make0" [label = "make0", shape = box, fontname = Helvetica];
"make0" -> "tcc0" [color = red];
"make0" -> "gash" [color = red];
"make0" -> "gash-core-utils" [color = red];
"make0" -> "bootstrap-guile" [color = red];
#"make0" -> "guile-bootstrap+guild" [color = red];
"tcc0" [label = "tcc0", shape = box, fontname = Helvetica];
"tcc0" -> "mes" [color = darkgoldenrod];
"tcc0" -> "bootstrap-mescc-tools" [color = darkgoldenrod];
"tcc0" -> "gash" [color = darkgoldenrod];
"tcc0" -> "gash-core-utils" [color = darkgoldenrod];
"tcc0" -> "bootstrap-guile" [color = darkgoldenrod];
#"tcc0" -> "guile-bootstrap+guild" [color = darkgoldenrod];
"mes" [label = "mes", shape = box, fontname = Helvetica];
#"mes" -> "bootstrap-mes-rewired" [color = darkgoldenrod];
"mes" -> "bootstrap-mes" [color = darkgoldenrod];
"mes" -> "bootstrap-mescc-tools" [color = darkgoldenrod];
"mes" -> "gash" [color = darkgoldenrod];
"mes" -> "gash-core-utils" [color = darkgoldenrod];
"mes" -> "bootstrap-guile" [color = darkgoldenrod];
#"mes" -> "guile-bootstrap+guild" [color = darkgoldenrod];
#"bootstrap-mes-rewired" [label = "bootstrap-mes-rewired", shape = box, fontname = Helvetica];
#"bootstrap-mes-rewired" -> "bootstrap-mes" [color = dimgrey];
#"bootstrap-mes-rewired" -> "gash" [color = dimgrey];
#"bootstrap-mes" [label = "bootstrap-mes", shape = box, fontname = Helvetica];
"bootstrap-mes" [label = "bootstrap-mes", fontname = Helvetica];
"gash" [label = "gash", shape = box, fontname = Helvetica];
"gash" -> "bootstrap-guile" [color = darkviolet];
# "guile-bootstrap+guild" [label = "guile-bootstrap+guild", shape = box, fontname = Helvetica];
# "guile-bootstrap+guild" -> "bootstrap-guile" [color = blue];
#"bootstrap-guile" [label = "guile-bootstrap", shape = box, fontname = Helvetica];
"bootstrap-guile" [label = "guile-bootstrap", fontname = Helvetica];
#"bootstrap-mescc-tools" [label = "bootstrap-mescc-tools", shape = box, fontname = Helvetica];
"bootstrap-mescc-tools" [label = "bootstrap-mescc-tools", fontname = Helvetica];
"gash-core-utils" [label = "gash-core-utils", shape = box, fontname = Helvetica];
"gash-core-utils" -> "bootstrap-guile" [color = red];
"gash-core-utils" -> "gash" [color = red];
"bzip2" [label = "bzip2", shape = box, fontname = Helvetica];
"bzip2" -> "make0" [color = darkgoldenrod];
"bzip2" -> "tcc0" [color = darkgoldenrod];
"bzip2" -> "gash" [color = darkgoldenrod];
"bzip2" -> "gash-core-utils" [color = darkgoldenrod];
"bzip2" -> "bootstrap-guile" [color = darkgoldenrod];
#"bzip2" -> "guile-bootstrap+guild" [color = darkgoldenrod];
"diffutils" [label = "diffutils", shape = box, fontname = Helvetica];
"diffutils" -> "make0" [color = darkgoldenrod];
"diffutils" -> "tcc0" [color = darkgoldenrod];
"diffutils" -> "gash" [color = darkgoldenrod];
"diffutils" -> "gash-core-utils" [color = darkgoldenrod];
"diffutils" -> "bootstrap-guile" [color = darkgoldenrod];
#"diffutils" -> "guile-bootstrap+guild" [color = darkgoldenrod];
"gzip" [label = "gzip", shape = box, fontname = Helvetica];
"gzip" -> "tcc0" [color = darkseagreen];
"gzip" -> "gash" [color = darkseagreen];
"gzip" -> "gash-core-utils" [color = darkseagreen];
"gzip" -> "bootstrap-guile" [color = darkseagreen];
#"gzip" -> "guile-bootstrap+guild" [color = darkseagreen];
"patch" [label = "patch", shape = box, fontname = Helvetica];
"patch" -> "make0" [color = peachpuff4];
"patch" -> "tcc0" [color = peachpuff4];
"patch" -> "gash" [color = peachpuff4];
"patch" -> "gash-core-utils" [color = peachpuff4];
"patch" -> "bootstrap-guile" [color = peachpuff4];
#"patch" -> "guile-bootstrap+guild" [color = peachpuff4];
"sed0" [label = "sed0", shape = box, fontname = Helvetica];
"sed0" -> "make0" [color = peachpuff4];
"sed0" -> "tcc0" [color = peachpuff4];
"sed0" -> "gash" [color = peachpuff4];
"sed0" -> "gash-core-utils" [color = peachpuff4];
"sed0" -> "bootstrap-guile" [color = peachpuff4];
#"sed0" -> "guile-bootstrap+guild" [color = peachpuff4];
"tcc" [label = "tcc0", shape = box, fontname = Helvetica];
"tcc" -> "bzip2" [color = blue];
"tcc" -> "make0" [color = blue];
"tcc" -> "tcc0" [color = blue];
"tcc" -> "gash" [color = blue];
"tcc" -> "gash-core-utils" [color = blue];
"tcc" -> "bootstrap-guile" [color = blue];
#"tcc" -> "guile-bootstrap+guild" [color = blue];
"binutils0" [label = "binutils0", shape = box, fontname = Helvetica];
"binutils0" -> "bash0" [color = darkgoldenrod];
"binutils0" -> "bzip2" [color = darkgoldenrod];
"binutils0" -> "diffutils" [color = darkgoldenrod];
"binutils0" -> "gzip" [color = darkgoldenrod];
"binutils0" -> "patch" [color = darkgoldenrod];
"binutils0" -> "sed0" [color = darkgoldenrod];
"binutils0" -> "tcc" [color = darkgoldenrod];
"binutils0" -> "make0" [color = darkgoldenrod];
"binutils0" -> "gash" [color = darkgoldenrod];
"binutils0" -> "gash-core-utils" [color = darkgoldenrod];
"binutils0" -> "bootstrap-guile" [color = darkgoldenrod];
#"binutils0" -> "guile-bootstrap+guild" [color = darkgoldenrod];
"gawk0" [label = "gawk0", shape = box, fontname = Helvetica];
"gawk0" -> "bash0" [color = dimgrey];
"gawk0" -> "bzip2" [color = dimgrey];
"gawk0" -> "diffutils" [color = dimgrey];
"gawk0" -> "gzip" [color = dimgrey];
"gawk0" -> "patch" [color = dimgrey];
"gawk0" -> "sed0" [color = dimgrey];
"gawk0" -> "tcc" [color = dimgrey];
"gawk0" -> "make0" [color = dimgrey];
"gawk0" -> "gash" [color = dimgrey];
"gawk0" -> "gash-core-utils" [color = dimgrey];
"gawk0" -> "bootstrap-guile" [color = dimgrey];
#"gawk0" -> "guile-bootstrap+guild" [color = dimgrey];
"gcc-core0" [label = "gcc-core0", shape = box, fontname = Helvetica];
"gcc-core0" -> "binutils0" [color = red];
"gcc-core0" -> "bash0" [color = red];
"gcc-core0" -> "bzip2" [color = red];
"gcc-core0" -> "diffutils" [color = red];
"gcc-core0" -> "gzip" [color = red];
"gcc-core0" -> "patch" [color = red];
"gcc-core0" -> "sed0" [color = red];
"gcc-core0" -> "tcc" [color = red];
"gcc-core0" -> "make0" [color = red];
"gcc-core0" -> "gash" [color = red];
"gcc-core0" -> "gash-core-utils" [color = red];
"gcc-core0" -> "bootstrap-guile" [color = red];
#"gcc-core0" -> "guile-bootstrap+guild" [color = red];
}