-*- org -*- #+TITLE: GNU Mes images Copyright © 2018 Jan (janneke) Nieuwenhuizen <janneke@gnu.org> 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. gcc-mesboot-graph.dot This graph is generated from Guix wip-bootstrap, doing: sed -i s,package-with-bootstrap-guile,identity, gnu/packages/{commencement,mes}.scm ~/src/guix-bootstrap/pre-inst-env guix graph gcc-mesboot > doc/images/gcc-mesboot-graph.dot dot -T png doc/images/gcc-mesboot-graph.dot > doc/images/gcc-mesboot-graph.png