aboutsummaryrefslogtreecommitdiff
path: root/HACKING
blob: 9adef201c259ab28d2e8ad91bf46596a4c4cc3c7 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-*- mode: org; coding: utf-8; -*-

#+TITLE: Hacking GNU Guix and Its Incredible Distro

Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès <ludo@gnu.org>
Copyright © 2015, 2017 Mathieu Lirzin <mthl@gnu.org>
Copyright © 2017 Leo Famulari <leo@famulari.name>
Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

* Contributing

See the manual for useful hacking information, either by running

  info -f doc/guix.info "Contributing"

or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]].
'>41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
digraph "Guix package" {
  "139781154519456" [label = "gcc-core-mesboot0@2.95.3", shape = box, fontname = Helvetica];
  "139781154519456" -> "139781154519632" [color = darkgoldenrod];
  "139781154519456" -> "139781154520688" [color = darkgoldenrod];
  "139781154519456" -> "139781034971312" [color = darkgoldenrod];
  "139781154519456" -> "139781154520160" [color = darkgoldenrod];
  "139781154519456" -> "139781034971664" [color = darkgoldenrod];
  "139781154519456" -> "139781154519984" [color = darkgoldenrod];
  "139781154519456" -> "139781154519808" [color = darkgoldenrod];
  "139781154519456" -> "139781154520512" [color = darkgoldenrod];
  "139781154519456" -> "139781034971488" [color = darkgoldenrod];
  "139781154519456" -> "139781034972896" [color = darkgoldenrod];
  "139781154519456" -> "139781034972368" [color = darkgoldenrod];
  "139781154519456" -> "139781034973072" [color = darkgoldenrod];
  "139781154519456" -> "139781131267872" [color = darkgoldenrod];
  "139781154519632" [label = "binutils-mesboot0@2.14", shape = box, fontname = Helvetica];
  "139781154519632" -> "139781154520688" [color = peachpuff4];
  "139781154519632" -> "139781034971312" [color = peachpuff4];
  "139781154519632" -> "139781154520160" [color = peachpuff4];
  "139781154519632" -> "139781034971664" [color = peachpuff4];
  "139781154519632" -> "139781154519984" [color = peachpuff4];
  "139781154519632" -> "139781154519808" [color = peachpuff4];
  "139781154519632" -> "139781154520512" [color = peachpuff4];
  "139781154519632" -> "139781034971488" [color = peachpuff4];
  "139781154519632" -> "139781034972896" [color = peachpuff4];
  "139781154519632" -> "139781034972368" [color = peachpuff4];
  "139781154519632" -> "139781034973072" [color = peachpuff4];
  "139781154519632" -> "139781131267872" [color = peachpuff4];
  "139781154520688" [label = "bash-mesboot0@2.05b", shape = box, fontname = Helvetica];
  "139781154520688" -> "139781034971488" [color = magenta];
  "139781154520688" -> "139781034971840" [color = magenta];
  "139781154520688" -> "139781034972896" [color = magenta];
  "139781154520688" -> "139781034972368" [color = magenta];
  "139781154520688" -> "139781034973072" [color = magenta];
  "139781154520688" -> "139781131267872" [color = magenta];
  "139781034971488" [label = "make-mesboot0@3.80", shape = box, fontname = Helvetica];
  "139781034971488" -> "139781034971840" [color = dimgrey];
  "139781034971488" -> "139781034972896" [color = dimgrey];
  "139781034971488" -> "139781034972368" [color = dimgrey];
  "139781034971488" -> "139781034973072" [color = dimgrey];
  "139781034971488" -> "139781131267872" [color = dimgrey];
  "139781034971840" [label = "tcc-boot0@0.9.26-1103-g6e62e0e", shape = box, fontname = Helvetica];
  "139781034971840" -> "139781034972016" [color = magenta];
  "139781034971840" -> "139781131266816" [color = magenta];
  "139781034971840" -> "139781034972896" [color = magenta];
  "139781034971840" -> "139781034972368" [color = magenta];
  "139781034971840" -> "139781034973072" [color = magenta];
  "139781034971840" -> "139781131267872" [color = magenta];
  "139781034972016" [label = "mes-boot@0.22", shape = box, fontname = Helvetica];
  "139781034972016" -> "139781034972192" [color = cyan3];
  "139781034972016" -> "139781131266816" [color = cyan3];
  "139781034972016" -> "139781034972896" [color = cyan3];
  "139781034972016" -> "139781034972368" [color = cyan3];
  "139781034972016" -> "139781034973072" [color = cyan3];
  "139781034972016" -> "139781131267872" [color = cyan3];
  "139781034972192" [label = "bootstrap-mes-rewired@0.19", shape = ellipse, fontname = Helvetica];
  "139781034972192" -> "139781131266640" [color = darkseagreen];
  "139781034972192" -> "139781034972896" [color = darkseagreen];
  "139781131266640" [label = "bootstrap-mes@0", shape = ellipse, fontname = Helvetica];
  "139781034972896" [label = "gash-boot@0.2.0", shape = box, fontname = Helvetica];
  "139781034972896" -> "139781034973072" [color = darkviolet];
  "139781034972896" -> "139781131267872" [color = darkviolet];
  "139781034973072" [label = "bootar@1", shape = box, fontname = Helvetica];
  "139781034973072" -> "139781131267872" [color = darkviolet];
  "139781131267872" [label = "guile-bootstrap@2.0", shape = ellipse, fontname = Helvetica];
  "139781131266816" [label = "bootstrap-mescc-tools@0.5.2", shape = ellipse, fontname = Helvetica];
  "139781034972368" [label = "gash-utils-boot@0.1.0", shape = box, fontname = Helvetica];
  "139781034972368" -> "139781034973072" [color = darkseagreen];
  "139781034972368" -> "139781034972896" [color = darkseagreen];
  "139781034972368" -> "139781131267872" [color = darkseagreen];
  "139781034971312" [label = "bzip2-mesboot@1.0.8", shape = box, fontname = Helvetica];
  "139781034971312" -> "139781034971488" [color = cyan3];
  "139781034971312" -> "139781034971840" [color = cyan3];
  "139781034971312" -> "139781034972896" [color = cyan3];
  "139781034971312" -> "139781034972368" [color = cyan3];
  "139781034971312" -> "139781034973072" [color = cyan3];
  "139781034971312" -> "139781131267872" [color = cyan3];
  "139781154520160" [label = "diffutils-mesboot@2.7", shape = box, fontname = Helvetica];
  "139781154520160" -> "139781034971488" [color = red];
  "139781154520160" -> "139781034971840" [color = red];
  "139781154520160" -> "139781034972896" [color = red];
  "139781154520160" -> "139781034972368" [color = red];
  "139781154520160" -> "139781034973072" [color = red];
  "139781154520160" -> "139781131267872" [color = red];
  "139781034971664" [label = "gzip-mesboot@1.2.4", shape = box, fontname = Helvetica];
  "139781034971664" -> "139781034971840" [color = red];
  "139781034971664" -> "139781034972896" [color = red];
  "139781034971664" -> "139781034972368" [color = red];
  "139781034971664" -> "139781034973072" [color = red];
  "139781034971664" -> "139781131267872" [color = red];
  "139781154519984" [label = "patch-mesboot@2.5.9", shape = box, fontname = Helvetica];
  "139781154519984" -> "139781034971488" [color = blue];
  "139781154519984" -> "139781034971840" [color = blue];
  "139781154519984" -> "139781034972896" [color = blue];
  "139781154519984" -> "139781034972368" [color = blue];
  "139781154519984" -> "139781034973072" [color = blue];
  "139781154519984" -> "139781131267872" [color = blue];
  "139781154519808" [label = "sed-mesboot0@1.18", shape = box, fontname = Helvetica];
  "139781154519808" -> "139781034971488" [color = red];
  "139781154519808" -> "139781034971840" [color = red];
  "139781154519808" -> "139781034972896" [color = red];
  "139781154519808" -> "139781034972368" [color = red];
  "139781154519808" -> "139781034973072" [color = red];
  "139781154519808" -> "139781131267872" [color = red];
  "139781154520512" [label = "tcc-boot@0.9.27", shape = box, fontname = Helvetica];
  "139781154520512" -> "139781034971312" [color = darkviolet];
  "139781154520512" -> "139781034971488" [color = darkviolet];
  "139781154520512" -> "139781034971840" [color = darkviolet];
  "139781154520512" -> "139781034972896" [color = darkviolet];
  "139781154520512" -> "139781034972368" [color = darkviolet];
  "139781154520512" -> "139781034973072" [color = darkviolet];
  "139781154520512" -> "139781131267872" [color = darkviolet];

}