diff --git a/channels.scm b/channels.scm
index a3f2b8c..c79b138 100644
--- a/channels.scm
+++ b/channels.scm
@@ -3,7 +3,7 @@
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(commit
- "9b77bd0b9b4f3de69390da0ba7db5b9dbc01e554")
+ "afdbf7f271529573397474fdb8f1c9d00dceba37")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
@@ -14,7 +14,7 @@
(url "https://gitlab.com/nonguix/nonguix")
(branch "master")
(commit
- "5a0490f23d8cb9a564a2486b2507356cfb328129")
+ "71a53faf2e1925a309b480f17e5b836740ce54bc")
(introduction
(make-channel-introduction
"897c1a470da759236cc11798f4e0a5f7d4d59fbc"
@@ -25,7 +25,7 @@
(url "https://codeberg.org/hako/rosenthal.git")
(branch "trunk")
(commit
- "417dd04e821084a7137872d3bf16f10379017a18")
+ "0d789becf6916017092f85b0d2b0a3f46e90b411")
(introduction
(make-channel-introduction
"7677db76330121a901604dfbad19077893865f35"
diff --git a/deploy.sh b/deploy.sh
index f27d6c9..5971681 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -2,7 +2,7 @@
gather_env() {
# Gather needed information
- echo -n "Type 'e' for encrypted or 'd' for decrypted install: "
+ echo -n "Type 'eb' for encrypted w/ boot, 'en' for encrypted w/o boot, or 'd' for decrypted install: "
read install_type
echo -n "Type system hostname: "
@@ -17,6 +17,13 @@ gather_env() {
echo -n "Type device file for SWAP: "
read swap_dev
+ echo -n "Add local device on network as substitute server? (y/n): "
+ read add_local_sub
+ if [ "$add_local_sub" == "y" ]
+ then
+ echo -n "Enter IP address of server: "
+ read substitute_ip
+ fi
}
copy_and_prepare() {
@@ -37,14 +44,14 @@ copy_and_prepare() {
# We are installing!
# Copy template to root of repo
- if [ "$install_type" == "e" ]
+ if [ "$install_type" == "eb" ]
then
cp ./modules/ryan-config/deploy-templates/HostTemplateEncrypted ./$install_hostname.scm
elif [ "$install_type" == "d" ]
then
cp ./modules/ryan-config/deploy-templates/HostTemplate ./$install_hostname.scm
else
- echo "Invalid install type (not d or e), bailing!"
+ echo "Invalid install type (not eb, en, or d), bailing!"
exit 1
fi
@@ -62,11 +69,24 @@ copy_and_prepare() {
echo "Installing non-guix signing keys for substitutes..."
curl -o sign-key.pub https://substitutes.nonguix.org/signing-key.pub
guix archive --authorize < sign-key.pub
+
+ if [ "$add_local_sub" == "y" ]
+ then
+ echo "Installing local substitute server's signing keys"
+ curl -o local-sign.pub http://$substitute_ip/signing-key.pub
+ guix archive --authorize < local-sign.pub
+ fi
}
install_system() {
echo "Beginning install!"
- guix time-machine -C ./channels.scm -- system -L ./modules --substitute-urls='https://substitutes.nonguix.org https://bordeaux.guix.gnu.org https://ci.guix.gnu.org' init $install_hostname.scm /mnt
+ if [ "$add_local_sub" == "y"]
+ then
+ guix time-machine -C ./channels.scm -- system -L ./modules --substitute-urls="http://$substitute_ip https://substitutes.nonguix.org https://bordeaux.guix.gnu.org https://ci.guix.gnu.org" init $install_hostname.scm /mnt
+ else
+ guix time-machine -C ./channels.scm -- system -L ./modules --substitute-urls="https://substitutes.nonguix.org https://bordeaux.guix.gnu.org https://ci.guix.gnu.org" init $install_hostname.scm /mnt
+ fi
+
}
install_user_env() {
diff --git a/modules/ryan-packages/test.html b/modules/ryan-packages/test.html
deleted file mode 100644
index f0b551d..0000000
--- a/modules/ryan-packages/test.html
+++ /dev/null
@@ -1,1073 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8">
- <style>
-text {
- font: 10px sans-serif;
- pointer-events: none;
-}
- </style>
- <script type="text/javascript" src="/gnu/store/d74zg27gc831j3ck7f3zvzgj9spaxnrb-guix-module-union/share/guile/site/3.0/guix/d3.v3.js"></script>
- </head>
- <body>
- <script type="text/javascript">
-var nodes = {},
- nodeArray = [],
- links = [];
-nodes["140550228278192"] = {"id": "140550228278192", "label": "waybar-new@0.9.22", "index": nodeArray.length};
-nodeArray.push(nodes["140550228278192"]);
-links.push({"source": "140550228278192", "target": "140550156000528"});
-links.push({"source": "140550228278192", "target": "140550459778960"});
-links.push({"source": "140550228278192", "target": "140550159904016"});
-links.push({"source": "140550228278192", "target": "140550170777312"});
-links.push({"source": "140550228278192", "target": "140550228278544"});
-links.push({"source": "140550228278192", "target": "140550155684080"});
-links.push({"source": "140550228278192", "target": "140550168427440"});
-links.push({"source": "140550228278192", "target": "140550169729440"});
-links.push({"source": "140550228278192", "target": "140550169705040"});
-links.push({"source": "140550228278192", "target": "140550167187056"});
-links.push({"source": "140550228278192", "target": "140550169729616"});
-links.push({"source": "140550228278192", "target": "140550168275888"});
-links.push({"source": "140550228278192", "target": "140550170779072"});
-links.push({"source": "140550228278192", "target": "140550224334448"});
-links.push({"source": "140550228278192", "target": "140550157898960"});
-links.push({"source": "140550228278192", "target": "140550169727504"});
-links.push({"source": "140550228278192", "target": "140550158020608"});
-links.push({"source": "140550228278192", "target": "140550190898976"});
-links.push({"source": "140550228278192", "target": "140550225229536"});
-links.push({"source": "140550228278192", "target": "140550223606640"});
-links.push({"source": "140550228278192", "target": "140550170777488"});
-links.push({"source": "140550228278192", "target": "140550158044960"});
-nodes["140550156000528"] = {"id": "140550156000528", "label": "glib@2.72.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550156000528"]);
-links.push({"source": "140550156000528", "target": "140550155915264"});
-links.push({"source": "140550156000528", "target": "140550159771184"});
-links.push({"source": "140550156000528", "target": "140550459779840"});
-links.push({"source": "140550156000528", "target": "140550160707584"});
-links.push({"source": "140550156000528", "target": "140550459778960"});
-links.push({"source": "140550156000528", "target": "140550160343392"});
-links.push({"source": "140550156000528", "target": "140550160375408"});
-links.push({"source": "140550156000528", "target": "140550161420464"});
-links.push({"source": "140550156000528", "target": "140550160709520"});
-links.push({"source": "140550156000528", "target": "140550160343392"});
-links.push({"source": "140550156000528", "target": "140550160375408"});
-links.push({"source": "140550156000528", "target": "140550157412944"});
-links.push({"source": "140550156000528", "target": "140550458590240"});
-links.push({"source": "140550156000528", "target": "140550157879536"});
-links.push({"source": "140550156000528", "target": "140550160636496"});
-nodes["140550155915264"] = {"id": "140550155915264", "label": "dbus@1.14.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550155915264"]);
-links.push({"source": "140550155915264", "target": "140550459778960"});
-links.push({"source": "140550155915264", "target": "140550159684112"});
-links.push({"source": "140550155915264", "target": "140550159773472"});
-links.push({"source": "140550155915264", "target": "140550155464128"});
-links.push({"source": "140550155915264", "target": "140550169807968"});
-links.push({"source": "140550155915264", "target": "140550169727504"});
-links.push({"source": "140550155915264", "target": "140550169780000"});
-links.push({"source": "140550155915264", "target": "140550155265232"});
-links.push({"source": "140550155915264", "target": "140550169727856"});
-links.push({"source": "140550155915264", "target": "140550168348912"});
-nodes["140550459778960"] = {"id": "140550459778960", "label": "pkg-config@0.29.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550459778960"]);
-nodes["140550159684112"] = {"id": "140550159684112", "label": "docbook-xml@4.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550159684112"]);
-nodes["140550159773472"] = {"id": "140550159773472", "label": "docbook-xsl@1.79.2-0.fe16c90", "index": nodeArray.length};
-nodeArray.push(nodes["140550159773472"]);
-nodes["140550155464128"] = {"id": "140550155464128", "label": "doxygen@1.9.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550155464128"]);
-nodes["140550169807968"] = {"id": "140550169807968", "label": "xmlto@0.0.28", "index": nodeArray.length};
-nodeArray.push(nodes["140550169807968"]);
-nodes["140550169727504"] = {"id": "140550169727504", "label": "libxml2@2.9.14", "index": nodeArray.length};
-nodeArray.push(nodes["140550169727504"]);
-nodes["140550169780000"] = {"id": "140550169780000", "label": "libxslt@1.1.37", "index": nodeArray.length};
-nodeArray.push(nodes["140550169780000"]);
-nodes["140550155265232"] = {"id": "140550155265232", "label": "yelp-tools@3.32.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550155265232"]);
-nodes["140550169727856"] = {"id": "140550169727856", "label": "expat@2.5.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550169727856"]);
-nodes["140550168348912"] = {"id": "140550168348912", "label": "libx11@1.8.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550168348912"]);
-nodes["140550159771184"] = {"id": "140550159771184", "label": "gettext-minimal@0.21", "index": nodeArray.length};
-nodeArray.push(nodes["140550159771184"]);
-links.push({"source": "140550159771184", "target": "140550458589888"});
-links.push({"source": "140550159771184", "target": "140550169727504"});
-links.push({"source": "140550159771184", "target": "140550159586512"});
-nodes["140550458589888"] = {"id": "140550458589888", "label": "libunistring@1.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550458589888"]);
-nodes["140550159586512"] = {"id": "140550159586512", "label": "ncurses@6.2.20210619", "index": nodeArray.length};
-nodeArray.push(nodes["140550159586512"]);
-nodes["140550459779840"] = {"id": "140550459779840", "label": "m4@1.4.19", "index": nodeArray.length};
-nodeArray.push(nodes["140550459779840"]);
-nodes["140550160707584"] = {"id": "140550160707584", "label": "perl@5.36.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550160707584"]);
-nodes["140550160343392"] = {"id": "140550160343392", "label": "python@3.10.7", "index": nodeArray.length};
-nodeArray.push(nodes["140550160343392"]);
-links.push({"source": "140550160343392", "target": "140550161420464"});
-links.push({"source": "140550160343392", "target": "140550160658432"});
-links.push({"source": "140550160343392", "target": "140550160658608"});
-links.push({"source": "140550160343392", "target": "140550459778960"});
-links.push({"source": "140550160343392", "target": "140550160635616"});
-links.push({"source": "140550160343392", "target": "140550169727856"});
-links.push({"source": "140550160343392", "target": "140550459779136"});
-links.push({"source": "140550160343392", "target": "140550157412944"});
-links.push({"source": "140550160343392", "target": "140550307256208"});
-links.push({"source": "140550160343392", "target": "140550167241408"});
-links.push({"source": "140550160343392", "target": "140550458590944"});
-links.push({"source": "140550160343392", "target": "140550160636496"});
-links.push({"source": "140550160343392", "target": "140550157678480"});
-links.push({"source": "140550160343392", "target": "140550157677952"});
-nodes["140550161420464"] = {"id": "140550161420464", "label": "tzdata@2022a", "index": nodeArray.length};
-nodeArray.push(nodes["140550161420464"]);
-nodes["140550160658432"] = {"id": "140550160658432", "label": "unzip@6.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550160658432"]);
-nodes["140550160658608"] = {"id": "140550160658608", "label": "zip@3.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550160658608"]);
-nodes["140550160635616"] = {"id": "140550160635616", "label": "bzip2@1.0.8", "index": nodeArray.length};
-nodeArray.push(nodes["140550160635616"]);
-nodes["140550459779136"] = {"id": "140550459779136", "label": "gdbm@1.23", "index": nodeArray.length};
-nodeArray.push(nodes["140550459779136"]);
-nodes["140550157412944"] = {"id": "140550157412944", "label": "libffi@3.4.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550157412944"]);
-nodes["140550307256208"] = {"id": "140550307256208", "label": "sqlite@3.39.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550307256208"]);
-nodes["140550167241408"] = {"id": "140550167241408", "label": "openssl@3.0.8", "index": nodeArray.length};
-nodeArray.push(nodes["140550167241408"]);
-nodes["140550458590944"] = {"id": "140550458590944", "label": "readline@8.1.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550458590944"]);
-nodes["140550160636496"] = {"id": "140550160636496", "label": "zlib@1.2.13", "index": nodeArray.length};
-nodeArray.push(nodes["140550160636496"]);
-nodes["140550157678480"] = {"id": "140550157678480", "label": "tcl@8.6.12", "index": nodeArray.length};
-nodeArray.push(nodes["140550157678480"]);
-nodes["140550157677952"] = {"id": "140550157677952", "label": "tk@8.6.12", "index": nodeArray.length};
-nodeArray.push(nodes["140550157677952"]);
-nodes["140550160375408"] = {"id": "140550160375408", "label": "python-wrapper@3.10.7", "index": nodeArray.length};
-nodeArray.push(nodes["140550160375408"]);
-links.push({"source": "140550160375408", "target": "140550161420464"});
-links.push({"source": "140550160375408", "target": "140550160658432"});
-links.push({"source": "140550160375408", "target": "140550160658608"});
-links.push({"source": "140550160375408", "target": "140550459778960"});
-links.push({"source": "140550160375408", "target": "140550160709696"});
-links.push({"source": "140550160375408", "target": "140550160343392"});
-nodes["140550160709696"] = {"id": "140550160709696", "label": "bash@5.1.16", "index": nodeArray.length};
-nodeArray.push(nodes["140550160709696"]);
-nodes["140550160709520"] = {"id": "140550160709520", "label": "bash-minimal@5.1.16", "index": nodeArray.length};
-nodeArray.push(nodes["140550160709520"]);
-nodes["140550458590240"] = {"id": "140550458590240", "label": "pcre@8.45", "index": nodeArray.length};
-nodeArray.push(nodes["140550458590240"]);
-links.push({"source": "140550458590240", "target": "140550160635616"});
-links.push({"source": "140550458590240", "target": "140550458590944"});
-links.push({"source": "140550458590240", "target": "140550160636496"});
-nodes["140550157879536"] = {"id": "140550157879536", "label": "util-linux@2.37.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550157879536"]);
-links.push({"source": "140550157879536", "target": "140550160526960"});
-links.push({"source": "140550157879536", "target": "140550160707584"});
-links.push({"source": "140550157879536", "target": "140550306205472"});
-links.push({"source": "140550157879536", "target": "140550159586512"});
-links.push({"source": "140550157879536", "target": "140550160636496"});
-nodes["140550160526960"] = {"id": "140550160526960", "label": "net-base@5.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550160526960"]);
-nodes["140550306205472"] = {"id": "140550306205472", "label": "file@5.44", "index": nodeArray.length};
-nodeArray.push(nodes["140550306205472"]);
-nodes["140550159904016"] = {"id": "140550159904016", "label": "scdoc@1.11.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550159904016"]);
-nodes["140550170777312"] = {"id": "140550170777312", "label": "wayland-protocols@1.32", "index": nodeArray.length};
-nodeArray.push(nodes["140550170777312"]);
-links.push({"source": "140550170777312", "target": "140550459778960"});
-links.push({"source": "140550170777312", "target": "140550160343392"});
-links.push({"source": "140550170777312", "target": "140550170777488"});
-nodes["140550170777488"] = {"id": "140550170777488", "label": "wayland@1.22.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550170777488"]);
-links.push({"source": "140550170777488", "target": "140550159683760"});
-links.push({"source": "140550170777488", "target": "140550159684288"});
-links.push({"source": "140550170777488", "target": "140550159773472"});
-links.push({"source": "140550170777488", "target": "140550155388464"});
-links.push({"source": "140550170777488", "target": "140550155464128"});
-links.push({"source": "140550170777488", "target": "140550459778960"});
-links.push({"source": "140550170777488", "target": "140550160343392"});
-links.push({"source": "140550170777488", "target": "140550169807968"});
-links.push({"source": "140550170777488", "target": "140550169780000"});
-links.push({"source": "140550170777488", "target": "140550169727856"});
-links.push({"source": "140550170777488", "target": "140550169727504"});
-links.push({"source": "140550170777488", "target": "140550157412944"});
-nodes["140550159683760"] = {"id": "140550159683760", "label": "docbook-xml@4.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550159683760"]);
-nodes["140550159684288"] = {"id": "140550159684288", "label": "docbook-xml@4.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550159684288"]);
-nodes["140550155388464"] = {"id": "140550155388464", "label": "graphviz@7.0.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550155388464"]);
-nodes["140550228278544"] = {"id": "140550228278544", "label": "gtkmm@3.24.6", "index": nodeArray.length};
-nodeArray.push(nodes["140550228278544"]);
-links.push({"source": "140550228278544", "target": "140550155388464"});
-links.push({"source": "140550228278544", "target": "140550155464128"});
-links.push({"source": "140550228278544", "target": "140550156000528"});
-links.push({"source": "140550228278544", "target": "140550459779840"});
-links.push({"source": "140550228278544", "target": "140550155118832"});
-links.push({"source": "140550228278544", "target": "140550160707584"});
-links.push({"source": "140550228278544", "target": "140550459778960"});
-links.push({"source": "140550228278544", "target": "140550160343392"});
-links.push({"source": "140550228278544", "target": "140550169780000"});
-links.push({"source": "140550228278544", "target": "140550168349616"});
-links.push({"source": "140550228278544", "target": "140550228278720"});
-links.push({"source": "140550228278544", "target": "140550169705392"});
-links.push({"source": "140550228278544", "target": "140550169706096"});
-links.push({"source": "140550228278544", "target": "140550155998592"});
-links.push({"source": "140550228278544", "target": "140550169675136"});
-links.push({"source": "140550228278544", "target": "140550169705744"});
-nodes["140550155118832"] = {"id": "140550155118832", "label": "mm-common@1.0.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550155118832"]);
-links.push({"source": "140550155118832", "target": "140550161303616"});
-links.push({"source": "140550155118832", "target": "140550159771184"});
-links.push({"source": "140550155118832", "target": "140550459778960"});
-links.push({"source": "140550155118832", "target": "140550161304496"});
-links.push({"source": "140550155118832", "target": "140550160343392"});
-nodes["140550161303616"] = {"id": "140550161303616", "label": "coreutils@9.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550161303616"]);
-nodes["140550161304496"] = {"id": "140550161304496", "label": "sed@4.8", "index": nodeArray.length};
-nodeArray.push(nodes["140550161304496"]);
-nodes["140550168349616"] = {"id": "140550168349616", "label": "xorg-server@21.1.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550168349616"]);
-links.push({"source": "140550168349616", "target": "140550160375408"});
-links.push({"source": "140550168349616", "target": "140550459778960"});
-links.push({"source": "140550168349616", "target": "140550157923536"});
-links.push({"source": "140550168349616", "target": "140550155915264"});
-links.push({"source": "140550168349616", "target": "140550168243648"});
-links.push({"source": "140550168349616", "target": "140550168689232"});
-links.push({"source": "140550168349616", "target": "140550170701248"});
-links.push({"source": "140550168349616", "target": "140550168327200"});
-links.push({"source": "140550168349616", "target": "140550168348208"});
-links.push({"source": "140550168349616", "target": "140550168241888"});
-links.push({"source": "140550168349616", "target": "140550168327024"});
-links.push({"source": "140550168349616", "target": "140550168326672"});
-links.push({"source": "140550168349616", "target": "140550168241536"});
-links.push({"source": "140550168349616", "target": "140550168328256"});
-links.push({"source": "140550168349616", "target": "140550168241008"});
-links.push({"source": "140550168349616", "target": "140550168243472"});
-links.push({"source": "140550168349616", "target": "140550168348384"});
-links.push({"source": "140550168349616", "target": "140550168327904"});
-links.push({"source": "140550168349616", "target": "140550168321472"});
-links.push({"source": "140550168349616", "target": "140550168320768"});
-links.push({"source": "140550168349616", "target": "140550168317952"});
-links.push({"source": "140550168349616", "target": "140550160636496"});
-links.push({"source": "140550168349616", "target": "140550168347856"});
-links.push({"source": "140550168349616", "target": "140550168347328"});
-links.push({"source": "140550168349616", "target": "140550168347152"});
-links.push({"source": "140550168349616", "target": "140550168346976"});
-links.push({"source": "140550168349616", "target": "140550168346800"});
-links.push({"source": "140550168349616", "target": "140550168242944"});
-links.push({"source": "140550168349616", "target": "140550168350144"});
-links.push({"source": "140550168349616", "target": "140550168604672"});
-links.push({"source": "140550168349616", "target": "140550190062336"});
-links.push({"source": "140550168349616", "target": "140550168188288"});
-nodes["140550157923536"] = {"id": "140550157923536", "label": "eudev@3.2.11", "index": nodeArray.length};
-nodeArray.push(nodes["140550157923536"]);
-nodes["140550168243648"] = {"id": "140550168243648", "label": "libdmx@1.1.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550168243648"]);
-nodes["140550168689232"] = {"id": "140550168689232", "label": "libepoxy@1.5.10", "index": nodeArray.length};
-nodeArray.push(nodes["140550168689232"]);
-nodes["140550170701248"] = {"id": "140550170701248", "label": "libgcrypt@1.10.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550170701248"]);
-nodes["140550168327200"] = {"id": "140550168327200", "label": "libxau@1.0.10", "index": nodeArray.length};
-nodeArray.push(nodes["140550168327200"]);
-nodes["140550168348208"] = {"id": "140550168348208", "label": "libxaw@1.0.14", "index": nodeArray.length};
-nodeArray.push(nodes["140550168348208"]);
-nodes["140550168241888"] = {"id": "140550168241888", "label": "libxdmcp@1.1.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550168241888"]);
-nodes["140550168327024"] = {"id": "140550168327024", "label": "libxfixes@6.0.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550168327024"]);
-nodes["140550168326672"] = {"id": "140550168326672", "label": "libxfont@2.0.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550168326672"]);
-nodes["140550168241536"] = {"id": "140550168241536", "label": "libxkbfile@1.1.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550168241536"]);
-nodes["140550168328256"] = {"id": "140550168328256", "label": "libxrender@0.9.10", "index": nodeArray.length};
-nodeArray.push(nodes["140550168328256"]);
-nodes["140550168241008"] = {"id": "140550168241008", "label": "libxres@1.2.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550168241008"]);
-nodes["140550168243472"] = {"id": "140550168243472", "label": "libxshmfence@1.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550168243472"]);
-nodes["140550168348384"] = {"id": "140550168348384", "label": "libxt@1.2.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550168348384"]);
-nodes["140550168327904"] = {"id": "140550168327904", "label": "libxv@1.0.12", "index": nodeArray.length};
-nodeArray.push(nodes["140550168327904"]);
-nodes["140550168321472"] = {"id": "140550168321472", "label": "xkbcomp@1.4.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550168321472"]);
-nodes["140550168320768"] = {"id": "140550168320768", "label": "xkeyboard-config@2.38", "index": nodeArray.length};
-nodeArray.push(nodes["140550168320768"]);
-nodes["140550168317952"] = {"id": "140550168317952", "label": "xtrans@1.4.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550168317952"]);
-nodes["140550168347856"] = {"id": "140550168347856", "label": "xcb-util@0.4.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550168347856"]);
-nodes["140550168347328"] = {"id": "140550168347328", "label": "xcb-util-image@0.4.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550168347328"]);
-nodes["140550168347152"] = {"id": "140550168347152", "label": "xcb-util-keysyms@0.4.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550168347152"]);
-nodes["140550168346976"] = {"id": "140550168346976", "label": "xcb-util-renderutil@0.3.9", "index": nodeArray.length};
-nodeArray.push(nodes["140550168346976"]);
-nodes["140550168346800"] = {"id": "140550168346800", "label": "xcb-util-wm@0.4.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550168346800"]);
-nodes["140550168242944"] = {"id": "140550168242944", "label": "libpciaccess@0.16", "index": nodeArray.length};
-nodeArray.push(nodes["140550168242944"]);
-nodes["140550168350144"] = {"id": "140550168350144", "label": "libxcvt@0.1.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550168350144"]);
-nodes["140550168604672"] = {"id": "140550168604672", "label": "mesa@23.1.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550168604672"]);
-nodes["140550190062336"] = {"id": "140550190062336", "label": "pixman@0.40.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550190062336"]);
-nodes["140550168188288"] = {"id": "140550168188288", "label": "xorgproto@2022.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550168188288"]);
-nodes["140550228278720"] = {"id": "140550228278720", "label": "pangomm@2.46.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550228278720"]);
-links.push({"source": "140550228278720", "target": "140550155388464"});
-links.push({"source": "140550228278720", "target": "140550155464128"});
-links.push({"source": "140550228278720", "target": "140550459779840"});
-links.push({"source": "140550228278720", "target": "140550155118832"});
-links.push({"source": "140550228278720", "target": "140550160707584"});
-links.push({"source": "140550228278720", "target": "140550459778960"});
-links.push({"source": "140550228278720", "target": "140550160343392"});
-links.push({"source": "140550228278720", "target": "140550169780000"});
-links.push({"source": "140550228278720", "target": "140550169706096"});
-links.push({"source": "140550228278720", "target": "140550155998240"});
-links.push({"source": "140550228278720", "target": "140550169637216"});
-nodes["140550169706096"] = {"id": "140550169706096", "label": "cairomm@1.14.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550169706096"]);
-nodes["140550155998240"] = {"id": "140550155998240", "label": "glibmm@2.64.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550155998240"]);
-nodes["140550169637216"] = {"id": "140550169637216", "label": "pango@1.50.10", "index": nodeArray.length};
-nodeArray.push(nodes["140550169637216"]);
-nodes["140550169705392"] = {"id": "140550169705392", "label": "atkmm@2.28.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550169705392"]);
-links.push({"source": "140550169705392", "target": "140550155388464"});
-links.push({"source": "140550169705392", "target": "140550155464128"});
-links.push({"source": "140550169705392", "target": "140550459779840"});
-links.push({"source": "140550169705392", "target": "140550155118832"});
-links.push({"source": "140550169705392", "target": "140550160707584"});
-links.push({"source": "140550169705392", "target": "140550459778960"});
-links.push({"source": "140550169705392", "target": "140550160343392"});
-links.push({"source": "140550169705392", "target": "140550169780000"});
-links.push({"source": "140550169705392", "target": "140550155998240"});
-links.push({"source": "140550169705392", "target": "140550169676016"});
-nodes["140550169676016"] = {"id": "140550169676016", "label": "at-spi2-core@2.45.90", "index": nodeArray.length};
-nodeArray.push(nodes["140550169676016"]);
-nodes["140550155998592"] = {"id": "140550155998592", "label": "glibmm@2.72.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550155998592"]);
-links.push({"source": "140550155998592", "target": "140550155388464"});
-links.push({"source": "140550155998592", "target": "140550155464128"});
-links.push({"source": "140550155998592", "target": "140550156000528"});
-links.push({"source": "140550155998592", "target": "140550459779840"});
-links.push({"source": "140550155998592", "target": "140550155118832"});
-links.push({"source": "140550155998592", "target": "140550160707584"});
-links.push({"source": "140550155998592", "target": "140550459778960"});
-links.push({"source": "140550155998592", "target": "140550169780000"});
-links.push({"source": "140550155998592", "target": "140550155998944"});
-links.push({"source": "140550155998592", "target": "140550156000528"});
-nodes["140550155998944"] = {"id": "140550155998944", "label": "libsigc++@3.0.6", "index": nodeArray.length};
-nodeArray.push(nodes["140550155998944"]);
-nodes["140550169675136"] = {"id": "140550169675136", "label": "gtk+@3.24.37", "index": nodeArray.length};
-nodeArray.push(nodes["140550169675136"]);
-links.push({"source": "140550169675136", "target": "140550159683936"});
-links.push({"source": "140550169675136", "target": "140550159773472"});
-links.push({"source": "140550169675136", "target": "140550159771184"});
-links.push({"source": "140550169675136", "target": "140550156000528"});
-links.push({"source": "140550169675136", "target": "140550156000000"});
-links.push({"source": "140550169675136", "target": "140550155164064"});
-links.push({"source": "140550169675136", "target": "140550459778960"});
-links.push({"source": "140550169675136", "target": "140550160375408"});
-links.push({"source": "140550169675136", "target": "140550228671584"});
-links.push({"source": "140550169675136", "target": "140550168349616"});
-links.push({"source": "140550169675136", "target": "140550169780000"});
-links.push({"source": "140550169675136", "target": "140550155223392"});
-links.push({"source": "140550169675136", "target": "140550170553792"});
-links.push({"source": "140550169675136", "target": "140550169730672"});
-links.push({"source": "140550169675136", "target": "140550169637744"});
-links.push({"source": "140550169675136", "target": "140550308666992"});
-links.push({"source": "140550169675136", "target": "140550155226912"});
-links.push({"source": "140550169675136", "target": "140550169727504"});
-links.push({"source": "140550169675136", "target": "140550155226032"});
-links.push({"source": "140550169675136", "target": "140550169676016"});
-links.push({"source": "140550169675136", "target": "140550169638272"});
-links.push({"source": "140550169675136", "target": "140550458591296"});
-links.push({"source": "140550169675136", "target": "140550159983296"});
-links.push({"source": "140550169675136", "target": "140550159903136"});
-links.push({"source": "140550169675136", "target": "140550155162480"});
-links.push({"source": "140550169675136", "target": "140550156000528"});
-links.push({"source": "140550169675136", "target": "140550155027664"});
-links.push({"source": "140550169675136", "target": "140550168689232"});
-links.push({"source": "140550169675136", "target": "140550168348912"});
-links.push({"source": "140550169675136", "target": "140550168242064"});
-links.push({"source": "140550169675136", "target": "140550168348560"});
-links.push({"source": "140550169675136", "target": "140550168328960"});
-links.push({"source": "140550169675136", "target": "140550168328784"});
-links.push({"source": "140550169675136", "target": "140550168327024"});
-links.push({"source": "140550169675136", "target": "140550168326496"});
-links.push({"source": "140550169675136", "target": "140550168328608"});
-links.push({"source": "140550169675136", "target": "140550190063216"});
-links.push({"source": "140550169675136", "target": "140550168326320"});
-links.push({"source": "140550169675136", "target": "140550168328256"});
-links.push({"source": "140550169675136", "target": "140550168604672"});
-links.push({"source": "140550169675136", "target": "140550169637216"});
-links.push({"source": "140550169675136", "target": "140550170777488"});
-links.push({"source": "140550169675136", "target": "140550170777312"});
-nodes["140550159683936"] = {"id": "140550159683936", "label": "docbook-xml@4.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550159683936"]);
-nodes["140550156000000"] = {"id": "140550156000000", "label": "gobject-introspection@1.72.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550156000000"]);
-nodes["140550155164064"] = {"id": "140550155164064", "label": "hicolor-icon-theme@0.17", "index": nodeArray.length};
-nodeArray.push(nodes["140550155164064"]);
-nodes["140550228671584"] = {"id": "140550228671584", "label": "sassc@3.6.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550228671584"]);
-nodes["140550155223392"] = {"id": "140550155223392", "label": "colord-minimal@1.4.6", "index": nodeArray.length};
-nodeArray.push(nodes["140550155223392"]);
-nodes["140550170553792"] = {"id": "140550170553792", "label": "cups@2.4.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550170553792"]);
-nodes["140550169730672"] = {"id": "140550169730672", "label": "graphene@1.10.6", "index": nodeArray.length};
-nodeArray.push(nodes["140550169730672"]);
-nodes["140550169637744"] = {"id": "140550169637744", "label": "harfbuzz@5.3.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550169637744"]);
-nodes["140550308666992"] = {"id": "140550308666992", "label": "iso-codes@4.5.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550308666992"]);
-nodes["140550155226912"] = {"id": "140550155226912", "label": "json-glib-minimal@1.6.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550155226912"]);
-nodes["140550155226032"] = {"id": "140550155226032", "label": "rest@0.8.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550155226032"]);
-nodes["140550169638272"] = {"id": "140550169638272", "label": "cairo@1.16.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550169638272"]);
-nodes["140550458591296"] = {"id": "140550458591296", "label": "fribidi@1.0.12", "index": nodeArray.length};
-nodeArray.push(nodes["140550458591296"]);
-nodes["140550159983296"] = {"id": "140550159983296", "label": "fontconfig-minimal@2.14.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550159983296"]);
-nodes["140550159903136"] = {"id": "140550159903136", "label": "freetype@2.13.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550159903136"]);
-nodes["140550155162480"] = {"id": "140550155162480", "label": "librsvg@2.54.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550155162480"]);
-nodes["140550155027664"] = {"id": "140550155027664", "label": "libcloudproviders-minimal@0.3.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550155027664"]);
-nodes["140550168242064"] = {"id": "140550168242064", "label": "libxcomposite@0.4.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550168242064"]);
-nodes["140550168348560"] = {"id": "140550168348560", "label": "libxcursor@1.2.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550168348560"]);
-nodes["140550168328960"] = {"id": "140550168328960", "label": "libxdamage@1.1.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550168328960"]);
-nodes["140550168328784"] = {"id": "140550168328784", "label": "libxext@1.3.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550168328784"]);
-nodes["140550168326496"] = {"id": "140550168326496", "label": "libxi@1.7.10", "index": nodeArray.length};
-nodeArray.push(nodes["140550168326496"]);
-nodes["140550168328608"] = {"id": "140550168328608", "label": "libxinerama@1.1.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550168328608"]);
-nodes["140550190063216"] = {"id": "140550190063216", "label": "libxkbcommon@1.4.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550190063216"]);
-nodes["140550168326320"] = {"id": "140550168326320", "label": "libxrandr@1.5.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550168326320"]);
-nodes["140550169705744"] = {"id": "140550169705744", "label": "pangomm@2.46.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550169705744"]);
-links.push({"source": "140550169705744", "target": "140550155388464"});
-links.push({"source": "140550169705744", "target": "140550155464128"});
-links.push({"source": "140550169705744", "target": "140550459779840"});
-links.push({"source": "140550169705744", "target": "140550155118832"});
-links.push({"source": "140550169705744", "target": "140550160707584"});
-links.push({"source": "140550169705744", "target": "140550459778960"});
-links.push({"source": "140550169705744", "target": "140550160343392"});
-links.push({"source": "140550169705744", "target": "140550169780000"});
-links.push({"source": "140550169705744", "target": "140550169706096"});
-links.push({"source": "140550169705744", "target": "140550155998240"});
-links.push({"source": "140550169705744", "target": "140550169637216"});
-nodes["140550155684080"] = {"id": "140550155684080", "label": "date@2.4.1-9a0ee254", "index": nodeArray.length};
-nodeArray.push(nodes["140550155684080"]);
-links.push({"source": "140550155684080", "target": "140550161420464"});
-nodes["140550168427440"] = {"id": "140550168427440", "label": "fmt@9.1.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550168427440"]);
-links.push({"source": "140550168427440", "target": "140550160658432"});
-nodes["140550169729440"] = {"id": "140550169729440", "label": "gtk-layer-shell@0.6.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550169729440"]);
-links.push({"source": "140550169729440", "target": "140550459778960"});
-links.push({"source": "140550169729440", "target": "140550156000000"});
-links.push({"source": "140550169729440", "target": "140550170777488"});
-links.push({"source": "140550169729440", "target": "140550169675136"});
-nodes["140550169705040"] = {"id": "140550169705040", "label": "gtkmm@3.24.6", "index": nodeArray.length};
-nodeArray.push(nodes["140550169705040"]);
-links.push({"source": "140550169705040", "target": "140550155388464"});
-links.push({"source": "140550169705040", "target": "140550155464128"});
-links.push({"source": "140550169705040", "target": "140550156000528"});
-links.push({"source": "140550169705040", "target": "140550459779840"});
-links.push({"source": "140550169705040", "target": "140550155118832"});
-links.push({"source": "140550169705040", "target": "140550160707584"});
-links.push({"source": "140550169705040", "target": "140550459778960"});
-links.push({"source": "140550169705040", "target": "140550160343392"});
-links.push({"source": "140550169705040", "target": "140550169780000"});
-links.push({"source": "140550169705040", "target": "140550168349616"});
-links.push({"source": "140550169705040", "target": "140550169705392"});
-links.push({"source": "140550169705040", "target": "140550169706096"});
-links.push({"source": "140550169705040", "target": "140550155998592"});
-links.push({"source": "140550169705040", "target": "140550169675136"});
-links.push({"source": "140550169705040", "target": "140550169705744"});
-nodes["140550167187056"] = {"id": "140550167187056", "label": "jsoncpp@1.9.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550167187056"]);
-nodes["140550169729616"] = {"id": "140550169729616", "label": "libdbusmenu@16.04.0-496", "index": nodeArray.length};
-nodeArray.push(nodes["140550169729616"]);
-links.push({"source": "140550169729616", "target": "140550160374000"});
-links.push({"source": "140550169729616", "target": "140550160372592"});
-links.push({"source": "140550169729616", "target": "140550156000528"});
-links.push({"source": "140550169729616", "target": "140550156000000"});
-links.push({"source": "140550169729616", "target": "140550155143232"});
-links.push({"source": "140550169729616", "target": "140550169703280"});
-links.push({"source": "140550169729616", "target": "140550155999648"});
-links.push({"source": "140550169729616", "target": "140550155226736"});
-links.push({"source": "140550169729616", "target": "140550160372416"});
-links.push({"source": "140550169729616", "target": "140550169780000"});
-links.push({"source": "140550169729616", "target": "140550459778960"});
-links.push({"source": "140550169729616", "target": "140550160375408"});
-links.push({"source": "140550169729616", "target": "140550161420992"});
-links.push({"source": "140550169729616", "target": "140550155187232"});
-links.push({"source": "140550169729616", "target": "140550156000528"});
-links.push({"source": "140550169729616", "target": "140550169675136"});
-links.push({"source": "140550169729616", "target": "140550169675312"});
-nodes["140550160374000"] = {"id": "140550160374000", "label": "autoconf@2.69", "index": nodeArray.length};
-nodeArray.push(nodes["140550160374000"]);
-links.push({"source": "140550160374000", "target": "140550160707584"});
-links.push({"source": "140550160374000", "target": "140550459779840"});
-links.push({"source": "140550160374000", "target": "140550160709520"});
-links.push({"source": "140550160374000", "target": "140550459779840"});
-links.push({"source": "140550160374000", "target": "140550160707584"});
-nodes["140550160372592"] = {"id": "140550160372592", "label": "automake@1.16.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550160372592"]);
-links.push({"source": "140550160372592", "target": "140550160373120"});
-links.push({"source": "140550160372592", "target": "140550160707584"});
-links.push({"source": "140550160372592", "target": "140550160373120"});
-links.push({"source": "140550160372592", "target": "140550160709520"});
-links.push({"source": "140550160372592", "target": "140550160707584"});
-nodes["140550160373120"] = {"id": "140550160373120", "label": "autoconf-wrapper@2.69", "index": nodeArray.length};
-nodeArray.push(nodes["140550160373120"]);
-nodes["140550155143232"] = {"id": "140550155143232", "label": "gnome-common@3.18.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550155143232"]);
-nodes["140550169703280"] = {"id": "140550169703280", "label": "gtk-doc@1.33.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550169703280"]);
-links.push({"source": "140550169703280", "target": "140550159771184"});
-links.push({"source": "140550169703280", "target": "140550156000528"});
-links.push({"source": "140550169703280", "target": "140550156000000"});
-links.push({"source": "140550169703280", "target": "140550155999472"});
-links.push({"source": "140550169703280", "target": "140550160707584"});
-links.push({"source": "140550169703280", "target": "140550459778960"});
-links.push({"source": "140550169703280", "target": "140550160375408"});
-links.push({"source": "140550169703280", "target": "140550160442752"});
-links.push({"source": "140550169703280", "target": "140550159772064"});
-links.push({"source": "140550169703280", "target": "140550159683936"});
-links.push({"source": "140550169703280", "target": "140550159773472"});
-links.push({"source": "140550169703280", "target": "140550156000528"});
-links.push({"source": "140550169703280", "target": "140550169727504"});
-links.push({"source": "140550169703280", "target": "140550169780000"});
-links.push({"source": "140550169703280", "target": "140550160343392"});
-links.push({"source": "140550169703280", "target": "140550156518608"});
-links.push({"source": "140550169703280", "target": "140550169824352"});
-links.push({"source": "140550169703280", "target": "140550160285472"});
-links.push({"source": "140550169703280", "target": "140550156545296"});
-links.push({"source": "140550169703280", "target": "140550168426560"});
-links.push({"source": "140550169703280", "target": "140550155265232"});
-nodes["140550155999472"] = {"id": "140550155999472", "label": "itstool@2.0.7", "index": nodeArray.length};
-nodeArray.push(nodes["140550155999472"]);
-nodes["140550160442752"] = {"id": "140550160442752", "label": "bc@1.07.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550160442752"]);
-nodes["140550159772064"] = {"id": "140550159772064", "label": "dblatex@0.3.12", "index": nodeArray.length};
-nodeArray.push(nodes["140550159772064"]);
-nodes["140550156518608"] = {"id": "140550156518608", "label": "python-anytree@2.8.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550156518608"]);
-nodes["140550169824352"] = {"id": "140550169824352", "label": "python-lxml@4.9.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550169824352"]);
-nodes["140550160285472"] = {"id": "140550160285472", "label": "python-parameterized@0.8.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550160285472"]);
-nodes["140550156545296"] = {"id": "140550156545296", "label": "python-pygments@2.12.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550156545296"]);
-nodes["140550168426560"] = {"id": "140550168426560", "label": "source-highlight@3.1.9", "index": nodeArray.length};
-nodeArray.push(nodes["140550168426560"]);
-nodes["140550155999648"] = {"id": "140550155999648", "label": "intltool@0.51.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550155999648"]);
-links.push({"source": "140550155999648", "target": "140550306205472"});
-links.push({"source": "140550155999648", "target": "140550159771184"});
-links.push({"source": "140550155999648", "target": "140550169779120"});
-links.push({"source": "140550155999648", "target": "140550160707584"});
-nodes["140550169779120"] = {"id": "140550169779120", "label": "perl-xml-parser@2.46", "index": nodeArray.length};
-nodeArray.push(nodes["140550169779120"]);
-nodes["140550155226736"] = {"id": "140550155226736", "label": "json-glib@1.6.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550155226736"]);
-links.push({"source": "140550155226736", "target": "140550159683936"});
-links.push({"source": "140550155226736", "target": "140550159773472"});
-links.push({"source": "140550155226736", "target": "140550156000000"});
-links.push({"source": "140550155226736", "target": "140550169703280"});
-links.push({"source": "140550155226736", "target": "140550169780000"});
-links.push({"source": "140550155226736", "target": "140550159771184"});
-links.push({"source": "140550155226736", "target": "140550156000528"});
-links.push({"source": "140550155226736", "target": "140550459778960"});
-links.push({"source": "140550155226736", "target": "140550160709520"});
-links.push({"source": "140550155226736", "target": "140550156000528"});
-nodes["140550160372416"] = {"id": "140550160372416", "label": "libtool@2.4.7", "index": nodeArray.length};
-nodeArray.push(nodes["140550160372416"]);
-links.push({"source": "140550160372416", "target": "140550459779840"});
-links.push({"source": "140550160372416", "target": "140550160707584"});
-links.push({"source": "140550160372416", "target": "140550160372064"});
-links.push({"source": "140550160372416", "target": "140550159904192"});
-links.push({"source": "140550160372416", "target": "140550160372592"});
-links.push({"source": "140550160372416", "target": "140550160373120"});
-links.push({"source": "140550160372416", "target": "140550459779840"});
-nodes["140550160372064"] = {"id": "140550160372064", "label": "libltdl@2.4.7", "index": nodeArray.length};
-nodeArray.push(nodes["140550160372064"]);
-nodes["140550159904192"] = {"id": "140550159904192", "label": "help2man@1.49.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550159904192"]);
-nodes["140550161420992"] = {"id": "140550161420992", "label": "which@2.21", "index": nodeArray.length};
-nodeArray.push(nodes["140550161420992"]);
-nodes["140550155187232"] = {"id": "140550155187232", "label": "vala@0.56.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550155187232"]);
-links.push({"source": "140550155187232", "target": "140550159903488"});
-links.push({"source": "140550155187232", "target": "140550155915264"});
-links.push({"source": "140550155187232", "target": "140550159684112"});
-links.push({"source": "140550155187232", "target": "140550159773472"});
-links.push({"source": "140550155187232", "target": "140550159903664"});
-links.push({"source": "140550155187232", "target": "140550156000000"});
-links.push({"source": "140550155187232", "target": "140550159904192"});
-links.push({"source": "140550155187232", "target": "140550160707584"});
-links.push({"source": "140550155187232", "target": "140550459778960"});
-links.push({"source": "140550155187232", "target": "140550169780000"});
-links.push({"source": "140550155187232", "target": "140550156000528"});
-links.push({"source": "140550155187232", "target": "140550155388464"});
-nodes["140550159903488"] = {"id": "140550159903488", "label": "bison@3.8.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550159903488"]);
-nodes["140550159903664"] = {"id": "140550159903664", "label": "flex@2.6.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550159903664"]);
-nodes["140550169675312"] = {"id": "140550169675312", "label": "gtk+@2.24.33", "index": nodeArray.length};
-nodeArray.push(nodes["140550169675312"]);
-links.push({"source": "140550169675312", "target": "140550159771184"});
-links.push({"source": "140550169675312", "target": "140550156000528"});
-links.push({"source": "140550169675312", "target": "140550156000000"});
-links.push({"source": "140550169675312", "target": "140550155999648"});
-links.push({"source": "140550169675312", "target": "140550160707584"});
-links.push({"source": "140550169675312", "target": "140550459778960"});
-links.push({"source": "140550169675312", "target": "140550160375408"});
-links.push({"source": "140550169675312", "target": "140550168349616"});
-links.push({"source": "140550169675312", "target": "140550170553792"});
-links.push({"source": "140550169675312", "target": "140550168348912"});
-links.push({"source": "140550169675312", "target": "140550168242064"});
-links.push({"source": "140550169675312", "target": "140550168348560"});
-links.push({"source": "140550169675312", "target": "140550168328784"});
-links.push({"source": "140550169675312", "target": "140550168328960"});
-links.push({"source": "140550169675312", "target": "140550168326496"});
-links.push({"source": "140550169675312", "target": "140550168328608"});
-links.push({"source": "140550169675312", "target": "140550190063216"});
-links.push({"source": "140550169675312", "target": "140550168326320"});
-links.push({"source": "140550169675312", "target": "140550168328256"});
-links.push({"source": "140550169675312", "target": "140550168243472"});
-links.push({"source": "140550169675312", "target": "140550169676016"});
-links.push({"source": "140550169675312", "target": "140550169638272"});
-links.push({"source": "140550169675312", "target": "140550156000528"});
-links.push({"source": "140550169675312", "target": "140550155162480"});
-links.push({"source": "140550169675312", "target": "140550169637216"});
-nodes["140550168275888"] = {"id": "140550168275888", "label": "libevdev@1.11.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550168275888"]);
-links.push({"source": "140550168275888", "target": "140550160343392"});
-nodes["140550170779072"] = {"id": "140550170779072", "label": "libinput-minimal@1.22.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550170779072"]);
-links.push({"source": "140550170779072", "target": "140550160180080"});
-links.push({"source": "140550170779072", "target": "140550459778960"});
-links.push({"source": "140550170779072", "target": "140550168275888"});
-links.push({"source": "140550170779072", "target": "140550190061984"});
-links.push({"source": "140550170779072", "target": "140550157923536"});
-nodes["140550160180080"] = {"id": "140550160180080", "label": "check@0.15.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550160180080"]);
-nodes["140550190061984"] = {"id": "140550190061984", "label": "mtdev@1.1.6", "index": nodeArray.length};
-nodeArray.push(nodes["140550190061984"]);
-nodes["140550224334448"] = {"id": "140550224334448", "label": "libmpdclient@2.20", "index": nodeArray.length};
-nodeArray.push(nodes["140550224334448"]);
-links.push({"source": "140550224334448", "target": "140550459778960"});
-links.push({"source": "140550224334448", "target": "140550155464128"});
-links.push({"source": "140550224334448", "target": "140550160180080"});
-nodes["140550157898960"] = {"id": "140550157898960", "label": "libnl@3.5.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550157898960"]);
-links.push({"source": "140550157898960", "target": "140550159903488"});
-links.push({"source": "140550157898960", "target": "140550159903664"});
-links.push({"source": "140550157898960", "target": "140550459778960"});
-links.push({"source": "140550157898960", "target": "140550159586864"});
-nodes["140550159586864"] = {"id": "140550159586864", "label": "swig@4.0.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550159586864"]);
-links.push({"source": "140550159586864", "target": "140550159588448"});
-links.push({"source": "140550159586864", "target": "140550458590240"});
-links.push({"source": "140550159586864", "target": "140550157411184"});
-links.push({"source": "140550159586864", "target": "140550160707584"});
-links.push({"source": "140550159586864", "target": "140550458590240"});
-nodes["140550159588448"] = {"id": "140550159588448", "label": "boost@1.80.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550159588448"]);
-nodes["140550157411184"] = {"id": "140550157411184", "label": "guile@3.0.9", "index": nodeArray.length};
-nodeArray.push(nodes["140550157411184"]);
-nodes["140550158020608"] = {"id": "140550158020608", "label": "pipewire@0.3.77", "index": nodeArray.length};
-nodeArray.push(nodes["140550158020608"]);
-links.push({"source": "140550158020608", "target": "140550156000528"});
-links.push({"source": "140550158020608", "target": "140550459778960"});
-links.push({"source": "140550158020608", "target": "140550156517728"});
-links.push({"source": "140550158020608", "target": "140550157900896"});
-links.push({"source": "140550158020608", "target": "140550156024224"});
-links.push({"source": "140550158020608", "target": "140550157965904"});
-links.push({"source": "140550158020608", "target": "140550155915264"});
-links.push({"source": "140550158020608", "target": "140550157923536"});
-links.push({"source": "140550158020608", "target": "140550190571696"});
-links.push({"source": "140550158020608", "target": "140550168718432"});
-links.push({"source": "140550158020608", "target": "140550168718608"});
-links.push({"source": "140550158020608", "target": "140550154904256"});
-links.push({"source": "140550158020608", "target": "140550154965872"});
-links.push({"source": "140550158020608", "target": "140550168729136"});
-links.push({"source": "140550158020608", "target": "140550154980800"});
-links.push({"source": "140550158020608", "target": "140550154980624"});
-links.push({"source": "140550158020608", "target": "140550225229888"});
-links.push({"source": "140550158020608", "target": "140550190712720"});
-links.push({"source": "140550158020608", "target": "140550167241408"});
-links.push({"source": "140550158020608", "target": "140550190572048"});
-links.push({"source": "140550158020608", "target": "140550225229536"});
-links.push({"source": "140550158020608", "target": "140550458590944"});
-links.push({"source": "140550158020608", "target": "140550157966080"});
-links.push({"source": "140550158020608", "target": "140550227542720"});
-links.push({"source": "140550158020608", "target": "140550227542544"});
-links.push({"source": "140550158020608", "target": "140550154790624"});
-nodes["140550156517728"] = {"id": "140550156517728", "label": "python-docutils@0.19", "index": nodeArray.length};
-nodeArray.push(nodes["140550156517728"]);
-nodes["140550157900896"] = {"id": "140550157900896", "label": "alsa-lib@1.2.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550157900896"]);
-links.push({"source": "140550157900896", "target": "140550157901248"});
-links.push({"source": "140550157900896", "target": "140550157901072"});
-nodes["140550157901248"] = {"id": "140550157901248", "label": "alsa-ucm-conf@1.2.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550157901248"]);
-nodes["140550157901072"] = {"id": "140550157901072", "label": "alsa-topology-conf@1.2.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550157901072"]);
-nodes["140550156024224"] = {"id": "140550156024224", "label": "avahi@0.8", "index": nodeArray.length};
-nodeArray.push(nodes["140550156024224"]);
-links.push({"source": "140550156024224", "target": "140550159771184"});
-links.push({"source": "140550156024224", "target": "140550156000528"});
-links.push({"source": "140550156024224", "target": "140550459778960"});
-links.push({"source": "140550156024224", "target": "140550160709520"});
-links.push({"source": "140550156024224", "target": "140550155915264"});
-links.push({"source": "140550156024224", "target": "140550169727856"});
-links.push({"source": "140550156024224", "target": "140550459779136"});
-links.push({"source": "140550156024224", "target": "140550156000528"});
-links.push({"source": "140550156024224", "target": "140550157899312"});
-links.push({"source": "140550156024224", "target": "140550156024400"});
-links.push({"source": "140550156024224", "target": "140550169896672"});
-nodes["140550157899312"] = {"id": "140550157899312", "label": "libcap@2.64", "index": nodeArray.length};
-nodeArray.push(nodes["140550157899312"]);
-nodes["140550156024400"] = {"id": "140550156024400", "label": "libdaemon@0.14", "index": nodeArray.length};
-nodeArray.push(nodes["140550156024400"]);
-nodes["140550169896672"] = {"id": "140550169896672", "label": "libevent@2.1.12", "index": nodeArray.length};
-nodeArray.push(nodes["140550169896672"]);
-nodes["140550157965904"] = {"id": "140550157965904", "label": "bluez@5.66", "index": nodeArray.length};
-nodeArray.push(nodes["140550157965904"]);
-links.push({"source": "140550157965904", "target": "140550159771184"});
-links.push({"source": "140550157965904", "target": "140550459778960"});
-links.push({"source": "140550157965904", "target": "140550156517728"});
-links.push({"source": "140550157965904", "target": "140550156000528"});
-links.push({"source": "140550157965904", "target": "140550155915264"});
-links.push({"source": "140550157965904", "target": "140550157923536"});
-links.push({"source": "140550157965904", "target": "140550155683904"});
-links.push({"source": "140550157965904", "target": "140550458590944"});
-nodes["140550155683904"] = {"id": "140550155683904", "label": "libical@3.0.16", "index": nodeArray.length};
-nodeArray.push(nodes["140550155683904"]);
-nodes["140550190571696"] = {"id": "140550190571696", "label": "ffmpeg@6.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550190571696"]);
-links.push({"source": "140550190571696", "target": "140550160442752"});
-links.push({"source": "140550190571696", "target": "140550160707584"});
-links.push({"source": "140550190571696", "target": "140550459778960"});
-links.push({"source": "140550190571696", "target": "140550159770304"});
-links.push({"source": "140550190571696", "target": "140550190497392"});
-links.push({"source": "140550190571696", "target": "140550160606064"});
-links.push({"source": "140550190571696", "target": "140550190659648"});
-links.push({"source": "140550190571696", "target": "140550190661056"});
-links.push({"source": "140550190571696", "target": "140550159983296"});
-links.push({"source": "140550190571696", "target": "140550159903136"});
-links.push({"source": "140550190571696", "target": "140550190638112"});
-links.push({"source": "140550190571696", "target": "140550167242464"});
-links.push({"source": "140550190571696", "target": "140550190496336"});
-links.push({"source": "140550190571696", "target": "140550154903552"});
-links.push({"source": "140550190571696", "target": "140550190714480"});
-links.push({"source": "140550190571696", "target": "140550190574336"});
-links.push({"source": "140550190571696", "target": "140550190573104"});
-links.push({"source": "140550190571696", "target": "140550190588256"});
-links.push({"source": "140550190571696", "target": "140550190572928"});
-links.push({"source": "140550190571696", "target": "140550154994896"});
-links.push({"source": "140550190571696", "target": "140550190062160"});
-links.push({"source": "140550190571696", "target": "140550190497568"});
-links.push({"source": "140550190571696", "target": "140550190572048"});
-links.push({"source": "140550190571696", "target": "140550190609440"});
-links.push({"source": "140550190571696", "target": "140550225227776"});
-links.push({"source": "140550190571696", "target": "140550190589664"});
-links.push({"source": "140550190571696", "target": "140550157635584"});
-links.push({"source": "140550190571696", "target": "140550168348912"});
-links.push({"source": "140550190571696", "target": "140550190573984"});
-links.push({"source": "140550190571696", "target": "140550168604672"});
-links.push({"source": "140550190571696", "target": "140550154920816"});
-links.push({"source": "140550190571696", "target": "140550225229536"});
-links.push({"source": "140550190571696", "target": "140550227396496"});
-links.push({"source": "140550190571696", "target": "140550154932400"});
-links.push({"source": "140550190571696", "target": "140550190497392"});
-links.push({"source": "140550190571696", "target": "140550168728256"});
-links.push({"source": "140550190571696", "target": "140550154932224"});
-links.push({"source": "140550190571696", "target": "140550190637232"});
-links.push({"source": "140550190571696", "target": "140550190573280"});
-links.push({"source": "140550190571696", "target": "140550190611376"});
-links.push({"source": "140550190571696", "target": "140550160636496"});
-nodes["140550159770304"] = {"id": "140550159770304", "label": "texinfo@6.8", "index": nodeArray.length};
-nodeArray.push(nodes["140550159770304"]);
-nodes["140550190497392"] = {"id": "140550190497392", "label": "speex@1.2.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550190497392"]);
-nodes["140550160606064"] = {"id": "140550160606064", "label": "yasm@1.3.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550160606064"]);
-nodes["140550190659648"] = {"id": "140550190659648", "label": "rav1e@0.6.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550190659648"]);
-nodes["140550190661056"] = {"id": "140550190661056", "label": "dav1d@1.0.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550190661056"]);
-nodes["140550190638112"] = {"id": "140550190638112", "label": "frei0r-plugins@1.7.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550190638112"]);
-nodes["140550167242464"] = {"id": "140550167242464", "label": "gnutls@3.7.7", "index": nodeArray.length};
-nodeArray.push(nodes["140550167242464"]);
-nodes["140550190496336"] = {"id": "140550190496336", "label": "opus@1.3.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550190496336"]);
-nodes["140550154903552"] = {"id": "140550154903552", "label": "ladspa@1.13", "index": nodeArray.length};
-nodeArray.push(nodes["140550154903552"]);
-nodes["140550190714480"] = {"id": "140550190714480", "label": "lame@3.100", "index": nodeArray.length};
-nodeArray.push(nodes["140550190714480"]);
-nodes["140550190574336"] = {"id": "140550190574336", "label": "libaom@3.5.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550190574336"]);
-nodes["140550190573104"] = {"id": "140550190573104", "label": "libass@0.15.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550190573104"]);
-nodes["140550190588256"] = {"id": "140550190588256", "label": "libbluray@1.0.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550190588256"]);
-nodes["140550190572928"] = {"id": "140550190572928", "label": "libcaca@0.99.beta19", "index": nodeArray.length};
-nodeArray.push(nodes["140550190572928"]);
-nodes["140550154994896"] = {"id": "140550154994896", "label": "libcdio-paranoia@10.2+2.0.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550154994896"]);
-nodes["140550190062160"] = {"id": "140550190062160", "label": "libdrm@2.4.114", "index": nodeArray.length};
-nodeArray.push(nodes["140550190062160"]);
-nodes["140550190497568"] = {"id": "140550190497568", "label": "libtheora@1.1.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550190497568"]);
-nodes["140550190572048"] = {"id": "140550190572048", "label": "libva@2.19.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550190572048"]);
-nodes["140550190609440"] = {"id": "140550190609440", "label": "libvdpau@1.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550190609440"]);
-nodes["140550225227776"] = {"id": "140550225227776", "label": "libvorbis@1.3.7", "index": nodeArray.length};
-nodeArray.push(nodes["140550225227776"]);
-nodes["140550190589664"] = {"id": "140550190589664", "label": "libvpx@1.12.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550190589664"]);
-nodes["140550157635584"] = {"id": "140550157635584", "label": "libwebp@1.2.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550157635584"]);
-nodes["140550190573984"] = {"id": "140550190573984", "label": "libx264@164-0.b093bbe", "index": nodeArray.length};
-nodeArray.push(nodes["140550190573984"]);
-nodes["140550154920816"] = {"id": "140550154920816", "label": "openal@1.22.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550154920816"]);
-nodes["140550225229536"] = {"id": "140550225229536", "label": "pulseaudio@16.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550225229536"]);
-nodes["140550227396496"] = {"id": "140550227396496", "label": "sdl2@2.26.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550227396496"]);
-nodes["140550154932400"] = {"id": "140550154932400", "label": "soxr@0.1.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550154932400"]);
-nodes["140550168728256"] = {"id": "140550168728256", "label": "srt@1.4.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550168728256"]);
-nodes["140550154932224"] = {"id": "140550154932224", "label": "twolame@0.4.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550154932224"]);
-nodes["140550190637232"] = {"id": "140550190637232", "label": "vidstab@1.1.0-0.aeabc8d", "index": nodeArray.length};
-nodeArray.push(nodes["140550190637232"]);
-nodes["140550190573280"] = {"id": "140550190573280", "label": "x265@3.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550190573280"]);
-nodes["140550190611376"] = {"id": "140550190611376", "label": "xvid@1.3.7", "index": nodeArray.length};
-nodeArray.push(nodes["140550190611376"]);
-nodes["140550168718432"] = {"id": "140550168718432", "label": "gst-plugins-base@1.22.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550168718432"]);
-links.push({"source": "140550168718432", "target": "140550459778960"});
-links.push({"source": "140550168718432", "target": "140550156000528"});
-links.push({"source": "140550168718432", "target": "140550156000000"});
-links.push({"source": "140550168718432", "target": "140550160375408"});
-links.push({"source": "140550168718432", "target": "140550159771184"});
-links.push({"source": "140550168718432", "target": "140550168349616"});
-links.push({"source": "140550168718432", "target": "140550157900896"});
-links.push({"source": "140550168718432", "target": "140550154994544"});
-links.push({"source": "140550168718432", "target": "140550169730672"});
-links.push({"source": "140550168718432", "target": "140550308666992"});
-links.push({"source": "140550168718432", "target": "140550157658000"});
-links.push({"source": "140550168718432", "target": "140550225227952"});
-links.push({"source": "140550168718432", "target": "140550157546176"});
-links.push({"source": "140550168718432", "target": "140550190497568"});
-links.push({"source": "140550168718432", "target": "140550168686768"});
-links.push({"source": "140550168718432", "target": "140550225227776"});
-links.push({"source": "140550168718432", "target": "140550168348912"});
-links.push({"source": "140550168718432", "target": "140550168328784"});
-links.push({"source": "140550168718432", "target": "140550168327904"});
-links.push({"source": "140550168718432", "target": "140550168604672"});
-links.push({"source": "140550168718432", "target": "140550190496336"});
-links.push({"source": "140550168718432", "target": "140550169637216"});
-links.push({"source": "140550168718432", "target": "140550170777312"});
-links.push({"source": "140550168718432", "target": "140550160636496"});
-links.push({"source": "140550168718432", "target": "140550156000528"});
-links.push({"source": "140550168718432", "target": "140550168718608"});
-links.push({"source": "140550168718432", "target": "140550155266992"});
-links.push({"source": "140550168718432", "target": "140550170777488"});
-links.push({"source": "140550168718432", "target": "140550168718960"});
-nodes["140550154994544"] = {"id": "140550154994544", "label": "cdparanoia@10.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550154994544"]);
-nodes["140550157658000"] = {"id": "140550157658000", "label": "libjpeg-turbo@2.1.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550157658000"]);
-nodes["140550225227952"] = {"id": "140550225227952", "label": "libogg@1.3.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550225227952"]);
-nodes["140550157546176"] = {"id": "140550157546176", "label": "libpng@1.6.37", "index": nodeArray.length};
-nodeArray.push(nodes["140550157546176"]);
-nodes["140550168686768"] = {"id": "140550168686768", "label": "libvisual@0.4.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550168686768"]);
-nodes["140550168718608"] = {"id": "140550168718608", "label": "gstreamer@1.22.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550168718608"]);
-nodes["140550155266992"] = {"id": "140550155266992", "label": "libgudev@236", "index": nodeArray.length};
-nodeArray.push(nodes["140550155266992"]);
-nodes["140550168718960"] = {"id": "140550168718960", "label": "orc@0.4.32", "index": nodeArray.length};
-nodeArray.push(nodes["140550168718960"]);
-nodes["140550154904256"] = {"id": "140550154904256", "label": "jack2@1.9.21", "index": nodeArray.length};
-nodeArray.push(nodes["140550154904256"]);
-links.push({"source": "140550154904256", "target": "140550459778960"});
-links.push({"source": "140550154904256", "target": "140550157900896"});
-links.push({"source": "140550154904256", "target": "140550155915264"});
-links.push({"source": "140550154904256", "target": "140550169727856"});
-links.push({"source": "140550154904256", "target": "140550225229712"});
-links.push({"source": "140550154904256", "target": "140550190496336"});
-links.push({"source": "140550154904256", "target": "140550156684208"});
-links.push({"source": "140550154904256", "target": "140550458590944"});
-links.push({"source": "140550154904256", "target": "140550157879536"});
-links.push({"source": "140550154904256", "target": "140550459779312"});
-nodes["140550225229712"] = {"id": "140550225229712", "label": "libsamplerate@0.1.9", "index": nodeArray.length};
-nodeArray.push(nodes["140550225229712"]);
-nodes["140550156684208"] = {"id": "140550156684208", "label": "python-dbus@1.2.18", "index": nodeArray.length};
-nodeArray.push(nodes["140550156684208"]);
-nodes["140550459779312"] = {"id": "140550459779312", "label": "bdb@6.2.32", "index": nodeArray.length};
-nodeArray.push(nodes["140550459779312"]);
-nodes["140550154965872"] = {"id": "140550154965872", "label": "ldacbt@2.0.2.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550154965872"]);
-nodes["140550168729136"] = {"id": "140550168729136", "label": "libcamera@0.1.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550168729136"]);
-links.push({"source": "140550168729136", "target": "140550160265920"});
-links.push({"source": "140550168729136", "target": "140550155388464"});
-links.push({"source": "140550168729136", "target": "140550155464128"});
-links.push({"source": "140550168729136", "target": "140550459778960"});
-links.push({"source": "140550168729136", "target": "140550160375408"});
-links.push({"source": "140550168729136", "target": "140550154754464"});
-links.push({"source": "140550168729136", "target": "140550156493152"});
-links.push({"source": "140550168729136", "target": "140550159588448"});
-links.push({"source": "140550168729136", "target": "140550157923536"});
-links.push({"source": "140550168729136", "target": "140550156000528"});
-links.push({"source": "140550168729136", "target": "140550168718432"});
-links.push({"source": "140550168729136", "target": "140550167242464"});
-links.push({"source": "140550168729136", "target": "140550157638400"});
-links.push({"source": "140550168729136", "target": "140550167155216"});
-links.push({"source": "140550168729136", "target": "140550167241408"});
-links.push({"source": "140550168729136", "target": "140550156519840"});
-links.push({"source": "140550168729136", "target": "140550156921952"});
-links.push({"source": "140550168729136", "target": "140550308363536"});
-nodes["140550160265920"] = {"id": "140550160265920", "label": "googletest@1.12.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550160265920"]);
-nodes["140550154754464"] = {"id": "140550154754464", "label": "python-sphinx@5.1.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550154754464"]);
-nodes["140550156493152"] = {"id": "140550156493152", "label": "python-pyyaml@6.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550156493152"]);
-nodes["140550157638400"] = {"id": "140550157638400", "label": "libtiff@4.4.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550157638400"]);
-nodes["140550167155216"] = {"id": "140550167155216", "label": "libyaml@0.2.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550167155216"]);
-nodes["140550156519840"] = {"id": "140550156519840", "label": "python-jinja2@3.1.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550156519840"]);
-nodes["140550156921952"] = {"id": "140550156921952", "label": "python-ply@3.11", "index": nodeArray.length};
-nodeArray.push(nodes["140550156921952"]);
-nodes["140550308363536"] = {"id": "140550308363536", "label": "qtbase@5.15.10", "index": nodeArray.length};
-nodeArray.push(nodes["140550308363536"]);
-nodes["140550154980800"] = {"id": "140550154980800", "label": "libfdk@2.0.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550154980800"]);
-links.push({"source": "140550154980800", "target": "140550160374000"});
-links.push({"source": "140550154980800", "target": "140550160372592"});
-links.push({"source": "140550154980800", "target": "140550160372416"});
-nodes["140550154980624"] = {"id": "140550154980624", "label": "libfreeaptx@0.1.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550154980624"]);
-nodes["140550225229888"] = {"id": "140550225229888", "label": "libsndfile@1.2.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550225229888"]);
-links.push({"source": "140550225229888", "target": "140550160374000"});
-links.push({"source": "140550225229888", "target": "140550157469408"});
-links.push({"source": "140550225229888", "target": "140550160372592"});
-links.push({"source": "140550225229888", "target": "140550160372416"});
-links.push({"source": "140550225229888", "target": "140550459778960"});
-links.push({"source": "140550225229888", "target": "140550160343392"});
-links.push({"source": "140550225229888", "target": "140550190496864"});
-links.push({"source": "140550225229888", "target": "140550225227952"});
-links.push({"source": "140550225229888", "target": "140550225227776"});
-links.push({"source": "140550225229888", "target": "140550190496336"});
-nodes["140550157469408"] = {"id": "140550157469408", "label": "autogen@5.18.16", "index": nodeArray.length};
-nodeArray.push(nodes["140550157469408"]);
-nodes["140550190496864"] = {"id": "140550190496864", "label": "flac@1.3.4", "index": nodeArray.length};
-nodeArray.push(nodes["140550190496864"]);
-nodes["140550190712720"] = {"id": "140550190712720", "label": "libusb@1.0.25", "index": nodeArray.length};
-nodeArray.push(nodes["140550190712720"]);
-nodes["140550157966080"] = {"id": "140550157966080", "label": "sbc@1.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550157966080"]);
-links.push({"source": "140550157966080", "target": "140550459778960"});
-links.push({"source": "140550157966080", "target": "140550225229888"});
-nodes["140550227542720"] = {"id": "140550227542720", "label": "vulkan-headers@sdk-1.3.231.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550227542720"]);
-nodes["140550227542544"] = {"id": "140550227542544", "label": "vulkan-loader@sdk-1.3.232", "index": nodeArray.length};
-nodeArray.push(nodes["140550227542544"]);
-links.push({"source": "140550227542544", "target": "140550160265920"});
-links.push({"source": "140550227542544", "target": "140550168326320"});
-links.push({"source": "140550227542544", "target": "140550459778960"});
-links.push({"source": "140550227542544", "target": "140550160343392"});
-links.push({"source": "140550227542544", "target": "140550170777488"});
-links.push({"source": "140550227542544", "target": "140550227542720"});
-nodes["140550154790624"] = {"id": "140550154790624", "label": "webrtc-audio-processing@0.3.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550154790624"]);
-nodes["140550190898976"] = {"id": "140550190898976", "label": "playerctl@2.4.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550190898976"]);
-links.push({"source": "140550190898976", "target": "140550156000528"});
-links.push({"source": "140550190898976", "target": "140550459778960"});
-links.push({"source": "140550190898976", "target": "140550156000000"});
-nodes["140550223606640"] = {"id": "140550223606640", "label": "spdlog@1.12.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550223606640"]);
-links.push({"source": "140550223606640", "target": "140550160268032"});
-nodes["140550160268032"] = {"id": "140550160268032", "label": "catch2@3.4.0", "index": nodeArray.length};
-nodeArray.push(nodes["140550160268032"]);
-links.push({"source": "140550160268032", "target": "140550160375408"});
-nodes["140550158044960"] = {"id": "140550158044960", "label": "wireplumber@0.4.14", "index": nodeArray.length};
-nodeArray.push(nodes["140550158044960"]);
-links.push({"source": "140550158044960", "target": "140550156000528"});
-links.push({"source": "140550158044960", "target": "140550459778960"});
-links.push({"source": "140550158044960", "target": "140550155915264"});
-links.push({"source": "140550158044960", "target": "140550170778720"});
-links.push({"source": "140550158044960", "target": "140550156000528"});
-links.push({"source": "140550158044960", "target": "140550168426208"});
-links.push({"source": "140550158044960", "target": "140550158020608"});
-nodes["140550170778720"] = {"id": "140550170778720", "label": "elogind@252.9", "index": nodeArray.length};
-nodeArray.push(nodes["140550170778720"]);
-links.push({"source": "140550170778720", "target": "140550159684288"});
-links.push({"source": "140550170778720", "target": "140550159683760"});
-links.push({"source": "140550170778720", "target": "140550159773472"});
-links.push({"source": "140550170778720", "target": "140550159771184"});
-links.push({"source": "140550170778720", "target": "140550461082016"});
-links.push({"source": "140550170778720", "target": "140550169727504"});
-links.push({"source": "140550170778720", "target": "140550459779840"});
-links.push({"source": "140550170778720", "target": "140550459778960"});
-links.push({"source": "140550170778720", "target": "140550160343392"});
-links.push({"source": "140550170778720", "target": "140550156519840"});
-links.push({"source": "140550170778720", "target": "140550169780000"});
-links.push({"source": "140550170778720", "target": "140550158044608"});
-links.push({"source": "140550170778720", "target": "140550157880768"});
-links.push({"source": "140550170778720", "target": "140550157899312"});
-links.push({"source": "140550170778720", "target": "140550157879536"});
-links.push({"source": "140550170778720", "target": "140550160498688"});
-links.push({"source": "140550170778720", "target": "140550160501856"});
-links.push({"source": "140550170778720", "target": "140550155915264"});
-links.push({"source": "140550170778720", "target": "140550157923536"});
-links.push({"source": "140550170778720", "target": "140550161305200"});
-nodes["140550461082016"] = {"id": "140550461082016", "label": "gperf@3.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550461082016"]);
-nodes["140550158044608"] = {"id": "140550158044608", "label": "kexec-tools@2.0.23", "index": nodeArray.length};
-nodeArray.push(nodes["140550158044608"]);
-nodes["140550157880768"] = {"id": "140550157880768", "label": "linux-pam@1.5.2", "index": nodeArray.length};
-nodeArray.push(nodes["140550157880768"]);
-nodes["140550160498688"] = {"id": "140550160498688", "label": "shadow@4.13", "index": nodeArray.length};
-nodeArray.push(nodes["140550160498688"]);
-nodes["140550160501856"] = {"id": "140550160501856", "label": "shepherd@0.9.3", "index": nodeArray.length};
-nodeArray.push(nodes["140550160501856"]);
-nodes["140550161305200"] = {"id": "140550161305200", "label": "acl@2.3.1", "index": nodeArray.length};
-nodeArray.push(nodes["140550161305200"]);
-nodes["140550168426208"] = {"id": "140550168426208", "label": "lua@5.3.5", "index": nodeArray.length};
-nodeArray.push(nodes["140550168426208"]);
-links.push({"source": "140550168426208", "target": "140550458590944"});
-</script><script type="text/javascript" src="/gnu/store/d74zg27gc831j3ck7f3zvzgj9spaxnrb-guix-module-union/share/guile/site/3.0/guix/graph.js"></script></body></html>
\ No newline at end of file
diff --git a/modules/ryan-packages/tmp.txt b/modules/ryan-packages/tmp.txt
deleted file mode 100644
index 4c04bf8..0000000
--- a/modules/ryan-packages/tmp.txt
+++ /dev/null
@@ -1,841 +0,0 @@
-digraph "Guix package" {
- "140469651626576" [label = "waybar-new@0.9.22", shape = box, fontname = sans];
- "140469651626576" -> "140469583334672" [color = magenta];
- "140469651626576" -> "140469949282192" [color = magenta];
- "140469651626576" -> "140469587242256" [color = magenta];
- "140469651626576" -> "140469598181088" [color = magenta];
- "140469651626576" -> "140469651626928" [color = magenta];
- "140469651626576" -> "140469583014128" [color = magenta];
- "140469651626576" -> "140469595823024" [color = magenta];
- "140469651626576" -> "140469597125024" [color = magenta];
- "140469651626576" -> "140469597100624" [color = magenta];
- "140469651626576" -> "140469594578544" [color = magenta];
- "140469651626576" -> "140469597125200" [color = magenta];
- "140469651626576" -> "140469595671472" [color = magenta];
- "140469651626576" -> "140469598182848" [color = magenta];
- "140469651626576" -> "140469651766896" [color = magenta];
- "140469651626576" -> "140469585233104" [color = magenta];
- "140469651626576" -> "140469597123088" [color = magenta];
- "140469651626576" -> "140469585350656" [color = magenta];
- "140469651626576" -> "140469618253600" [color = magenta];
- "140469651626576" -> "140469651957472" [color = magenta];
- "140469651626576" -> "140469651030896" [color = magenta];
- "140469651626576" -> "140469598181264" [color = magenta];
- "140469651626576" -> "140469585375008" [color = magenta];
- "140469583334672" [label = "glib@2.72.3", shape = box, fontname = sans];
- "140469583334672" -> "140469583245312" [color = blue];
- "140469583334672" -> "140469587101232" [color = blue];
- "140469583334672" -> "140469949283072" [color = blue];
- "140469583334672" -> "140469588041728" [color = blue];
- "140469583334672" -> "140469949282192" [color = blue];
- "140469583334672" -> "140469587681632" [color = blue];
- "140469583334672" -> "140469587709552" [color = blue];
- "140469583334672" -> "140469588746416" [color = blue];
- "140469583334672" -> "140469588043664" [color = blue];
- "140469583334672" -> "140469587681632" [color = blue];
- "140469583334672" -> "140469587709552" [color = blue];
- "140469583334672" -> "140469584738896" [color = blue];
- "140469583334672" -> "140469978866720" [color = blue];
- "140469583334672" -> "140469585209584" [color = blue];
- "140469583334672" -> "140469587966544" [color = blue];
- "140469583245312" [label = "dbus@1.14.0", shape = box, fontname = sans];
- "140469583245312" -> "140469949282192" [color = dimgrey];
- "140469583245312" -> "140469587010064" [color = dimgrey];
- "140469583245312" -> "140469587103520" [color = dimgrey];
- "140469583245312" -> "140469582785984" [color = dimgrey];
- "140469583245312" -> "140469597203552" [color = dimgrey];
- "140469583245312" -> "140469597123088" [color = dimgrey];
- "140469583245312" -> "140469597183776" [color = dimgrey];
- "140469583245312" -> "140469582591184" [color = dimgrey];
- "140469583245312" -> "140469597123440" [color = dimgrey];
- "140469583245312" -> "140469595744496" [color = dimgrey];
- "140469949282192" [label = "pkg-config@0.29.2", shape = box, fontname = sans];
- "140469587010064" [label = "docbook-xml@4.4", shape = box, fontname = sans];
- "140469587103520" [label = "docbook-xsl@1.79.2-0.fe16c90", shape = box, fontname = sans];
- "140469582785984" [label = "doxygen@1.9.5", shape = box, fontname = sans];
- "140469597203552" [label = "xmlto@0.0.28", shape = box, fontname = sans];
- "140469597123088" [label = "libxml2@2.9.14", shape = box, fontname = sans];
- "140469597183776" [label = "libxslt@1.1.37", shape = box, fontname = sans];
- "140469582591184" [label = "yelp-tools@3.32.2", shape = box, fontname = sans];
- "140469597123440" [label = "expat@2.5.0", shape = box, fontname = sans];
- "140469595744496" [label = "libx11@1.8.1", shape = box, fontname = sans];
- "140469587101232" [label = "gettext-minimal@0.21", shape = box, fontname = sans];
- "140469587101232" -> "140469978866368" [color = peachpuff4];
- "140469587101232" -> "140469597123088" [color = peachpuff4];
- "140469587101232" -> "140469586916560" [color = peachpuff4];
- "140469978866368" [label = "libunistring@1.0", shape = box, fontname = sans];
- "140469586916560" [label = "ncurses@6.2.20210619", shape = box, fontname = sans];
- "140469949283072" [label = "m4@1.4.19", shape = box, fontname = sans];
- "140469588041728" [label = "perl@5.36.0", shape = box, fontname = sans];
- "140469587681632" [label = "python@3.10.7", shape = box, fontname = sans];
- "140469587681632" -> "140469588746416" [color = darkgoldenrod];
- "140469587681632" -> "140469587992576" [color = darkgoldenrod];
- "140469587681632" -> "140469587992752" [color = darkgoldenrod];
- "140469587681632" -> "140469949282192" [color = darkgoldenrod];
- "140469587681632" -> "140469587965664" [color = darkgoldenrod];
- "140469587681632" -> "140469597123440" [color = darkgoldenrod];
- "140469587681632" -> "140469949282368" [color = darkgoldenrod];
- "140469587681632" -> "140469584738896" [color = darkgoldenrod];
- "140469587681632" -> "140469801785232" [color = darkgoldenrod];
- "140469587681632" -> "140469594632896" [color = darkgoldenrod];
- "140469587681632" -> "140469978867424" [color = darkgoldenrod];
- "140469587681632" -> "140469587966544" [color = darkgoldenrod];
- "140469587681632" -> "140469585004432" [color = darkgoldenrod];
- "140469587681632" -> "140469585003904" [color = darkgoldenrod];
- "140469588746416" [label = "tzdata@2022a", shape = box, fontname = sans];
- "140469587992576" [label = "unzip@6.0", shape = box, fontname = sans];
- "140469587992752" [label = "zip@3.0", shape = box, fontname = sans];
- "140469587965664" [label = "bzip2@1.0.8", shape = box, fontname = sans];
- "140469949282368" [label = "gdbm@1.23", shape = box, fontname = sans];
- "140469584738896" [label = "libffi@3.4.4", shape = box, fontname = sans];
- "140469801785232" [label = "sqlite@3.39.3", shape = box, fontname = sans];
- "140469594632896" [label = "openssl@3.0.8", shape = box, fontname = sans];
- "140469978867424" [label = "readline@8.1.2", shape = box, fontname = sans];
- "140469587966544" [label = "zlib@1.2.13", shape = box, fontname = sans];
- "140469585004432" [label = "tcl@8.6.12", shape = box, fontname = sans];
- "140469585003904" [label = "tk@8.6.12", shape = box, fontname = sans];
- "140469587709552" [label = "python-wrapper@3.10.7", shape = box, fontname = sans];
- "140469587709552" -> "140469588746416" [color = red];
- "140469587709552" -> "140469587992576" [color = red];
- "140469587709552" -> "140469587992752" [color = red];
- "140469587709552" -> "140469949282192" [color = red];
- "140469587709552" -> "140469588043840" [color = red];
- "140469587709552" -> "140469587681632" [color = red];
- "140469588043840" [label = "bash@5.1.16", shape = box, fontname = sans];
- "140469588043664" [label = "bash-minimal@5.1.16", shape = box, fontname = sans];
- "140469978866720" [label = "pcre@8.45", shape = box, fontname = sans];
- "140469978866720" -> "140469587965664" [color = peachpuff4];
- "140469978866720" -> "140469978867424" [color = peachpuff4];
- "140469978866720" -> "140469587966544" [color = peachpuff4];
- "140469585209584" [label = "util-linux@2.37.4", shape = box, fontname = sans];
- "140469585209584" -> "140469587865200" [color = blue];
- "140469585209584" -> "140469588041728" [color = blue];
- "140469585209584" -> "140469800726304" [color = blue];
- "140469585209584" -> "140469586916560" [color = blue];
- "140469585209584" -> "140469587966544" [color = blue];
- "140469587865200" [label = "net-base@5.3", shape = box, fontname = sans];
- "140469800726304" [label = "file@5.44", shape = box, fontname = sans];
- "140469587242256" [label = "scdoc@1.11.2", shape = box, fontname = sans];
- "140469598181088" [label = "wayland-protocols@1.32", shape = box, fontname = sans];
- "140469598181088" -> "140469949282192" [color = magenta];
- "140469598181088" -> "140469587681632" [color = magenta];
- "140469598181088" -> "140469598181264" [color = magenta];
- "140469598181264" [label = "wayland@1.22.0", shape = box, fontname = sans];
- "140469598181264" -> "140469587009712" [color = darkgoldenrod];
- "140469598181264" -> "140469587010240" [color = darkgoldenrod];
- "140469598181264" -> "140469587103520" [color = darkgoldenrod];
- "140469598181264" -> "140469582714416" [color = darkgoldenrod];
- "140469598181264" -> "140469582785984" [color = darkgoldenrod];
- "140469598181264" -> "140469949282192" [color = darkgoldenrod];
- "140469598181264" -> "140469587681632" [color = darkgoldenrod];
- "140469598181264" -> "140469597203552" [color = darkgoldenrod];
- "140469598181264" -> "140469597183776" [color = darkgoldenrod];
- "140469598181264" -> "140469597123440" [color = darkgoldenrod];
- "140469598181264" -> "140469597123088" [color = darkgoldenrod];
- "140469598181264" -> "140469584738896" [color = darkgoldenrod];
- "140469587009712" [label = "docbook-xml@4.2", shape = box, fontname = sans];
- "140469587010240" [label = "docbook-xml@4.5", shape = box, fontname = sans];
- "140469582714416" [label = "graphviz@7.0.1", shape = box, fontname = sans];
- "140469651626928" [label = "gtkmm@3.24.6", shape = box, fontname = sans];
- "140469651626928" -> "140469582714416" [color = blue];
- "140469651626928" -> "140469582785984" [color = blue];
- "140469651626928" -> "140469583334672" [color = blue];
- "140469651626928" -> "140469949283072" [color = blue];
- "140469651626928" -> "140469582444784" [color = blue];
- "140469651626928" -> "140469588041728" [color = blue];
- "140469651626928" -> "140469949282192" [color = blue];
- "140469651626928" -> "140469587681632" [color = blue];
- "140469651626928" -> "140469597183776" [color = blue];
- "140469651626928" -> "140469595745200" [color = blue];
- "140469651626928" -> "140469651627280" [color = blue];
- "140469651626928" -> "140469651627104" [color = blue];
- "140469651626928" -> "140469583332736" [color = blue];
- "140469651626928" -> "140469597078912" [color = blue];
- "140469651626928" -> "140469651627456" [color = blue];
- "140469582444784" [label = "mm-common@1.0.3", shape = box, fontname = sans];
- "140469582444784" -> "140469588629568" [color = blue];
- "140469582444784" -> "140469587101232" [color = blue];
- "140469582444784" -> "140469949282192" [color = blue];
- "140469582444784" -> "140469588630448" [color = blue];
- "140469582444784" -> "140469587681632" [color = blue];
- "140469588629568" [label = "coreutils@9.1", shape = box, fontname = sans];
- "140469588630448" [label = "sed@4.8", shape = box, fontname = sans];
- "140469595745200" [label = "xorg-server@21.1.1", shape = box, fontname = sans];
- "140469595745200" -> "140469587709552" [color = darkgoldenrod];
- "140469595745200" -> "140469949282192" [color = darkgoldenrod];
- "140469595745200" -> "140469585253584" [color = darkgoldenrod];
- "140469595745200" -> "140469583245312" [color = darkgoldenrod];
- "140469595745200" -> "140469595635136" [color = darkgoldenrod];
- "140469595745200" -> "140469596084816" [color = darkgoldenrod];
- "140469595745200" -> "140469598096832" [color = darkgoldenrod];
- "140469595745200" -> "140469595722784" [color = darkgoldenrod];
- "140469595745200" -> "140469595743792" [color = darkgoldenrod];
- "140469595745200" -> "140469595633376" [color = darkgoldenrod];
- "140469595745200" -> "140469595722608" [color = darkgoldenrod];
- "140469595745200" -> "140469595722256" [color = darkgoldenrod];
- "140469595745200" -> "140469595633024" [color = darkgoldenrod];
- "140469595745200" -> "140469595723840" [color = darkgoldenrod];
- "140469595745200" -> "140469595632496" [color = darkgoldenrod];
- "140469595745200" -> "140469595634960" [color = darkgoldenrod];
- "140469595745200" -> "140469595743968" [color = darkgoldenrod];
- "140469595745200" -> "140469595723488" [color = darkgoldenrod];
- "140469595745200" -> "140469595712960" [color = darkgoldenrod];
- "140469595745200" -> "140469595712256" [color = darkgoldenrod];
- "140469595745200" -> "140469595709440" [color = darkgoldenrod];
- "140469595745200" -> "140469587966544" [color = darkgoldenrod];
- "140469595745200" -> "140469595743440" [color = darkgoldenrod];
- "140469595745200" -> "140469595742912" [color = darkgoldenrod];
- "140469595745200" -> "140469595742736" [color = darkgoldenrod];
- "140469595745200" -> "140469595742560" [color = darkgoldenrod];
- "140469595745200" -> "140469595742384" [color = darkgoldenrod];
- "140469595745200" -> "140469595634432" [color = darkgoldenrod];
- "140469595745200" -> "140469595745728" [color = darkgoldenrod];
- "140469595745200" -> "140469596004352" [color = darkgoldenrod];
- "140469595745200" -> "140469617433344" [color = darkgoldenrod];
- "140469595745200" -> "140469595592064" [color = darkgoldenrod];
- "140469585253584" [label = "eudev@3.2.11", shape = box, fontname = sans];
- "140469595635136" [label = "libdmx@1.1.4", shape = box, fontname = sans];
- "140469596084816" [label = "libepoxy@1.5.10", shape = box, fontname = sans];
- "140469598096832" [label = "libgcrypt@1.10.1", shape = box, fontname = sans];
- "140469595722784" [label = "libxau@1.0.10", shape = box, fontname = sans];
- "140469595743792" [label = "libxaw@1.0.14", shape = box, fontname = sans];
- "140469595633376" [label = "libxdmcp@1.1.3", shape = box, fontname = sans];
- "140469595722608" [label = "libxfixes@6.0.0", shape = box, fontname = sans];
- "140469595722256" [label = "libxfont@2.0.4", shape = box, fontname = sans];
- "140469595633024" [label = "libxkbfile@1.1.0", shape = box, fontname = sans];
- "140469595723840" [label = "libxrender@0.9.10", shape = box, fontname = sans];
- "140469595632496" [label = "libxres@1.2.1", shape = box, fontname = sans];
- "140469595634960" [label = "libxshmfence@1.3", shape = box, fontname = sans];
- "140469595743968" [label = "libxt@1.2.1", shape = box, fontname = sans];
- "140469595723488" [label = "libxv@1.0.12", shape = box, fontname = sans];
- "140469595712960" [label = "xkbcomp@1.4.5", shape = box, fontname = sans];
- "140469595712256" [label = "xkeyboard-config@2.38", shape = box, fontname = sans];
- "140469595709440" [label = "xtrans@1.4.0", shape = box, fontname = sans];
- "140469595743440" [label = "xcb-util@0.4.0", shape = box, fontname = sans];
- "140469595742912" [label = "xcb-util-image@0.4.0", shape = box, fontname = sans];
- "140469595742736" [label = "xcb-util-keysyms@0.4.0", shape = box, fontname = sans];
- "140469595742560" [label = "xcb-util-renderutil@0.3.9", shape = box, fontname = sans];
- "140469595742384" [label = "xcb-util-wm@0.4.1", shape = box, fontname = sans];
- "140469595634432" [label = "libpciaccess@0.16", shape = box, fontname = sans];
- "140469595745728" [label = "libxcvt@0.1.1", shape = box, fontname = sans];
- "140469596004352" [label = "mesa@23.1.4", shape = box, fontname = sans];
- "140469617433344" [label = "pixman@0.40.0", shape = box, fontname = sans];
- "140469595592064" [label = "xorgproto@2022.2", shape = box, fontname = sans];
- "140469651627280" [label = "atkmm@2.28.1", shape = box, fontname = sans];
- "140469651627280" -> "140469582714416" [color = darkviolet];
- "140469651627280" -> "140469582785984" [color = darkviolet];
- "140469651627280" -> "140469949283072" [color = darkviolet];
- "140469651627280" -> "140469582444784" [color = darkviolet];
- "140469651627280" -> "140469588041728" [color = darkviolet];
- "140469651627280" -> "140469949282192" [color = darkviolet];
- "140469651627280" -> "140469587681632" [color = darkviolet];
- "140469651627280" -> "140469597183776" [color = darkviolet];
- "140469651627280" -> "140469583332384" [color = darkviolet];
- "140469651627280" -> "140469597079792" [color = darkviolet];
- "140469583332384" [label = "glibmm@2.64.5", shape = box, fontname = sans];
- "140469597079792" [label = "at-spi2-core@2.45.90", shape = box, fontname = sans];
- "140469651627104" [label = "cairomm@1.14.2", shape = box, fontname = sans];
- "140469651627104" -> "140469586918496" [color = peachpuff4];
- "140469651627104" -> "140469582785984" [color = peachpuff4];
- "140469651627104" -> "140469582714416" [color = peachpuff4];
- "140469651627104" -> "140469582444784" [color = peachpuff4];
- "140469651627104" -> "140469588041728" [color = peachpuff4];
- "140469651627104" -> "140469949282192" [color = peachpuff4];
- "140469651627104" -> "140469597183776" [color = peachpuff4];
- "140469651627104" -> "140469587309248" [color = peachpuff4];
- "140469651627104" -> "140469583332912" [color = peachpuff4];
- "140469651627104" -> "140469583333088" [color = peachpuff4];
- "140469651627104" -> "140469597029760" [color = peachpuff4];
- "140469586918496" [label = "boost@1.80.0", shape = box, fontname = sans];
- "140469587309248" [label = "fontconfig-minimal@2.14.0", shape = box, fontname = sans];
- "140469583332912" [label = "libsigc++@2.9.3", shape = box, fontname = sans];
- "140469583333088" [label = "libsigc++@3.0.6", shape = box, fontname = sans];
- "140469597029760" [label = "cairo@1.16.0", shape = box, fontname = sans];
- "140469583332736" [label = "glibmm@2.72.1", shape = box, fontname = sans];
- "140469583332736" -> "140469582714416" [color = darkviolet];
- "140469583332736" -> "140469582785984" [color = darkviolet];
- "140469583332736" -> "140469583334672" [color = darkviolet];
- "140469583332736" -> "140469949283072" [color = darkviolet];
- "140469583332736" -> "140469582444784" [color = darkviolet];
- "140469583332736" -> "140469588041728" [color = darkviolet];
- "140469583332736" -> "140469949282192" [color = darkviolet];
- "140469583332736" -> "140469597183776" [color = darkviolet];
- "140469583332736" -> "140469583333088" [color = darkviolet];
- "140469583332736" -> "140469583334672" [color = darkviolet];
- "140469597078912" [label = "gtk+@3.24.37", shape = box, fontname = sans];
- "140469597078912" -> "140469587009888" [color = cyan3];
- "140469597078912" -> "140469587103520" [color = cyan3];
- "140469597078912" -> "140469587101232" [color = cyan3];
- "140469597078912" -> "140469583334672" [color = cyan3];
- "140469597078912" -> "140469583334144" [color = cyan3];
- "140469597078912" -> "140469582494112" [color = cyan3];
- "140469597078912" -> "140469949282192" [color = cyan3];
- "140469597078912" -> "140469587709552" [color = cyan3];
- "140469597078912" -> "140469655776352" [color = cyan3];
- "140469597078912" -> "140469595745200" [color = cyan3];
- "140469597078912" -> "140469597183776" [color = cyan3];
- "140469597078912" -> "140469582549344" [color = cyan3];
- "140469597078912" -> "140469597961664" [color = cyan3];
- "140469597078912" -> "140469597126256" [color = cyan3];
- "140469597078912" -> "140469597029232" [color = cyan3];
- "140469597078912" -> "140469803228784" [color = cyan3];
- "140469597078912" -> "140469582552864" [color = cyan3];
- "140469597078912" -> "140469597123088" [color = cyan3];
- "140469597078912" -> "140469582551984" [color = cyan3];
- "140469597078912" -> "140469597079792" [color = cyan3];
- "140469597078912" -> "140469597029760" [color = cyan3];
- "140469597078912" -> "140469978867776" [color = cyan3];
- "140469597078912" -> "140469587309248" [color = cyan3];
- "140469597078912" -> "140469587241376" [color = cyan3];
- "140469597078912" -> "140469582492528" [color = cyan3];
- "140469597078912" -> "140469583334672" [color = cyan3];
- "140469597078912" -> "140469582357712" [color = cyan3];
- "140469597078912" -> "140469596084816" [color = cyan3];
- "140469597078912" -> "140469595744496" [color = cyan3];
- "140469597078912" -> "140469595633552" [color = cyan3];
- "140469597078912" -> "140469595744144" [color = cyan3];
- "140469597078912" -> "140469595724544" [color = cyan3];
- "140469597078912" -> "140469595724368" [color = cyan3];
- "140469597078912" -> "140469595722608" [color = cyan3];
- "140469597078912" -> "140469595722080" [color = cyan3];
- "140469597078912" -> "140469595724192" [color = cyan3];
- "140469597078912" -> "140469617434224" [color = cyan3];
- "140469597078912" -> "140469595721904" [color = cyan3];
- "140469597078912" -> "140469595723840" [color = cyan3];
- "140469597078912" -> "140469596004352" [color = cyan3];
- "140469597078912" -> "140469597028704" [color = cyan3];
- "140469597078912" -> "140469598181264" [color = cyan3];
- "140469597078912" -> "140469598181088" [color = cyan3];
- "140469587009888" [label = "docbook-xml@4.3", shape = box, fontname = sans];
- "140469583334144" [label = "gobject-introspection@1.72.0", shape = box, fontname = sans];
- "140469582494112" [label = "hicolor-icon-theme@0.17", shape = box, fontname = sans];
- "140469655776352" [label = "sassc@3.6.2", shape = box, fontname = sans];
- "140469582549344" [label = "colord-minimal@1.4.6", shape = box, fontname = sans];
- "140469597961664" [label = "cups@2.4.2", shape = box, fontname = sans];
- "140469597126256" [label = "graphene@1.10.6", shape = box, fontname = sans];
- "140469597029232" [label = "harfbuzz@5.3.1", shape = box, fontname = sans];
- "140469803228784" [label = "iso-codes@4.5.0", shape = box, fontname = sans];
- "140469582552864" [label = "json-glib-minimal@1.6.2", shape = box, fontname = sans];
- "140469582551984" [label = "rest@0.8.1", shape = box, fontname = sans];
- "140469978867776" [label = "fribidi@1.0.12", shape = box, fontname = sans];
- "140469587241376" [label = "freetype@2.13.0", shape = box, fontname = sans];
- "140469582492528" [label = "librsvg@2.54.5", shape = box, fontname = sans];
- "140469582357712" [label = "libcloudproviders-minimal@0.3.1", shape = box, fontname = sans];
- "140469595633552" [label = "libxcomposite@0.4.5", shape = box, fontname = sans];
- "140469595744144" [label = "libxcursor@1.2.1", shape = box, fontname = sans];
- "140469595724544" [label = "libxdamage@1.1.5", shape = box, fontname = sans];
- "140469595724368" [label = "libxext@1.3.4", shape = box, fontname = sans];
- "140469595722080" [label = "libxi@1.7.10", shape = box, fontname = sans];
- "140469595724192" [label = "libxinerama@1.1.4", shape = box, fontname = sans];
- "140469617434224" [label = "libxkbcommon@1.4.1", shape = box, fontname = sans];
- "140469595721904" [label = "libxrandr@1.5.2", shape = box, fontname = sans];
- "140469597028704" [label = "pango@1.50.10", shape = box, fontname = sans];
- "140469651627456" [label = "pangomm@2.46.2", shape = box, fontname = sans];
- "140469651627456" -> "140469582714416" [color = magenta];
- "140469651627456" -> "140469582785984" [color = magenta];
- "140469651627456" -> "140469949283072" [color = magenta];
- "140469651627456" -> "140469582444784" [color = magenta];
- "140469651627456" -> "140469588041728" [color = magenta];
- "140469651627456" -> "140469949282192" [color = magenta];
- "140469651627456" -> "140469587681632" [color = magenta];
- "140469651627456" -> "140469597183776" [color = magenta];
- "140469651627456" -> "140469597101680" [color = magenta];
- "140469651627456" -> "140469583332384" [color = magenta];
- "140469651627456" -> "140469597028704" [color = magenta];
- "140469597101680" [label = "cairomm@1.14.2", shape = box, fontname = sans];
- "140469583014128" [label = "date@2.4.1-9a0ee254", shape = box, fontname = sans];
- "140469583014128" -> "140469588746416" [color = dimgrey];
- "140469595823024" [label = "fmt@9.1.0", shape = box, fontname = sans];
- "140469595823024" -> "140469587992576" [color = peachpuff4];
- "140469597125024" [label = "gtk-layer-shell@0.6.0", shape = box, fontname = sans];
- "140469597125024" -> "140469949282192" [color = magenta];
- "140469597125024" -> "140469583334144" [color = magenta];
- "140469597125024" -> "140469598181264" [color = magenta];
- "140469597125024" -> "140469597078912" [color = magenta];
- "140469597100624" [label = "gtkmm@3.24.6", shape = box, fontname = sans];
- "140469597100624" -> "140469582714416" [color = peachpuff4];
- "140469597100624" -> "140469582785984" [color = peachpuff4];
- "140469597100624" -> "140469583334672" [color = peachpuff4];
- "140469597100624" -> "140469949283072" [color = peachpuff4];
- "140469597100624" -> "140469582444784" [color = peachpuff4];
- "140469597100624" -> "140469588041728" [color = peachpuff4];
- "140469597100624" -> "140469949282192" [color = peachpuff4];
- "140469597100624" -> "140469587681632" [color = peachpuff4];
- "140469597100624" -> "140469597183776" [color = peachpuff4];
- "140469597100624" -> "140469595745200" [color = peachpuff4];
- "140469597100624" -> "140469597100976" [color = peachpuff4];
- "140469597100624" -> "140469597101680" [color = peachpuff4];
- "140469597100624" -> "140469583332736" [color = peachpuff4];
- "140469597100624" -> "140469597078912" [color = peachpuff4];
- "140469597100624" -> "140469597101328" [color = peachpuff4];
- "140469597100976" [label = "atkmm@2.28.1", shape = box, fontname = sans];
- "140469597100976" -> "140469582714416" [color = peachpuff4];
- "140469597100976" -> "140469582785984" [color = peachpuff4];
- "140469597100976" -> "140469949283072" [color = peachpuff4];
- "140469597100976" -> "140469582444784" [color = peachpuff4];
- "140469597100976" -> "140469588041728" [color = peachpuff4];
- "140469597100976" -> "140469949282192" [color = peachpuff4];
- "140469597100976" -> "140469587681632" [color = peachpuff4];
- "140469597100976" -> "140469597183776" [color = peachpuff4];
- "140469597100976" -> "140469583332384" [color = peachpuff4];
- "140469597100976" -> "140469597079792" [color = peachpuff4];
- "140469597101328" [label = "pangomm@2.46.2", shape = box, fontname = sans];
- "140469597101328" -> "140469582714416" [color = dimgrey];
- "140469597101328" -> "140469582785984" [color = dimgrey];
- "140469597101328" -> "140469949283072" [color = dimgrey];
- "140469597101328" -> "140469582444784" [color = dimgrey];
- "140469597101328" -> "140469588041728" [color = dimgrey];
- "140469597101328" -> "140469949282192" [color = dimgrey];
- "140469597101328" -> "140469587681632" [color = dimgrey];
- "140469597101328" -> "140469597183776" [color = dimgrey];
- "140469597101328" -> "140469597101680" [color = dimgrey];
- "140469597101328" -> "140469583332384" [color = dimgrey];
- "140469597101328" -> "140469597028704" [color = dimgrey];
- "140469594578544" [label = "jsoncpp@1.9.5", shape = box, fontname = sans];
- "140469597125200" [label = "libdbusmenu@16.04.0-496", shape = box, fontname = sans];
- "140469597125200" -> "140469587708144" [color = red];
- "140469597125200" -> "140469587706736" [color = red];
- "140469597125200" -> "140469583334672" [color = red];
- "140469597125200" -> "140469583334144" [color = red];
- "140469597125200" -> "140469582469184" [color = red];
- "140469597125200" -> "140469597098864" [color = red];
- "140469597125200" -> "140469583333792" [color = red];
- "140469597125200" -> "140469582552688" [color = red];
- "140469597125200" -> "140469587706560" [color = red];
- "140469597125200" -> "140469597183776" [color = red];
- "140469597125200" -> "140469949282192" [color = red];
- "140469597125200" -> "140469587709552" [color = red];
- "140469597125200" -> "140469588746944" [color = red];
- "140469597125200" -> "140469582517280" [color = red];
- "140469597125200" -> "140469583334672" [color = red];
- "140469597125200" -> "140469597078912" [color = red];
- "140469597125200" -> "140469597079088" [color = red];
- "140469587708144" [label = "autoconf@2.69", shape = box, fontname = sans];
- "140469587708144" -> "140469588041728" [color = dimgrey];
- "140469587708144" -> "140469949283072" [color = dimgrey];
- "140469587708144" -> "140469588043664" [color = dimgrey];
- "140469587708144" -> "140469949283072" [color = dimgrey];
- "140469587708144" -> "140469588041728" [color = dimgrey];
- "140469587706736" [label = "automake@1.16.5", shape = box, fontname = sans];
- "140469587706736" -> "140469587707264" [color = darkviolet];
- "140469587706736" -> "140469588041728" [color = darkviolet];
- "140469587706736" -> "140469587707264" [color = darkviolet];
- "140469587706736" -> "140469588043664" [color = darkviolet];
- "140469587706736" -> "140469588041728" [color = darkviolet];
- "140469587707264" [label = "autoconf-wrapper@2.69", shape = box, fontname = sans];
- "140469582469184" [label = "gnome-common@3.18.0", shape = box, fontname = sans];
- "140469597098864" [label = "gtk-doc@1.33.2", shape = box, fontname = sans];
- "140469597098864" -> "140469587101232" [color = cyan3];
- "140469597098864" -> "140469583334672" [color = cyan3];
- "140469597098864" -> "140469583334144" [color = cyan3];
- "140469597098864" -> "140469583333616" [color = cyan3];
- "140469597098864" -> "140469588041728" [color = cyan3];
- "140469597098864" -> "140469949282192" [color = cyan3];
- "140469597098864" -> "140469587709552" [color = cyan3];
- "140469597098864" -> "140469587780992" [color = cyan3];
- "140469597098864" -> "140469587102112" [color = cyan3];
- "140469597098864" -> "140469587009888" [color = cyan3];
- "140469597098864" -> "140469587103520" [color = cyan3];
- "140469597098864" -> "140469583334672" [color = cyan3];
- "140469597098864" -> "140469597123088" [color = cyan3];
- "140469597098864" -> "140469597183776" [color = cyan3];
- "140469597098864" -> "140469587681632" [color = cyan3];
- "140469597098864" -> "140469583852752" [color = cyan3];
- "140469597098864" -> "140469597219936" [color = cyan3];
- "140469597098864" -> "140469587619616" [color = cyan3];
- "140469597098864" -> "140469583879440" [color = cyan3];
- "140469597098864" -> "140469595822144" [color = cyan3];
- "140469597098864" -> "140469582591184" [color = cyan3];
- "140469583333616" [label = "itstool@2.0.7", shape = box, fontname = sans];
- "140469587780992" [label = "bc@1.07.1", shape = box, fontname = sans];
- "140469587102112" [label = "dblatex@0.3.12", shape = box, fontname = sans];
- "140469583852752" [label = "python-anytree@2.8.0", shape = box, fontname = sans];
- "140469597219936" [label = "python-lxml@4.9.1", shape = box, fontname = sans];
- "140469587619616" [label = "python-parameterized@0.8.1", shape = box, fontname = sans];
- "140469583879440" [label = "python-pygments@2.12.0", shape = box, fontname = sans];
- "140469595822144" [label = "source-highlight@3.1.9", shape = box, fontname = sans];
- "140469583333792" [label = "intltool@0.51.0", shape = box, fontname = sans];
- "140469583333792" -> "140469800726304" [color = red];
- "140469583333792" -> "140469587101232" [color = red];
- "140469583333792" -> "140469597182896" [color = red];
- "140469583333792" -> "140469588041728" [color = red];
- "140469597182896" [label = "perl-xml-parser@2.46", shape = box, fontname = sans];
- "140469582552688" [label = "json-glib@1.6.2", shape = box, fontname = sans];
- "140469582552688" -> "140469587009888" [color = cyan3];
- "140469582552688" -> "140469587103520" [color = cyan3];
- "140469582552688" -> "140469583334144" [color = cyan3];
- "140469582552688" -> "140469597098864" [color = cyan3];
- "140469582552688" -> "140469597183776" [color = cyan3];
- "140469582552688" -> "140469587101232" [color = cyan3];
- "140469582552688" -> "140469583334672" [color = cyan3];
- "140469582552688" -> "140469949282192" [color = cyan3];
- "140469582552688" -> "140469588043664" [color = cyan3];
- "140469582552688" -> "140469583334672" [color = cyan3];
- "140469587706560" [label = "libtool@2.4.7", shape = box, fontname = sans];
- "140469587706560" -> "140469949283072" [color = darkviolet];
- "140469587706560" -> "140469588041728" [color = darkviolet];
- "140469587706560" -> "140469587706208" [color = darkviolet];
- "140469587706560" -> "140469587242432" [color = darkviolet];
- "140469587706560" -> "140469587706736" [color = darkviolet];
- "140469587706560" -> "140469587707264" [color = darkviolet];
- "140469587706560" -> "140469949283072" [color = darkviolet];
- "140469587706208" [label = "libltdl@2.4.7", shape = box, fontname = sans];
- "140469587242432" [label = "help2man@1.49.2", shape = box, fontname = sans];
- "140469588746944" [label = "which@2.21", shape = box, fontname = sans];
- "140469582517280" [label = "vala@0.56.3", shape = box, fontname = sans];
- "140469582517280" -> "140469587241728" [color = dimgrey];
- "140469582517280" -> "140469583245312" [color = dimgrey];
- "140469582517280" -> "140469587010064" [color = dimgrey];
- "140469582517280" -> "140469587103520" [color = dimgrey];
- "140469582517280" -> "140469587241904" [color = dimgrey];
- "140469582517280" -> "140469583334144" [color = dimgrey];
- "140469582517280" -> "140469587242432" [color = dimgrey];
- "140469582517280" -> "140469588041728" [color = dimgrey];
- "140469582517280" -> "140469949282192" [color = dimgrey];
- "140469582517280" -> "140469597183776" [color = dimgrey];
- "140469582517280" -> "140469583334672" [color = dimgrey];
- "140469582517280" -> "140469582714416" [color = dimgrey];
- "140469587241728" [label = "bison@3.8.2", shape = box, fontname = sans];
- "140469587241904" [label = "flex@2.6.4", shape = box, fontname = sans];
- "140469597079088" [label = "gtk+@2.24.33", shape = box, fontname = sans];
- "140469597079088" -> "140469587101232" [color = darkgoldenrod];
- "140469597079088" -> "140469583334672" [color = darkgoldenrod];
- "140469597079088" -> "140469583334144" [color = darkgoldenrod];
- "140469597079088" -> "140469583333792" [color = darkgoldenrod];
- "140469597079088" -> "140469588041728" [color = darkgoldenrod];
- "140469597079088" -> "140469949282192" [color = darkgoldenrod];
- "140469597079088" -> "140469587709552" [color = darkgoldenrod];
- "140469597079088" -> "140469595745200" [color = darkgoldenrod];
- "140469597079088" -> "140469597961664" [color = darkgoldenrod];
- "140469597079088" -> "140469595744496" [color = darkgoldenrod];
- "140469597079088" -> "140469595633552" [color = darkgoldenrod];
- "140469597079088" -> "140469595744144" [color = darkgoldenrod];
- "140469597079088" -> "140469595724368" [color = darkgoldenrod];
- "140469597079088" -> "140469595724544" [color = darkgoldenrod];
- "140469597079088" -> "140469595722080" [color = darkgoldenrod];
- "140469597079088" -> "140469595724192" [color = darkgoldenrod];
- "140469597079088" -> "140469617434224" [color = darkgoldenrod];
- "140469597079088" -> "140469595721904" [color = darkgoldenrod];
- "140469597079088" -> "140469595723840" [color = darkgoldenrod];
- "140469597079088" -> "140469595634960" [color = darkgoldenrod];
- "140469597079088" -> "140469597079792" [color = darkgoldenrod];
- "140469597079088" -> "140469597029760" [color = darkgoldenrod];
- "140469597079088" -> "140469583334672" [color = darkgoldenrod];
- "140469597079088" -> "140469582492528" [color = darkgoldenrod];
- "140469597079088" -> "140469597028704" [color = darkgoldenrod];
- "140469595671472" [label = "libevdev@1.11.0", shape = box, fontname = sans];
- "140469595671472" -> "140469587681632" [color = darkviolet];
- "140469598182848" [label = "libinput-minimal@1.22.1", shape = box, fontname = sans];
- "140469598182848" -> "140469587518320" [color = peachpuff4];
- "140469598182848" -> "140469949282192" [color = peachpuff4];
- "140469598182848" -> "140469595671472" [color = peachpuff4];
- "140469598182848" -> "140469617432992" [color = peachpuff4];
- "140469598182848" -> "140469585253584" [color = peachpuff4];
- "140469587518320" [label = "check@0.15.2", shape = box, fontname = sans];
- "140469617432992" [label = "mtdev@1.1.6", shape = box, fontname = sans];
- "140469651766896" [label = "libmpdclient@2.20", shape = box, fontname = sans];
- "140469651766896" -> "140469949282192" [color = darkviolet];
- "140469651766896" -> "140469582785984" [color = darkviolet];
- "140469651766896" -> "140469587518320" [color = darkviolet];
- "140469585233104" [label = "libnl@3.5.0", shape = box, fontname = sans];
- "140469585233104" -> "140469587241728" [color = cyan3];
- "140469585233104" -> "140469587241904" [color = cyan3];
- "140469585233104" -> "140469949282192" [color = cyan3];
- "140469585233104" -> "140469586916912" [color = cyan3];
- "140469586916912" [label = "swig@4.0.2", shape = box, fontname = sans];
- "140469586916912" -> "140469586918496" [color = cyan3];
- "140469586916912" -> "140469978866720" [color = cyan3];
- "140469586916912" -> "140469584737136" [color = cyan3];
- "140469586916912" -> "140469588041728" [color = cyan3];
- "140469586916912" -> "140469978866720" [color = cyan3];
- "140469584737136" [label = "guile@3.0.9", shape = box, fontname = sans];
- "140469585350656" [label = "pipewire@0.3.77", shape = box, fontname = sans];
- "140469585350656" -> "140469583334672" [color = darkgoldenrod];
- "140469585350656" -> "140469949282192" [color = darkgoldenrod];
- "140469585350656" -> "140469583851872" [color = darkgoldenrod];
- "140469585350656" -> "140469585235040" [color = darkgoldenrod];
- "140469585350656" -> "140469583358368" [color = darkgoldenrod];
- "140469585350656" -> "140469585295952" [color = darkgoldenrod];
- "140469585350656" -> "140469583245312" [color = darkgoldenrod];
- "140469585350656" -> "140469585253584" [color = darkgoldenrod];
- "140469585350656" -> "140469617922224" [color = darkgoldenrod];
- "140469585350656" -> "140469596122208" [color = darkgoldenrod];
- "140469585350656" -> "140469596122384" [color = darkgoldenrod];
- "140469585350656" -> "140469582226112" [color = darkgoldenrod];
- "140469585350656" -> "140469582287728" [color = darkgoldenrod];
- "140469585350656" -> "140469596128816" [color = darkgoldenrod];
- "140469585350656" -> "140469582310848" [color = darkgoldenrod];
- "140469585350656" -> "140469582310672" [color = darkgoldenrod];
- "140469585350656" -> "140469651957824" [color = darkgoldenrod];
- "140469585350656" -> "140469611677584" [color = darkgoldenrod];
- "140469585350656" -> "140469594632896" [color = darkgoldenrod];
- "140469585350656" -> "140469617922576" [color = darkgoldenrod];
- "140469585350656" -> "140469651957472" [color = darkgoldenrod];
- "140469585350656" -> "140469978867424" [color = darkgoldenrod];
- "140469585350656" -> "140469585296128" [color = darkgoldenrod];
- "140469585350656" -> "140469654979264" [color = darkgoldenrod];
- "140469585350656" -> "140469654979088" [color = darkgoldenrod];
- "140469585350656" -> "140469582124768" [color = darkgoldenrod];
- "140469583851872" [label = "python-docutils@0.19", shape = box, fontname = sans];
- "140469585235040" [label = "alsa-lib@1.2.4", shape = box, fontname = sans];
- "140469585235040" -> "140469585235392" [color = darkgoldenrod];
- "140469585235040" -> "140469585235216" [color = darkgoldenrod];
- "140469585235392" [label = "alsa-ucm-conf@1.2.4", shape = box, fontname = sans];
- "140469585235216" [label = "alsa-topology-conf@1.2.4", shape = box, fontname = sans];
- "140469583358368" [label = "avahi@0.8", shape = box, fontname = sans];
- "140469583358368" -> "140469587101232" [color = dimgrey];
- "140469583358368" -> "140469583334672" [color = dimgrey];
- "140469583358368" -> "140469949282192" [color = dimgrey];
- "140469583358368" -> "140469588043664" [color = dimgrey];
- "140469583358368" -> "140469583245312" [color = dimgrey];
- "140469583358368" -> "140469597123440" [color = dimgrey];
- "140469583358368" -> "140469949282368" [color = dimgrey];
- "140469583358368" -> "140469583334672" [color = dimgrey];
- "140469583358368" -> "140469585233456" [color = dimgrey];
- "140469583358368" -> "140469583358544" [color = dimgrey];
- "140469583358368" -> "140469597292256" [color = dimgrey];
- "140469585233456" [label = "libcap@2.64", shape = box, fontname = sans];
- "140469583358544" [label = "libdaemon@0.14", shape = box, fontname = sans];
- "140469597292256" [label = "libevent@2.1.12", shape = box, fontname = sans];
- "140469585295952" [label = "bluez@5.66", shape = box, fontname = sans];
- "140469585295952" -> "140469587101232" [color = dimgrey];
- "140469585295952" -> "140469949282192" [color = dimgrey];
- "140469585295952" -> "140469583851872" [color = dimgrey];
- "140469585295952" -> "140469583334672" [color = dimgrey];
- "140469585295952" -> "140469583245312" [color = dimgrey];
- "140469585295952" -> "140469585253584" [color = dimgrey];
- "140469585295952" -> "140469583013952" [color = dimgrey];
- "140469585295952" -> "140469978867424" [color = dimgrey];
- "140469583013952" [label = "libical@3.0.16", shape = box, fontname = sans];
- "140469617922224" [label = "ffmpeg@6.0", shape = box, fontname = sans];
- "140469617922224" -> "140469587780992" [color = peachpuff4];
- "140469617922224" -> "140469588041728" [color = peachpuff4];
- "140469617922224" -> "140469949282192" [color = peachpuff4];
- "140469617922224" -> "140469587100352" [color = peachpuff4];
- "140469617922224" -> "140469616840304" [color = peachpuff4];
- "140469617922224" -> "140469587936112" [color = peachpuff4];
- "140469617922224" -> "140469618018368" [color = peachpuff4];
- "140469617922224" -> "140469618019776" [color = peachpuff4];
- "140469617922224" -> "140469587309248" [color = peachpuff4];
- "140469617922224" -> "140469587241376" [color = peachpuff4];
- "140469617922224" -> "140469617992736" [color = peachpuff4];
- "140469617922224" -> "140469594633952" [color = peachpuff4];
- "140469617922224" -> "140469616839248" [color = peachpuff4];
- "140469617922224" -> "140469582225408" [color = peachpuff4];
- "140469617922224" -> "140469611679344" [color = peachpuff4];
- "140469617922224" -> "140469617924864" [color = peachpuff4];
- "140469617922224" -> "140469617923632" [color = peachpuff4];
- "140469617922224" -> "140469617955168" [color = peachpuff4];
- "140469617922224" -> "140469617923456" [color = peachpuff4];
- "140469617922224" -> "140469582324944" [color = peachpuff4];
- "140469617922224" -> "140469617433168" [color = peachpuff4];
- "140469617922224" -> "140469616840480" [color = peachpuff4];
- "140469617922224" -> "140469617922576" [color = peachpuff4];
- "140469617922224" -> "140469617972256" [color = peachpuff4];
- "140469617922224" -> "140469651955712" [color = peachpuff4];
- "140469617922224" -> "140469617956576" [color = peachpuff4];
- "140469617922224" -> "140469584961536" [color = peachpuff4];
- "140469617922224" -> "140469595744496" [color = peachpuff4];
- "140469617922224" -> "140469617924512" [color = peachpuff4];
- "140469617922224" -> "140469596004352" [color = peachpuff4];
- "140469617922224" -> "140469582242672" [color = peachpuff4];
- "140469617922224" -> "140469651957472" [color = peachpuff4];
- "140469617922224" -> "140469654833040" [color = peachpuff4];
- "140469617922224" -> "140469582266544" [color = peachpuff4];
- "140469617922224" -> "140469616840304" [color = peachpuff4];
- "140469617922224" -> "140469596127936" [color = peachpuff4];
- "140469617922224" -> "140469582266368" [color = peachpuff4];
- "140469617922224" -> "140469617991856" [color = peachpuff4];
- "140469617922224" -> "140469617923808" [color = peachpuff4];
- "140469617922224" -> "140469617974192" [color = peachpuff4];
- "140469617922224" -> "140469587966544" [color = peachpuff4];
- "140469587100352" [label = "texinfo@6.8", shape = box, fontname = sans];
- "140469616840304" [label = "speex@1.2.1", shape = box, fontname = sans];
- "140469587936112" [label = "yasm@1.3.0", shape = box, fontname = sans];
- "140469618018368" [label = "rav1e@0.6.3", shape = box, fontname = sans];
- "140469618019776" [label = "dav1d@1.0.0", shape = box, fontname = sans];
- "140469617992736" [label = "frei0r-plugins@1.7.0", shape = box, fontname = sans];
- "140469594633952" [label = "gnutls@3.7.7", shape = box, fontname = sans];
- "140469616839248" [label = "opus@1.3.1", shape = box, fontname = sans];
- "140469582225408" [label = "ladspa@1.13", shape = box, fontname = sans];
- "140469611679344" [label = "lame@3.100", shape = box, fontname = sans];
- "140469617924864" [label = "libaom@3.5.0", shape = box, fontname = sans];
- "140469617923632" [label = "libass@0.15.1", shape = box, fontname = sans];
- "140469617955168" [label = "libbluray@1.0.2", shape = box, fontname = sans];
- "140469617923456" [label = "libcaca@0.99.beta19", shape = box, fontname = sans];
- "140469582324944" [label = "libcdio-paranoia@10.2+2.0.1", shape = box, fontname = sans];
- "140469617433168" [label = "libdrm@2.4.114", shape = box, fontname = sans];
- "140469616840480" [label = "libtheora@1.1.1", shape = box, fontname = sans];
- "140469617922576" [label = "libva@2.19.0", shape = box, fontname = sans];
- "140469617972256" [label = "libvdpau@1.5", shape = box, fontname = sans];
- "140469651955712" [label = "libvorbis@1.3.7", shape = box, fontname = sans];
- "140469617956576" [label = "libvpx@1.12.0", shape = box, fontname = sans];
- "140469584961536" [label = "libwebp@1.2.4", shape = box, fontname = sans];
- "140469617924512" [label = "libx264@164-0.b093bbe", shape = box, fontname = sans];
- "140469582242672" [label = "openal@1.22.2", shape = box, fontname = sans];
- "140469651957472" [label = "pulseaudio@16.1", shape = box, fontname = sans];
- "140469654833040" [label = "sdl2@2.26.2", shape = box, fontname = sans];
- "140469582266544" [label = "soxr@0.1.3", shape = box, fontname = sans];
- "140469596127936" [label = "srt@1.4.4", shape = box, fontname = sans];
- "140469582266368" [label = "twolame@0.4.0", shape = box, fontname = sans];
- "140469617991856" [label = "vidstab@1.1.0-0.aeabc8d", shape = box, fontname = sans];
- "140469617923808" [label = "x265@3.5", shape = box, fontname = sans];
- "140469617974192" [label = "xvid@1.3.7", shape = box, fontname = sans];
- "140469596122208" [label = "gst-plugins-base@1.22.2", shape = box, fontname = sans];
- "140469596122208" -> "140469949282192" [color = peachpuff4];
- "140469596122208" -> "140469583334672" [color = peachpuff4];
- "140469596122208" -> "140469583334144" [color = peachpuff4];
- "140469596122208" -> "140469587709552" [color = peachpuff4];
- "140469596122208" -> "140469587101232" [color = peachpuff4];
- "140469596122208" -> "140469595745200" [color = peachpuff4];
- "140469596122208" -> "140469585235040" [color = peachpuff4];
- "140469596122208" -> "140469582324592" [color = peachpuff4];
- "140469596122208" -> "140469597126256" [color = peachpuff4];
- "140469596122208" -> "140469803228784" [color = peachpuff4];
- "140469596122208" -> "140469584988048" [color = peachpuff4];
- "140469596122208" -> "140469651955888" [color = peachpuff4];
- "140469596122208" -> "140469584868032" [color = peachpuff4];
- "140469596122208" -> "140469616840480" [color = peachpuff4];
- "140469596122208" -> "140469596082352" [color = peachpuff4];
- "140469596122208" -> "140469651955712" [color = peachpuff4];
- "140469596122208" -> "140469595744496" [color = peachpuff4];
- "140469596122208" -> "140469595724368" [color = peachpuff4];
- "140469596122208" -> "140469595723488" [color = peachpuff4];
- "140469596122208" -> "140469596004352" [color = peachpuff4];
- "140469596122208" -> "140469616839248" [color = peachpuff4];
- "140469596122208" -> "140469597028704" [color = peachpuff4];
- "140469596122208" -> "140469598181088" [color = peachpuff4];
- "140469596122208" -> "140469587966544" [color = peachpuff4];
- "140469596122208" -> "140469583334672" [color = peachpuff4];
- "140469596122208" -> "140469596122384" [color = peachpuff4];
- "140469596122208" -> "140469582592944" [color = peachpuff4];
- "140469596122208" -> "140469598181264" [color = peachpuff4];
- "140469596122208" -> "140469596122736" [color = peachpuff4];
- "140469582324592" [label = "cdparanoia@10.2", shape = box, fontname = sans];
- "140469584988048" [label = "libjpeg-turbo@2.1.4", shape = box, fontname = sans];
- "140469651955888" [label = "libogg@1.3.5", shape = box, fontname = sans];
- "140469584868032" [label = "libpng@1.6.37", shape = box, fontname = sans];
- "140469596082352" [label = "libvisual@0.4.0", shape = box, fontname = sans];
- "140469596122384" [label = "gstreamer@1.22.2", shape = box, fontname = sans];
- "140469582592944" [label = "libgudev@236", shape = box, fontname = sans];
- "140469596122736" [label = "orc@0.4.32", shape = box, fontname = sans];
- "140469582226112" [label = "jack2@1.9.21", shape = box, fontname = sans];
- "140469582226112" -> "140469949282192" [color = red];
- "140469582226112" -> "140469585235040" [color = red];
- "140469582226112" -> "140469583245312" [color = red];
- "140469582226112" -> "140469597123440" [color = red];
- "140469582226112" -> "140469651957648" [color = red];
- "140469582226112" -> "140469616839248" [color = red];
- "140469582226112" -> "140469584014256" [color = red];
- "140469582226112" -> "140469978867424" [color = red];
- "140469582226112" -> "140469585209584" [color = red];
- "140469582226112" -> "140469949282544" [color = red];
- "140469651957648" [label = "libsamplerate@0.1.9", shape = box, fontname = sans];
- "140469584014256" [label = "python-dbus@1.2.18", shape = box, fontname = sans];
- "140469949282544" [label = "bdb@6.2.32", shape = box, fontname = sans];
- "140469582287728" [label = "ldacbt@2.0.2.3", shape = box, fontname = sans];
- "140469596128816" [label = "libcamera@0.1.0", shape = box, fontname = sans];
- "140469596128816" -> "140469587595968" [color = darkseagreen];
- "140469596128816" -> "140469582714416" [color = darkseagreen];
- "140469596128816" -> "140469582785984" [color = darkseagreen];
- "140469596128816" -> "140469949282192" [color = darkseagreen];
- "140469596128816" -> "140469587709552" [color = darkseagreen];
- "140469596128816" -> "140469582076320" [color = darkseagreen];
- "140469596128816" -> "140469583827296" [color = darkseagreen];
- "140469596128816" -> "140469586918496" [color = darkseagreen];
- "140469596128816" -> "140469585253584" [color = darkseagreen];
- "140469596128816" -> "140469583334672" [color = darkseagreen];
- "140469596128816" -> "140469596122208" [color = darkseagreen];
- "140469596128816" -> "140469594633952" [color = darkseagreen];
- "140469596128816" -> "140469584964352" [color = darkseagreen];
- "140469596128816" -> "140469594550800" [color = darkseagreen];
- "140469596128816" -> "140469594632896" [color = darkseagreen];
- "140469596128816" -> "140469583853984" [color = darkseagreen];
- "140469596128816" -> "140469584256096" [color = darkseagreen];
- "140469596128816" -> "140469801413904" [color = darkseagreen];
- "140469587595968" [label = "googletest@1.12.1", shape = box, fontname = sans];
- "140469582076320" [label = "python-sphinx@5.1.1", shape = box, fontname = sans];
- "140469583827296" [label = "python-pyyaml@6.0", shape = box, fontname = sans];
- "140469584964352" [label = "libtiff@4.4.0", shape = box, fontname = sans];
- "140469594550800" [label = "libyaml@0.2.5", shape = box, fontname = sans];
- "140469583853984" [label = "python-jinja2@3.1.1", shape = box, fontname = sans];
- "140469584256096" [label = "python-ply@3.11", shape = box, fontname = sans];
- "140469801413904" [label = "qtbase@5.15.10", shape = box, fontname = sans];
- "140469582310848" [label = "libfdk@2.0.1", shape = box, fontname = sans];
- "140469582310848" -> "140469587708144" [color = darkseagreen];
- "140469582310848" -> "140469587706736" [color = darkseagreen];
- "140469582310848" -> "140469587706560" [color = darkseagreen];
- "140469582310672" [label = "libfreeaptx@0.1.1", shape = box, fontname = sans];
- "140469651957824" [label = "libsndfile@1.2.0", shape = box, fontname = sans];
- "140469651957824" -> "140469587708144" [color = peachpuff4];
- "140469651957824" -> "140469584803552" [color = peachpuff4];
- "140469651957824" -> "140469587706736" [color = peachpuff4];
- "140469651957824" -> "140469587706560" [color = peachpuff4];
- "140469651957824" -> "140469949282192" [color = peachpuff4];
- "140469651957824" -> "140469587681632" [color = peachpuff4];
- "140469651957824" -> "140469616839776" [color = peachpuff4];
- "140469651957824" -> "140469651955888" [color = peachpuff4];
- "140469651957824" -> "140469651955712" [color = peachpuff4];
- "140469651957824" -> "140469616839248" [color = peachpuff4];
- "140469584803552" [label = "autogen@5.18.16", shape = box, fontname = sans];
- "140469616839776" [label = "flac@1.3.4", shape = box, fontname = sans];
- "140469611677584" [label = "libusb@1.0.25", shape = box, fontname = sans];
- "140469585296128" [label = "sbc@1.5", shape = box, fontname = sans];
- "140469585296128" -> "140469949282192" [color = darkviolet];
- "140469585296128" -> "140469651957824" [color = darkviolet];
- "140469654979264" [label = "vulkan-headers@sdk-1.3.231.1", shape = box, fontname = sans];
- "140469654979088" [label = "vulkan-loader@sdk-1.3.232", shape = box, fontname = sans];
- "140469654979088" -> "140469587595968" [color = darkseagreen];
- "140469654979088" -> "140469595721904" [color = darkseagreen];
- "140469654979088" -> "140469949282192" [color = darkseagreen];
- "140469654979088" -> "140469587681632" [color = darkseagreen];
- "140469654979088" -> "140469598181264" [color = darkseagreen];
- "140469654979088" -> "140469654979264" [color = darkseagreen];
- "140469582124768" [label = "webrtc-audio-processing@0.3.1", shape = box, fontname = sans];
- "140469618253600" [label = "playerctl@2.4.1", shape = box, fontname = sans];
- "140469618253600" -> "140469583334672" [color = peachpuff4];
- "140469618253600" -> "140469949282192" [color = peachpuff4];
- "140469618253600" -> "140469583334144" [color = peachpuff4];
- "140469651030896" [label = "spdlog@1.12.0", shape = box, fontname = sans];
- "140469651030896" -> "140469587598080" [color = darkseagreen];
- "140469587598080" [label = "catch2@3.4.0", shape = box, fontname = sans];
- "140469587598080" -> "140469587709552" [color = dimgrey];
- "140469585375008" [label = "wireplumber@0.4.14", shape = box, fontname = sans];
- "140469585375008" -> "140469583334672" [color = magenta];
- "140469585375008" -> "140469949282192" [color = magenta];
- "140469585375008" -> "140469583245312" [color = magenta];
- "140469585375008" -> "140469598182496" [color = magenta];
- "140469585375008" -> "140469583334672" [color = magenta];
- "140469585375008" -> "140469595821792" [color = magenta];
- "140469585375008" -> "140469585350656" [color = magenta];
- "140469598182496" [label = "elogind@252.9", shape = box, fontname = sans];
- "140469598182496" -> "140469587010240" [color = dimgrey];
- "140469598182496" -> "140469587009712" [color = dimgrey];
- "140469598182496" -> "140469587103520" [color = dimgrey];
- "140469598182496" -> "140469587101232" [color = dimgrey];
- "140469598182496" -> "140469950593440" [color = dimgrey];
- "140469598182496" -> "140469597123088" [color = dimgrey];
- "140469598182496" -> "140469949283072" [color = dimgrey];
- "140469598182496" -> "140469949282192" [color = dimgrey];
- "140469598182496" -> "140469587681632" [color = dimgrey];
- "140469598182496" -> "140469583853984" [color = dimgrey];
- "140469598182496" -> "140469597183776" [color = dimgrey];
- "140469598182496" -> "140469585374656" [color = dimgrey];
- "140469598182496" -> "140469585210816" [color = dimgrey];
- "140469598182496" -> "140469585233456" [color = dimgrey];
- "140469598182496" -> "140469585209584" [color = dimgrey];
- "140469598182496" -> "140469587832832" [color = dimgrey];
- "140469598182496" -> "140469587836000" [color = dimgrey];
- "140469598182496" -> "140469583245312" [color = dimgrey];
- "140469598182496" -> "140469585253584" [color = dimgrey];
- "140469598182496" -> "140469588631152" [color = dimgrey];
- "140469950593440" [label = "gperf@3.1", shape = box, fontname = sans];
- "140469585374656" [label = "kexec-tools@2.0.23", shape = box, fontname = sans];
- "140469585210816" [label = "linux-pam@1.5.2", shape = box, fontname = sans];
- "140469587832832" [label = "shadow@4.13", shape = box, fontname = sans];
- "140469587836000" [label = "shepherd@0.9.3", shape = box, fontname = sans];
- "140469588631152" [label = "acl@2.3.1", shape = box, fontname = sans];
- "140469595821792" [label = "lua@5.3.5", shape = box, fontname = sans];
- "140469595821792" -> "140469978867424" [color = cyan3];
-
-}
diff --git a/modules/ryan-packages/tmp2.txt b/modules/ryan-packages/tmp2.txt
deleted file mode 100644
index b64a915..0000000
--- a/modules/ryan-packages/tmp2.txt
+++ /dev/null
@@ -1,801 +0,0 @@
-digraph "Guix package" {
- "139863263074016" [label = "waybar-new@0.9.22", shape = box, fontname = sans];
- "139863263074016" -> "139863261465872" [color = red];
- "139863263074016" -> "139863551252368" [color = red];
- "139863263074016" -> "139863275614736" [color = red];
- "139863263074016" -> "139863277045472" [color = red];
- "139863263074016" -> "139863263074368" [color = red];
- "139863263074016" -> "139863261137136" [color = red];
- "139863263074016" -> "139863274650544" [color = red];
- "139863263074016" -> "139863275968928" [color = red];
- "139863263074016" -> "139863273406064" [color = red];
- "139863263074016" -> "139863275969104" [color = red];
- "139863263074016" -> "139863274498992" [color = red];
- "139863263074016" -> "139863277047232" [color = red];
- "139863263074016" -> "139863364648560" [color = red];
- "139863263074016" -> "139863263380688" [color = red];
- "139863263074016" -> "139863275966992" [color = red];
- "139863263074016" -> "139863263506432" [color = red];
- "139863263074016" -> "139863366568880" [color = red];
- "139863263074016" -> "139863269852896" [color = red];
- "139863263074016" -> "139863363912560" [color = red];
- "139863263074016" -> "139863277045648" [color = red];
- "139863263074016" -> "139863263534880" [color = red];
- "139863261465872" [label = "glib@2.72.3", shape = box, fontname = sans];
- "139863261465872" -> "139863261376512" [color = magenta];
- "139863261465872" -> "139863265281584" [color = magenta];
- "139863261465872" -> "139863551253248" [color = magenta];
- "139863261465872" -> "139863366320128" [color = magenta];
- "139863261465872" -> "139863551252368" [color = magenta];
- "139863261465872" -> "139863585014112" [color = magenta];
- "139863261465872" -> "139863585046128" [color = magenta];
- "139863261465872" -> "139863273877680" [color = magenta];
- "139863261465872" -> "139863366322064" [color = magenta];
- "139863261465872" -> "139863585014112" [color = magenta];
- "139863261465872" -> "139863585046128" [color = magenta];
- "139863261465872" -> "139863262882384" [color = magenta];
- "139863261465872" -> "139863553025056" [color = magenta];
- "139863261465872" -> "139863263357168" [color = magenta];
- "139863261465872" -> "139863433939536" [color = magenta];
- "139863261376512" [label = "dbus@1.14.0", shape = box, fontname = sans];
- "139863261376512" -> "139863551252368" [color = cyan3];
- "139863261376512" -> "139863265194512" [color = cyan3];
- "139863261376512" -> "139863265283872" [color = cyan3];
- "139863261376512" -> "139863260908992" [color = cyan3];
- "139863261376512" -> "139863276059744" [color = cyan3];
- "139863261376512" -> "139863275966992" [color = cyan3];
- "139863261376512" -> "139863276039968" [color = cyan3];
- "139863261376512" -> "139863260722384" [color = cyan3];
- "139863261376512" -> "139863275967344" [color = cyan3];
- "139863261376512" -> "139863274567920" [color = cyan3];
- "139863551252368" [label = "pkg-config@0.29.2", shape = box, fontname = sans];
- "139863265194512" [label = "docbook-xml@4.4", shape = box, fontname = sans];
- "139863265283872" [label = "docbook-xsl@1.79.2-0.fe16c90", shape = box, fontname = sans];
- "139863260908992" [label = "doxygen@1.9.5", shape = box, fontname = sans];
- "139863276059744" [label = "xmlto@0.0.28", shape = box, fontname = sans];
- "139863275966992" [label = "libxml2@2.9.14", shape = box, fontname = sans];
- "139863276039968" [label = "libxslt@1.1.37", shape = box, fontname = sans];
- "139863260722384" [label = "yelp-tools@3.32.2", shape = box, fontname = sans];
- "139863275967344" [label = "expat@2.5.0", shape = box, fontname = sans];
- "139863274567920" [label = "libx11@1.8.1", shape = box, fontname = sans];
- "139863265281584" [label = "gettext-minimal@0.21", shape = box, fontname = sans];
- "139863265281584" -> "139863553024704" [color = magenta];
- "139863265281584" -> "139863275966992" [color = magenta];
- "139863265281584" -> "139863265096912" [color = magenta];
- "139863553024704" [label = "libunistring@1.0", shape = box, fontname = sans];
- "139863265096912" [label = "ncurses@6.2.20210619", shape = box, fontname = sans];
- "139863551253248" [label = "m4@1.4.19", shape = box, fontname = sans];
- "139863366320128" [label = "perl@5.36.0", shape = box, fontname = sans];
- "139863585014112" [label = "python@3.10.7", shape = box, fontname = sans];
- "139863585014112" -> "139863273877680" [color = red];
- "139863585014112" -> "139863366172672" [color = red];
- "139863585014112" -> "139863366172848" [color = red];
- "139863585014112" -> "139863551252368" [color = red];
- "139863585014112" -> "139863433938656" [color = red];
- "139863585014112" -> "139863275967344" [color = red];
- "139863585014112" -> "139863551252544" [color = red];
- "139863585014112" -> "139863262882384" [color = red];
- "139863585014112" -> "139863434090384" [color = red];
- "139863585014112" -> "139863273456320" [color = red];
- "139863585014112" -> "139863553025760" [color = red];
- "139863585014112" -> "139863433939536" [color = red];
- "139863585014112" -> "139863263147920" [color = red];
- "139863585014112" -> "139863263147392" [color = red];
- "139863273877680" [label = "tzdata@2022a", shape = box, fontname = sans];
- "139863366172672" [label = "unzip@6.0", shape = box, fontname = sans];
- "139863366172848" [label = "zip@3.0", shape = box, fontname = sans];
- "139863433938656" [label = "bzip2@1.0.8", shape = box, fontname = sans];
- "139863551252544" [label = "gdbm@1.23", shape = box, fontname = sans];
- "139863262882384" [label = "libffi@3.4.4", shape = box, fontname = sans];
- "139863434090384" [label = "sqlite@3.39.3", shape = box, fontname = sans];
- "139863273456320" [label = "openssl@3.0.8", shape = box, fontname = sans];
- "139863553025760" [label = "readline@8.1.2", shape = box, fontname = sans];
- "139863433939536" [label = "zlib@1.2.13", shape = box, fontname = sans];
- "139863263147920" [label = "tcl@8.6.12", shape = box, fontname = sans];
- "139863263147392" [label = "tk@8.6.12", shape = box, fontname = sans];
- "139863585046128" [label = "python-wrapper@3.10.7", shape = box, fontname = sans];
- "139863585046128" -> "139863273877680" [color = magenta];
- "139863585046128" -> "139863366172672" [color = magenta];
- "139863585046128" -> "139863366172848" [color = magenta];
- "139863585046128" -> "139863551252368" [color = magenta];
- "139863585046128" -> "139863366322240" [color = magenta];
- "139863585046128" -> "139863585014112" [color = magenta];
- "139863366322240" [label = "bash@5.1.16", shape = box, fontname = sans];
- "139863366322064" [label = "bash-minimal@5.1.16", shape = box, fontname = sans];
- "139863553025056" [label = "pcre@8.45", shape = box, fontname = sans];
- "139863553025056" -> "139863433938656" [color = darkgoldenrod];
- "139863553025056" -> "139863553025760" [color = darkgoldenrod];
- "139863553025056" -> "139863433939536" [color = darkgoldenrod];
- "139863263357168" [label = "util-linux@2.37.4", shape = box, fontname = sans];
- "139863263357168" -> "139863585205872" [color = peachpuff4];
- "139863263357168" -> "139863366320128" [color = peachpuff4];
- "139863263357168" -> "139863433047840" [color = peachpuff4];
- "139863263357168" -> "139863265096912" [color = peachpuff4];
- "139863263357168" -> "139863433939536" [color = peachpuff4];
- "139863585205872" [label = "net-base@5.3", shape = box, fontname = sans];
- "139863433047840" [label = "file@5.44", shape = box, fontname = sans];
- "139863275614736" [label = "scdoc@1.11.2", shape = box, fontname = sans];
- "139863277045472" [label = "wayland-protocols@1.32", shape = box, fontname = sans];
- "139863277045472" -> "139863551252368" [color = darkviolet];
- "139863277045472" -> "139863585014112" [color = darkviolet];
- "139863277045472" -> "139863277045648" [color = darkviolet];
- "139863277045648" [label = "wayland@1.22.0", shape = box, fontname = sans];
- "139863277045648" -> "139863265194160" [color = dimgrey];
- "139863277045648" -> "139863265194688" [color = dimgrey];
- "139863277045648" -> "139863265283872" [color = dimgrey];
- "139863277045648" -> "139863260845616" [color = dimgrey];
- "139863277045648" -> "139863260908992" [color = dimgrey];
- "139863277045648" -> "139863551252368" [color = dimgrey];
- "139863277045648" -> "139863585014112" [color = dimgrey];
- "139863277045648" -> "139863276059744" [color = dimgrey];
- "139863277045648" -> "139863276039968" [color = dimgrey];
- "139863277045648" -> "139863275967344" [color = dimgrey];
- "139863277045648" -> "139863275966992" [color = dimgrey];
- "139863277045648" -> "139863262882384" [color = dimgrey];
- "139863265194160" [label = "docbook-xml@4.2", shape = box, fontname = sans];
- "139863265194688" [label = "docbook-xml@4.5", shape = box, fontname = sans];
- "139863260845616" [label = "graphviz@7.0.1", shape = box, fontname = sans];
- "139863263074368" [label = "gtkmm@3.24.6", shape = box, fontname = sans];
- "139863263074368" -> "139863260845616" [color = darkseagreen];
- "139863263074368" -> "139863260908992" [color = darkseagreen];
- "139863263074368" -> "139863261465872" [color = darkseagreen];
- "139863263074368" -> "139863551253248" [color = darkseagreen];
- "139863263074368" -> "139863260571888" [color = darkseagreen];
- "139863263074368" -> "139863366320128" [color = darkseagreen];
- "139863263074368" -> "139863551252368" [color = darkseagreen];
- "139863263074368" -> "139863585014112" [color = darkseagreen];
- "139863263074368" -> "139863276039968" [color = darkseagreen];
- "139863263074368" -> "139863274568624" [color = darkseagreen];
- "139863263074368" -> "139863263074720" [color = darkseagreen];
- "139863263074368" -> "139863263074544" [color = darkseagreen];
- "139863263074368" -> "139863261463936" [color = darkseagreen];
- "139863263074368" -> "139863275914624" [color = darkseagreen];
- "139863263074368" -> "139863263074896" [color = darkseagreen];
- "139863260571888" [label = "mm-common@1.0.3", shape = box, fontname = sans];
- "139863260571888" -> "139863297329216" [color = dimgrey];
- "139863260571888" -> "139863265281584" [color = dimgrey];
- "139863260571888" -> "139863551252368" [color = dimgrey];
- "139863260571888" -> "139863297330096" [color = dimgrey];
- "139863260571888" -> "139863585014112" [color = dimgrey];
- "139863297329216" [label = "coreutils@9.1", shape = box, fontname = sans];
- "139863297330096" [label = "sed@4.8", shape = box, fontname = sans];
- "139863274568624" [label = "xorg-server@21.1.1", shape = box, fontname = sans];
- "139863274568624" -> "139863585046128" [color = magenta];
- "139863274568624" -> "139863551252368" [color = magenta];
- "139863274568624" -> "139863263405264" [color = magenta];
- "139863274568624" -> "139863261376512" [color = magenta];
- "139863274568624" -> "139863274458560" [color = magenta];
- "139863274568624" -> "139863274908240" [color = magenta];
- "139863274568624" -> "139863276965312" [color = magenta];
- "139863274568624" -> "139863274542112" [color = magenta];
- "139863274568624" -> "139863274567216" [color = magenta];
- "139863274568624" -> "139863274456800" [color = magenta];
- "139863274568624" -> "139863274541936" [color = magenta];
- "139863274568624" -> "139863274541584" [color = magenta];
- "139863274568624" -> "139863274456448" [color = magenta];
- "139863274568624" -> "139863274543168" [color = magenta];
- "139863274568624" -> "139863274455920" [color = magenta];
- "139863274568624" -> "139863274458384" [color = magenta];
- "139863274568624" -> "139863274567392" [color = magenta];
- "139863274568624" -> "139863274542816" [color = magenta];
- "139863274568624" -> "139863274532288" [color = magenta];
- "139863274568624" -> "139863274531584" [color = magenta];
- "139863274568624" -> "139863274528768" [color = magenta];
- "139863274568624" -> "139863433939536" [color = magenta];
- "139863274568624" -> "139863274566864" [color = magenta];
- "139863274568624" -> "139863274566336" [color = magenta];
- "139863274568624" -> "139863274566160" [color = magenta];
- "139863274568624" -> "139863274565984" [color = magenta];
- "139863274568624" -> "139863274565808" [color = magenta];
- "139863274568624" -> "139863274457856" [color = magenta];
- "139863274568624" -> "139863274569152" [color = magenta];
- "139863274568624" -> "139863274831872" [color = magenta];
- "139863274568624" -> "139863304993536" [color = magenta];
- "139863274568624" -> "139863274411392" [color = magenta];
- "139863263405264" [label = "eudev@3.2.11", shape = box, fontname = sans];
- "139863274458560" [label = "libdmx@1.1.4", shape = box, fontname = sans];
- "139863274908240" [label = "libepoxy@1.5.10", shape = box, fontname = sans];
- "139863276965312" [label = "libgcrypt@1.10.1", shape = box, fontname = sans];
- "139863274542112" [label = "libxau@1.0.10", shape = box, fontname = sans];
- "139863274567216" [label = "libxaw@1.0.14", shape = box, fontname = sans];
- "139863274456800" [label = "libxdmcp@1.1.3", shape = box, fontname = sans];
- "139863274541936" [label = "libxfixes@6.0.0", shape = box, fontname = sans];
- "139863274541584" [label = "libxfont@2.0.4", shape = box, fontname = sans];
- "139863274456448" [label = "libxkbfile@1.1.0", shape = box, fontname = sans];
- "139863274543168" [label = "libxrender@0.9.10", shape = box, fontname = sans];
- "139863274455920" [label = "libxres@1.2.1", shape = box, fontname = sans];
- "139863274458384" [label = "libxshmfence@1.3", shape = box, fontname = sans];
- "139863274567392" [label = "libxt@1.2.1", shape = box, fontname = sans];
- "139863274542816" [label = "libxv@1.0.12", shape = box, fontname = sans];
- "139863274532288" [label = "xkbcomp@1.4.5", shape = box, fontname = sans];
- "139863274531584" [label = "xkeyboard-config@2.38", shape = box, fontname = sans];
- "139863274528768" [label = "xtrans@1.4.0", shape = box, fontname = sans];
- "139863274566864" [label = "xcb-util@0.4.0", shape = box, fontname = sans];
- "139863274566336" [label = "xcb-util-image@0.4.0", shape = box, fontname = sans];
- "139863274566160" [label = "xcb-util-keysyms@0.4.0", shape = box, fontname = sans];
- "139863274565984" [label = "xcb-util-renderutil@0.3.9", shape = box, fontname = sans];
- "139863274565808" [label = "xcb-util-wm@0.4.1", shape = box, fontname = sans];
- "139863274457856" [label = "libpciaccess@0.16", shape = box, fontname = sans];
- "139863274569152" [label = "libxcvt@0.1.1", shape = box, fontname = sans];
- "139863274831872" [label = "mesa@23.1.4", shape = box, fontname = sans];
- "139863304993536" [label = "pixman@0.40.0", shape = box, fontname = sans];
- "139863274411392" [label = "xorgproto@2022.2", shape = box, fontname = sans];
- "139863263074720" [label = "atkmm@2.28.1", shape = box, fontname = sans];
- "139863263074720" -> "139863260845616" [color = darkgoldenrod];
- "139863263074720" -> "139863260908992" [color = darkgoldenrod];
- "139863263074720" -> "139863551253248" [color = darkgoldenrod];
- "139863263074720" -> "139863260571888" [color = darkgoldenrod];
- "139863263074720" -> "139863366320128" [color = darkgoldenrod];
- "139863263074720" -> "139863551252368" [color = darkgoldenrod];
- "139863263074720" -> "139863585014112" [color = darkgoldenrod];
- "139863263074720" -> "139863276039968" [color = darkgoldenrod];
- "139863263074720" -> "139863261463584" [color = darkgoldenrod];
- "139863263074720" -> "139863275915504" [color = darkgoldenrod];
- "139863261463584" [label = "glibmm@2.64.5", shape = box, fontname = sans];
- "139863275915504" [label = "at-spi2-core@2.45.90", shape = box, fontname = sans];
- "139863263074544" [label = "cairomm@1.14.2", shape = box, fontname = sans];
- "139863263074544" -> "139863265098848" [color = cyan3];
- "139863263074544" -> "139863260908992" [color = cyan3];
- "139863263074544" -> "139863260845616" [color = cyan3];
- "139863263074544" -> "139863260571888" [color = cyan3];
- "139863263074544" -> "139863366320128" [color = cyan3];
- "139863263074544" -> "139863551252368" [color = cyan3];
- "139863263074544" -> "139863276039968" [color = cyan3];
- "139863263074544" -> "139863264024816" [color = cyan3];
- "139863263074544" -> "139863261464112" [color = cyan3];
- "139863263074544" -> "139863261464288" [color = cyan3];
- "139863263074544" -> "139863275881856" [color = cyan3];
- "139863265098848" [label = "boost@1.80.0", shape = box, fontname = sans];
- "139863264024816" [label = "fontconfig-minimal@2.14.0", shape = box, fontname = sans];
- "139863261464112" [label = "libsigc++@2.9.3", shape = box, fontname = sans];
- "139863261464288" [label = "libsigc++@3.0.6", shape = box, fontname = sans];
- "139863275881856" [label = "cairo@1.16.0", shape = box, fontname = sans];
- "139863261463936" [label = "glibmm@2.72.1", shape = box, fontname = sans];
- "139863261463936" -> "139863260845616" [color = peachpuff4];
- "139863261463936" -> "139863260908992" [color = peachpuff4];
- "139863261463936" -> "139863261465872" [color = peachpuff4];
- "139863261463936" -> "139863551253248" [color = peachpuff4];
- "139863261463936" -> "139863260571888" [color = peachpuff4];
- "139863261463936" -> "139863366320128" [color = peachpuff4];
- "139863261463936" -> "139863551252368" [color = peachpuff4];
- "139863261463936" -> "139863276039968" [color = peachpuff4];
- "139863261463936" -> "139863261464288" [color = peachpuff4];
- "139863261463936" -> "139863261465872" [color = peachpuff4];
- "139863275914624" [label = "gtk+@3.24.37", shape = box, fontname = sans];
- "139863275914624" -> "139863265194336" [color = dimgrey];
- "139863275914624" -> "139863265283872" [color = dimgrey];
- "139863275914624" -> "139863265281584" [color = dimgrey];
- "139863275914624" -> "139863261465872" [color = dimgrey];
- "139863275914624" -> "139863261465344" [color = dimgrey];
- "139863275914624" -> "139863260613024" [color = dimgrey];
- "139863275914624" -> "139863551252368" [color = dimgrey];
- "139863275914624" -> "139863585046128" [color = dimgrey];
- "139863275914624" -> "139863269702752" [color = dimgrey];
- "139863275914624" -> "139863274568624" [color = dimgrey];
- "139863275914624" -> "139863276039968" [color = dimgrey];
- "139863275914624" -> "139863260676448" [color = dimgrey];
- "139863275914624" -> "139863276830144" [color = dimgrey];
- "139863275914624" -> "139863275970160" [color = dimgrey];
- "139863275914624" -> "139863275881328" [color = dimgrey];
- "139863275914624" -> "139863363317360" [color = dimgrey];
- "139863275914624" -> "139863260679968" [color = dimgrey];
- "139863275914624" -> "139863275966992" [color = dimgrey];
- "139863275914624" -> "139863260679088" [color = dimgrey];
- "139863275914624" -> "139863275915504" [color = dimgrey];
- "139863275914624" -> "139863275881856" [color = dimgrey];
- "139863275914624" -> "139863553026112" [color = dimgrey];
- "139863275914624" -> "139863264024816" [color = dimgrey];
- "139863275914624" -> "139863275632000" [color = dimgrey];
- "139863275914624" -> "139863260611440" [color = dimgrey];
- "139863275914624" -> "139863261465872" [color = dimgrey];
- "139863275914624" -> "139863260484816" [color = dimgrey];
- "139863275914624" -> "139863274908240" [color = dimgrey];
- "139863275914624" -> "139863274567920" [color = dimgrey];
- "139863275914624" -> "139863274456976" [color = dimgrey];
- "139863275914624" -> "139863274567568" [color = dimgrey];
- "139863275914624" -> "139863274543872" [color = dimgrey];
- "139863275914624" -> "139863274543696" [color = dimgrey];
- "139863275914624" -> "139863274541936" [color = dimgrey];
- "139863275914624" -> "139863274541408" [color = dimgrey];
- "139863275914624" -> "139863274543520" [color = dimgrey];
- "139863275914624" -> "139863304994416" [color = dimgrey];
- "139863275914624" -> "139863274541232" [color = dimgrey];
- "139863275914624" -> "139863274543168" [color = dimgrey];
- "139863275914624" -> "139863274831872" [color = dimgrey];
- "139863275914624" -> "139863275880800" [color = dimgrey];
- "139863275914624" -> "139863277045648" [color = dimgrey];
- "139863275914624" -> "139863277045472" [color = dimgrey];
- "139863265194336" [label = "docbook-xml@4.3", shape = box, fontname = sans];
- "139863261465344" [label = "gobject-introspection@1.72.0", shape = box, fontname = sans];
- "139863260613024" [label = "hicolor-icon-theme@0.17", shape = box, fontname = sans];
- "139863269702752" [label = "sassc@3.6.2", shape = box, fontname = sans];
- "139863260676448" [label = "colord-minimal@1.4.6", shape = box, fontname = sans];
- "139863276830144" [label = "cups@2.4.2", shape = box, fontname = sans];
- "139863275970160" [label = "graphene@1.10.6", shape = box, fontname = sans];
- "139863275881328" [label = "harfbuzz@5.3.1", shape = box, fontname = sans];
- "139863363317360" [label = "iso-codes@4.5.0", shape = box, fontname = sans];
- "139863260679968" [label = "json-glib-minimal@1.6.2", shape = box, fontname = sans];
- "139863260679088" [label = "rest@0.8.1", shape = box, fontname = sans];
- "139863553026112" [label = "fribidi@1.0.12", shape = box, fontname = sans];
- "139863275632000" [label = "freetype@2.13.0", shape = box, fontname = sans];
- "139863260611440" [label = "librsvg@2.54.5", shape = box, fontname = sans];
- "139863260484816" [label = "libcloudproviders-minimal@0.3.1", shape = box, fontname = sans];
- "139863274456976" [label = "libxcomposite@0.4.5", shape = box, fontname = sans];
- "139863274567568" [label = "libxcursor@1.2.1", shape = box, fontname = sans];
- "139863274543872" [label = "libxdamage@1.1.5", shape = box, fontname = sans];
- "139863274543696" [label = "libxext@1.3.4", shape = box, fontname = sans];
- "139863274541408" [label = "libxi@1.7.10", shape = box, fontname = sans];
- "139863274543520" [label = "libxinerama@1.1.4", shape = box, fontname = sans];
- "139863304994416" [label = "libxkbcommon@1.4.1", shape = box, fontname = sans];
- "139863274541232" [label = "libxrandr@1.5.2", shape = box, fontname = sans];
- "139863275880800" [label = "pango@1.50.10", shape = box, fontname = sans];
- "139863263074896" [label = "pangomm@2.46.2", shape = box, fontname = sans];
- "139863263074896" -> "139863260845616" [color = peachpuff4];
- "139863263074896" -> "139863260908992" [color = peachpuff4];
- "139863263074896" -> "139863551253248" [color = peachpuff4];
- "139863263074896" -> "139863260571888" [color = peachpuff4];
- "139863263074896" -> "139863366320128" [color = peachpuff4];
- "139863263074896" -> "139863551252368" [color = peachpuff4];
- "139863263074896" -> "139863585014112" [color = peachpuff4];
- "139863263074896" -> "139863276039968" [color = peachpuff4];
- "139863263074896" -> "139863275945584" [color = peachpuff4];
- "139863263074896" -> "139863261463584" [color = peachpuff4];
- "139863263074896" -> "139863275880800" [color = peachpuff4];
- "139863275945584" [label = "cairomm@1.14.2", shape = box, fontname = sans];
- "139863261137136" [label = "date@2.4.1-9a0ee254", shape = box, fontname = sans];
- "139863261137136" -> "139863273877680" [color = darkseagreen];
- "139863274650544" [label = "fmt@9.1.0", shape = box, fontname = sans];
- "139863274650544" -> "139863366172672" [color = red];
- "139863275968928" [label = "gtk-layer-shell@0.6.0", shape = box, fontname = sans];
- "139863275968928" -> "139863551252368" [color = darkviolet];
- "139863275968928" -> "139863261465344" [color = darkviolet];
- "139863275968928" -> "139863277045648" [color = darkviolet];
- "139863275968928" -> "139863275914624" [color = darkviolet];
- "139863273406064" [label = "jsoncpp@1.9.5", shape = box, fontname = sans];
- "139863275969104" [label = "libdbusmenu@16.04.0-496", shape = box, fontname = sans];
- "139863275969104" -> "139863585044720" [color = cyan3];
- "139863275969104" -> "139863585043312" [color = cyan3];
- "139863275969104" -> "139863261465872" [color = cyan3];
- "139863275969104" -> "139863261465344" [color = cyan3];
- "139863275969104" -> "139863260588096" [color = cyan3];
- "139863275969104" -> "139863275942768" [color = cyan3];
- "139863275969104" -> "139863261464992" [color = cyan3];
- "139863275969104" -> "139863260679792" [color = cyan3];
- "139863275969104" -> "139863585043136" [color = cyan3];
- "139863275969104" -> "139863276039968" [color = cyan3];
- "139863275969104" -> "139863551252368" [color = cyan3];
- "139863275969104" -> "139863585046128" [color = cyan3];
- "139863275969104" -> "139863273878208" [color = cyan3];
- "139863275969104" -> "139863260640288" [color = cyan3];
- "139863275969104" -> "139863261465872" [color = cyan3];
- "139863275969104" -> "139863275914624" [color = cyan3];
- "139863275969104" -> "139863275914800" [color = cyan3];
- "139863585044720" [label = "autoconf@2.69", shape = box, fontname = sans];
- "139863585044720" -> "139863366320128" [color = magenta];
- "139863585044720" -> "139863551253248" [color = magenta];
- "139863585044720" -> "139863366322064" [color = magenta];
- "139863585044720" -> "139863551253248" [color = magenta];
- "139863585044720" -> "139863366320128" [color = magenta];
- "139863585043312" [label = "automake@1.16.5", shape = box, fontname = sans];
- "139863585043312" -> "139863585043840" [color = peachpuff4];
- "139863585043312" -> "139863366320128" [color = peachpuff4];
- "139863585043312" -> "139863585043840" [color = peachpuff4];
- "139863585043312" -> "139863366322064" [color = peachpuff4];
- "139863585043312" -> "139863366320128" [color = peachpuff4];
- "139863585043840" [label = "autoconf-wrapper@2.69", shape = box, fontname = sans];
- "139863260588096" [label = "gnome-common@3.18.0", shape = box, fontname = sans];
- "139863275942768" [label = "gtk-doc@1.33.2", shape = box, fontname = sans];
- "139863275942768" -> "139863265281584" [color = peachpuff4];
- "139863275942768" -> "139863261465872" [color = peachpuff4];
- "139863275942768" -> "139863261465344" [color = peachpuff4];
- "139863275942768" -> "139863261464816" [color = peachpuff4];
- "139863275942768" -> "139863366320128" [color = peachpuff4];
- "139863275942768" -> "139863551252368" [color = peachpuff4];
- "139863275942768" -> "139863585046128" [color = peachpuff4];
- "139863275942768" -> "139863585052032" [color = peachpuff4];
- "139863275942768" -> "139863265282464" [color = peachpuff4];
- "139863275942768" -> "139863265194336" [color = peachpuff4];
- "139863275942768" -> "139863265283872" [color = peachpuff4];
- "139863275942768" -> "139863261465872" [color = peachpuff4];
- "139863275942768" -> "139863275966992" [color = peachpuff4];
- "139863275942768" -> "139863276039968" [color = peachpuff4];
- "139863275942768" -> "139863585014112" [color = peachpuff4];
- "139863275942768" -> "139863261979856" [color = peachpuff4];
- "139863275942768" -> "139863276076128" [color = peachpuff4];
- "139863275942768" -> "139863584837408" [color = peachpuff4];
- "139863275942768" -> "139863262010640" [color = peachpuff4];
- "139863275942768" -> "139863274649664" [color = peachpuff4];
- "139863275942768" -> "139863260722384" [color = peachpuff4];
- "139863261464816" [label = "itstool@2.0.7", shape = box, fontname = sans];
- "139863585052032" [label = "bc@1.07.1", shape = box, fontname = sans];
- "139863265282464" [label = "dblatex@0.3.12", shape = box, fontname = sans];
- "139863261979856" [label = "python-anytree@2.8.0", shape = box, fontname = sans];
- "139863276076128" [label = "python-lxml@4.9.1", shape = box, fontname = sans];
- "139863584837408" [label = "python-parameterized@0.8.1", shape = box, fontname = sans];
- "139863262010640" [label = "python-pygments@2.12.0", shape = box, fontname = sans];
- "139863274649664" [label = "source-highlight@3.1.9", shape = box, fontname = sans];
- "139863261464992" [label = "intltool@0.51.0", shape = box, fontname = sans];
- "139863261464992" -> "139863433047840" [color = darkviolet];
- "139863261464992" -> "139863265281584" [color = darkviolet];
- "139863261464992" -> "139863276039088" [color = darkviolet];
- "139863261464992" -> "139863366320128" [color = darkviolet];
- "139863276039088" [label = "perl-xml-parser@2.46", shape = box, fontname = sans];
- "139863260679792" [label = "json-glib@1.6.2", shape = box, fontname = sans];
- "139863260679792" -> "139863265194336" [color = blue];
- "139863260679792" -> "139863265283872" [color = blue];
- "139863260679792" -> "139863261465344" [color = blue];
- "139863260679792" -> "139863275942768" [color = blue];
- "139863260679792" -> "139863276039968" [color = blue];
- "139863260679792" -> "139863265281584" [color = blue];
- "139863260679792" -> "139863261465872" [color = blue];
- "139863260679792" -> "139863551252368" [color = blue];
- "139863260679792" -> "139863366322064" [color = blue];
- "139863260679792" -> "139863261465872" [color = blue];
- "139863585043136" [label = "libtool@2.4.7", shape = box, fontname = sans];
- "139863585043136" -> "139863551253248" [color = cyan3];
- "139863585043136" -> "139863366320128" [color = cyan3];
- "139863585043136" -> "139863585042784" [color = cyan3];
- "139863585043136" -> "139863275614912" [color = cyan3];
- "139863585043136" -> "139863585043312" [color = cyan3];
- "139863585043136" -> "139863585043840" [color = cyan3];
- "139863585043136" -> "139863551253248" [color = cyan3];
- "139863585042784" [label = "libltdl@2.4.7", shape = box, fontname = sans];
- "139863275614912" [label = "help2man@1.49.2", shape = box, fontname = sans];
- "139863273878208" [label = "which@2.21", shape = box, fontname = sans];
- "139863260640288" [label = "vala@0.56.3", shape = box, fontname = sans];
- "139863260640288" -> "139863275614208" [color = darkgoldenrod];
- "139863260640288" -> "139863261376512" [color = darkgoldenrod];
- "139863260640288" -> "139863265194512" [color = darkgoldenrod];
- "139863260640288" -> "139863265283872" [color = darkgoldenrod];
- "139863260640288" -> "139863275614384" [color = darkgoldenrod];
- "139863260640288" -> "139863261465344" [color = darkgoldenrod];
- "139863260640288" -> "139863275614912" [color = darkgoldenrod];
- "139863260640288" -> "139863366320128" [color = darkgoldenrod];
- "139863260640288" -> "139863551252368" [color = darkgoldenrod];
- "139863260640288" -> "139863276039968" [color = darkgoldenrod];
- "139863260640288" -> "139863261465872" [color = darkgoldenrod];
- "139863260640288" -> "139863260845616" [color = darkgoldenrod];
- "139863275614208" [label = "bison@3.8.2", shape = box, fontname = sans];
- "139863275614384" [label = "flex@2.6.4", shape = box, fontname = sans];
- "139863275914800" [label = "gtk+@2.24.33", shape = box, fontname = sans];
- "139863275914800" -> "139863265281584" [color = blue];
- "139863275914800" -> "139863261465872" [color = blue];
- "139863275914800" -> "139863261465344" [color = blue];
- "139863275914800" -> "139863261464992" [color = blue];
- "139863275914800" -> "139863366320128" [color = blue];
- "139863275914800" -> "139863551252368" [color = blue];
- "139863275914800" -> "139863585046128" [color = blue];
- "139863275914800" -> "139863274568624" [color = blue];
- "139863275914800" -> "139863276830144" [color = blue];
- "139863275914800" -> "139863274567920" [color = blue];
- "139863275914800" -> "139863274456976" [color = blue];
- "139863275914800" -> "139863274567568" [color = blue];
- "139863275914800" -> "139863274543696" [color = blue];
- "139863275914800" -> "139863274543872" [color = blue];
- "139863275914800" -> "139863274541408" [color = blue];
- "139863275914800" -> "139863274543520" [color = blue];
- "139863275914800" -> "139863304994416" [color = blue];
- "139863275914800" -> "139863274541232" [color = blue];
- "139863275914800" -> "139863274543168" [color = blue];
- "139863275914800" -> "139863274458384" [color = blue];
- "139863275914800" -> "139863275915504" [color = blue];
- "139863275914800" -> "139863275881856" [color = blue];
- "139863275914800" -> "139863261465872" [color = blue];
- "139863275914800" -> "139863260611440" [color = blue];
- "139863275914800" -> "139863275880800" [color = blue];
- "139863274498992" [label = "libevdev@1.11.0", shape = box, fontname = sans];
- "139863274498992" -> "139863585014112" [color = peachpuff4];
- "139863277047232" [label = "libinput-minimal@1.22.1", shape = box, fontname = sans];
- "139863277047232" -> "139863265161392" [color = magenta];
- "139863277047232" -> "139863551252368" [color = magenta];
- "139863277047232" -> "139863274498992" [color = magenta];
- "139863277047232" -> "139863304993184" [color = magenta];
- "139863277047232" -> "139863263405264" [color = magenta];
- "139863265161392" [label = "check@0.15.2", shape = box, fontname = sans];
- "139863304993184" [label = "mtdev@1.1.6", shape = box, fontname = sans];
- "139863364648560" [label = "libmpdclient@2.20", shape = box, fontname = sans];
- "139863364648560" -> "139863551252368" [color = darkseagreen];
- "139863364648560" -> "139863260908992" [color = darkseagreen];
- "139863364648560" -> "139863265161392" [color = darkseagreen];
- "139863263380688" [label = "libnl@3.5.0", shape = box, fontname = sans];
- "139863263380688" -> "139863275614208" [color = cyan3];
- "139863263380688" -> "139863275614384" [color = cyan3];
- "139863263380688" -> "139863551252368" [color = cyan3];
- "139863263380688" -> "139863265097264" [color = cyan3];
- "139863265097264" [label = "swig@4.0.2", shape = box, fontname = sans];
- "139863265097264" -> "139863265098848" [color = darkgoldenrod];
- "139863265097264" -> "139863553025056" [color = darkgoldenrod];
- "139863265097264" -> "139863262880624" [color = darkgoldenrod];
- "139863265097264" -> "139863366320128" [color = darkgoldenrod];
- "139863265097264" -> "139863553025056" [color = darkgoldenrod];
- "139863262880624" [label = "guile@3.0.9", shape = box, fontname = sans];
- "139863263506432" [label = "pipewire@0.3.77", shape = box, fontname = sans];
- "139863263506432" -> "139863261465872" [color = cyan3];
- "139863263506432" -> "139863551252368" [color = cyan3];
- "139863263506432" -> "139863261978976" [color = cyan3];
- "139863263506432" -> "139863263382624" [color = cyan3];
- "139863263506432" -> "139863261485472" [color = cyan3];
- "139863263506432" -> "139863263447632" [color = cyan3];
- "139863263506432" -> "139863261376512" [color = cyan3];
- "139863263506432" -> "139863263405264" [color = cyan3];
- "139863263506432" -> "139863432527120" [color = cyan3];
- "139863263506432" -> "139863274937440" [color = cyan3];
- "139863263506432" -> "139863274937616" [color = cyan3];
- "139863263506432" -> "139863260349120" [color = cyan3];
- "139863263506432" -> "139863260414832" [color = cyan3];
- "139863263506432" -> "139863274952240" [color = cyan3];
- "139863263506432" -> "139863260442048" [color = cyan3];
- "139863263506432" -> "139863260441872" [color = cyan3];
- "139863263506432" -> "139863269853248" [color = cyan3];
- "139863263506432" -> "139863269926800" [color = cyan3];
- "139863263506432" -> "139863273456320" [color = cyan3];
- "139863263506432" -> "139863432527472" [color = cyan3];
- "139863263506432" -> "139863269852896" [color = cyan3];
- "139863263506432" -> "139863553025760" [color = cyan3];
- "139863263506432" -> "139863263447808" [color = cyan3];
- "139863263506432" -> "139863367856832" [color = cyan3];
- "139863263506432" -> "139863367856656" [color = cyan3];
- "139863263506432" -> "139863260251872" [color = cyan3];
- "139863261978976" [label = "python-docutils@0.19", shape = box, fontname = sans];
- "139863263382624" [label = "alsa-lib@1.2.4", shape = box, fontname = sans];
- "139863263382624" -> "139863263382976" [color = red];
- "139863263382624" -> "139863263382800" [color = red];
- "139863263382976" [label = "alsa-ucm-conf@1.2.4", shape = box, fontname = sans];
- "139863263382800" [label = "alsa-topology-conf@1.2.4", shape = box, fontname = sans];
- "139863261485472" [label = "avahi@0.8", shape = box, fontname = sans];
- "139863261485472" -> "139863265281584" [color = magenta];
- "139863261485472" -> "139863261465872" [color = magenta];
- "139863261485472" -> "139863551252368" [color = magenta];
- "139863261485472" -> "139863366322064" [color = magenta];
- "139863261485472" -> "139863261376512" [color = magenta];
- "139863261485472" -> "139863275967344" [color = magenta];
- "139863261485472" -> "139863551252544" [color = magenta];
- "139863261485472" -> "139863261465872" [color = magenta];
- "139863261485472" -> "139863263381040" [color = magenta];
- "139863261485472" -> "139863261485648" [color = magenta];
- "139863261485472" -> "139863276152544" [color = magenta];
- "139863263381040" [label = "libcap@2.64", shape = box, fontname = sans];
- "139863261485648" [label = "libdaemon@0.14", shape = box, fontname = sans];
- "139863276152544" [label = "libevent@2.1.12", shape = box, fontname = sans];
- "139863263447632" [label = "bluez@5.66", shape = box, fontname = sans];
- "139863263447632" -> "139863265281584" [color = darkseagreen];
- "139863263447632" -> "139863551252368" [color = darkseagreen];
- "139863263447632" -> "139863261978976" [color = darkseagreen];
- "139863263447632" -> "139863261465872" [color = darkseagreen];
- "139863263447632" -> "139863261376512" [color = darkseagreen];
- "139863263447632" -> "139863263405264" [color = darkseagreen];
- "139863263447632" -> "139863261136960" [color = darkseagreen];
- "139863263447632" -> "139863553025760" [color = darkseagreen];
- "139863261136960" [label = "libical@3.0.16", shape = box, fontname = sans];
- "139863432527120" [label = "ffmpeg@6.0", shape = box, fontname = sans];
- "139863432527120" -> "139863585052032" [color = blue];
- "139863432527120" -> "139863366320128" [color = blue];
- "139863432527120" -> "139863551252368" [color = blue];
- "139863432527120" -> "139863265280704" [color = blue];
- "139863432527120" -> "139863269899888" [color = blue];
- "139863432527120" -> "139863433511792" [color = blue];
- "139863432527120" -> "139863432709328" [color = blue];
- "139863432527120" -> "139863432710736" [color = blue];
- "139863432527120" -> "139863264024816" [color = blue];
- "139863432527120" -> "139863275632000" [color = blue];
- "139863432527120" -> "139863432646832" [color = blue];
- "139863432527120" -> "139863273457376" [color = blue];
- "139863432527120" -> "139863269898832" [color = blue];
- "139863432527120" -> "139863260348416" [color = blue];
- "139863432527120" -> "139863269928560" [color = blue];
- "139863432527120" -> "139863433779088" [color = blue];
- "139863432527120" -> "139863433777856" [color = blue];
- "139863432527120" -> "139863432605120" [color = blue];
- "139863432527120" -> "139863433777680" [color = blue];
- "139863432527120" -> "139863260452048" [color = blue];
- "139863432527120" -> "139863304993360" [color = blue];
- "139863432527120" -> "139863269900064" [color = blue];
- "139863432527120" -> "139863432527472" [color = blue];
- "139863432527120" -> "139863432601776" [color = blue];
- "139863432527120" -> "139863269851136" [color = blue];
- "139863432527120" -> "139863432524656" [color = blue];
- "139863432527120" -> "139863263109120" [color = blue];
- "139863432527120" -> "139863274567920" [color = blue];
- "139863432527120" -> "139863433778736" [color = blue];
- "139863432527120" -> "139863274831872" [color = blue];
- "139863432527120" -> "139863260377968" [color = blue];
- "139863432527120" -> "139863269852896" [color = blue];
- "139863432527120" -> "139863367706512" [color = blue];
- "139863432527120" -> "139863260393648" [color = blue];
- "139863432527120" -> "139863269899888" [color = blue];
- "139863432527120" -> "139863274951360" [color = blue];
- "139863432527120" -> "139863260393472" [color = blue];
- "139863432527120" -> "139863432711440" [color = blue];
- "139863432527120" -> "139863433778032" [color = blue];
- "139863432527120" -> "139863432603712" [color = blue];
- "139863432527120" -> "139863433939536" [color = blue];
- "139863265280704" [label = "texinfo@6.8", shape = box, fontname = sans];
- "139863269899888" [label = "speex@1.2.1", shape = box, fontname = sans];
- "139863433511792" [label = "yasm@1.3.0", shape = box, fontname = sans];
- "139863432709328" [label = "rav1e@0.6.3", shape = box, fontname = sans];
- "139863432710736" [label = "dav1d@1.0.0", shape = box, fontname = sans];
- "139863432646832" [label = "frei0r-plugins@1.7.0", shape = box, fontname = sans];
- "139863273457376" [label = "gnutls@3.7.7", shape = box, fontname = sans];
- "139863269898832" [label = "opus@1.3.1", shape = box, fontname = sans];
- "139863260348416" [label = "ladspa@1.13", shape = box, fontname = sans];
- "139863269928560" [label = "lame@3.100", shape = box, fontname = sans];
- "139863433779088" [label = "libaom@3.5.0", shape = box, fontname = sans];
- "139863433777856" [label = "libass@0.15.1", shape = box, fontname = sans];
- "139863432605120" [label = "libbluray@1.0.2", shape = box, fontname = sans];
- "139863433777680" [label = "libcaca@0.99.beta19", shape = box, fontname = sans];
- "139863260452048" [label = "libcdio-paranoia@10.2+2.0.1", shape = box, fontname = sans];
- "139863304993360" [label = "libdrm@2.4.114", shape = box, fontname = sans];
- "139863269900064" [label = "libtheora@1.1.1", shape = box, fontname = sans];
- "139863432527472" [label = "libva@2.19.0", shape = box, fontname = sans];
- "139863432601776" [label = "libvdpau@1.5", shape = box, fontname = sans];
- "139863269851136" [label = "libvorbis@1.3.7", shape = box, fontname = sans];
- "139863432524656" [label = "libvpx@1.12.0", shape = box, fontname = sans];
- "139863263109120" [label = "libwebp@1.2.4", shape = box, fontname = sans];
- "139863433778736" [label = "libx264@164-0.b093bbe", shape = box, fontname = sans];
- "139863260377968" [label = "openal@1.22.2", shape = box, fontname = sans];
- "139863269852896" [label = "pulseaudio@16.1", shape = box, fontname = sans];
- "139863367706512" [label = "sdl2@2.26.2", shape = box, fontname = sans];
- "139863260393648" [label = "soxr@0.1.3", shape = box, fontname = sans];
- "139863274951360" [label = "srt@1.4.4", shape = box, fontname = sans];
- "139863260393472" [label = "twolame@0.4.0", shape = box, fontname = sans];
- "139863432711440" [label = "vidstab@1.1.0-0.aeabc8d", shape = box, fontname = sans];
- "139863433778032" [label = "x265@3.5", shape = box, fontname = sans];
- "139863432603712" [label = "xvid@1.3.7", shape = box, fontname = sans];
- "139863274937440" [label = "gst-plugins-base@1.22.2", shape = box, fontname = sans];
- "139863274937440" -> "139863551252368" [color = dimgrey];
- "139863274937440" -> "139863261465872" [color = dimgrey];
- "139863274937440" -> "139863261465344" [color = dimgrey];
- "139863274937440" -> "139863585046128" [color = dimgrey];
- "139863274937440" -> "139863265281584" [color = dimgrey];
- "139863274937440" -> "139863274568624" [color = dimgrey];
- "139863274937440" -> "139863263382624" [color = dimgrey];
- "139863274937440" -> "139863260451696" [color = dimgrey];
- "139863274937440" -> "139863275970160" [color = dimgrey];
- "139863274937440" -> "139863363317360" [color = dimgrey];
- "139863274937440" -> "139863263131536" [color = dimgrey];
- "139863274937440" -> "139863269851312" [color = dimgrey];
- "139863274937440" -> "139863263015616" [color = dimgrey];
- "139863274937440" -> "139863269900064" [color = dimgrey];
- "139863274937440" -> "139863274905776" [color = dimgrey];
- "139863274937440" -> "139863269851136" [color = dimgrey];
- "139863274937440" -> "139863274567920" [color = dimgrey];
- "139863274937440" -> "139863274543696" [color = dimgrey];
- "139863274937440" -> "139863274542816" [color = dimgrey];
- "139863274937440" -> "139863274831872" [color = dimgrey];
- "139863274937440" -> "139863269898832" [color = dimgrey];
- "139863274937440" -> "139863275880800" [color = dimgrey];
- "139863274937440" -> "139863277045472" [color = dimgrey];
- "139863274937440" -> "139863433939536" [color = dimgrey];
- "139863274937440" -> "139863261465872" [color = dimgrey];
- "139863274937440" -> "139863274937616" [color = dimgrey];
- "139863274937440" -> "139863260724144" [color = dimgrey];
- "139863274937440" -> "139863277045648" [color = dimgrey];
- "139863274937440" -> "139863274937968" [color = dimgrey];
- "139863260451696" [label = "cdparanoia@10.2", shape = box, fontname = sans];
- "139863263131536" [label = "libjpeg-turbo@2.1.4", shape = box, fontname = sans];
- "139863269851312" [label = "libogg@1.3.5", shape = box, fontname = sans];
- "139863263015616" [label = "libpng@1.6.37", shape = box, fontname = sans];
- "139863274905776" [label = "libvisual@0.4.0", shape = box, fontname = sans];
- "139863274937616" [label = "gstreamer@1.22.2", shape = box, fontname = sans];
- "139863260724144" [label = "libgudev@236", shape = box, fontname = sans];
- "139863274937968" [label = "orc@0.4.32", shape = box, fontname = sans];
- "139863260349120" [label = "jack2@1.9.21", shape = box, fontname = sans];
- "139863260349120" -> "139863551252368" [color = magenta];
- "139863260349120" -> "139863263382624" [color = magenta];
- "139863260349120" -> "139863261376512" [color = magenta];
- "139863260349120" -> "139863275967344" [color = magenta];
- "139863260349120" -> "139863269853072" [color = magenta];
- "139863260349120" -> "139863269898832" [color = magenta];
- "139863260349120" -> "139863262153648" [color = magenta];
- "139863260349120" -> "139863553025760" [color = magenta];
- "139863260349120" -> "139863263357168" [color = magenta];
- "139863260349120" -> "139863551252720" [color = magenta];
- "139863269853072" [label = "libsamplerate@0.1.9", shape = box, fontname = sans];
- "139863262153648" [label = "python-dbus@1.2.18", shape = box, fontname = sans];
- "139863551252720" [label = "bdb@6.2.32", shape = box, fontname = sans];
- "139863260414832" [label = "ldacbt@2.0.2.3", shape = box, fontname = sans];
- "139863274952240" [label = "libcamera@0.1.0", shape = box, fontname = sans];
- "139863274952240" -> "139863584826048" [color = darkviolet];
- "139863274952240" -> "139863260845616" [color = darkviolet];
- "139863274952240" -> "139863260908992" [color = darkviolet];
- "139863274952240" -> "139863551252368" [color = darkviolet];
- "139863274952240" -> "139863585046128" [color = darkviolet];
- "139863274952240" -> "139863260211616" [color = darkviolet];
- "139863274952240" -> "139863261962592" [color = darkviolet];
- "139863274952240" -> "139863265098848" [color = darkviolet];
- "139863274952240" -> "139863263405264" [color = darkviolet];
- "139863274952240" -> "139863261465872" [color = darkviolet];
- "139863274952240" -> "139863274937440" [color = darkviolet];
- "139863274952240" -> "139863273457376" [color = darkviolet];
- "139863274952240" -> "139863263111936" [color = darkviolet];
- "139863274952240" -> "139863273378320" [color = darkviolet];
- "139863274952240" -> "139863273456320" [color = darkviolet];
- "139863274952240" -> "139863261981088" [color = darkviolet];
- "139863274952240" -> "139863262399584" [color = darkviolet];
- "139863274952240" -> "139863269420304" [color = darkviolet];
- "139863584826048" [label = "googletest@1.12.1", shape = box, fontname = sans];
- "139863260211616" [label = "python-sphinx@5.1.1", shape = box, fontname = sans];
- "139863261962592" [label = "python-pyyaml@6.0", shape = box, fontname = sans];
- "139863263111936" [label = "libtiff@4.4.0", shape = box, fontname = sans];
- "139863273378320" [label = "libyaml@0.2.5", shape = box, fontname = sans];
- "139863261981088" [label = "python-jinja2@3.1.1", shape = box, fontname = sans];
- "139863262399584" [label = "python-ply@3.11", shape = box, fontname = sans];
- "139863269420304" [label = "qtbase@5.15.10", shape = box, fontname = sans];
- "139863260442048" [label = "libfdk@2.0.1", shape = box, fontname = sans];
- "139863260442048" -> "139863585044720" [color = darkseagreen];
- "139863260442048" -> "139863585043312" [color = darkseagreen];
- "139863260442048" -> "139863585043136" [color = darkseagreen];
- "139863260441872" [label = "libfreeaptx@0.1.1", shape = box, fontname = sans];
- "139863269853248" [label = "libsndfile@1.2.0", shape = box, fontname = sans];
- "139863269853248" -> "139863585044720" [color = red];
- "139863269853248" -> "139863262942944" [color = red];
- "139863269853248" -> "139863585043312" [color = red];
- "139863269853248" -> "139863585043136" [color = red];
- "139863269853248" -> "139863551252368" [color = red];
- "139863269853248" -> "139863585014112" [color = red];
- "139863269853248" -> "139863269899360" [color = red];
- "139863269853248" -> "139863269851312" [color = red];
- "139863269853248" -> "139863269851136" [color = red];
- "139863269853248" -> "139863269898832" [color = red];
- "139863262942944" [label = "autogen@5.18.16", shape = box, fontname = sans];
- "139863269899360" [label = "flac@1.3.4", shape = box, fontname = sans];
- "139863269926800" [label = "libusb@1.0.25", shape = box, fontname = sans];
- "139863263447808" [label = "sbc@1.5", shape = box, fontname = sans];
- "139863263447808" -> "139863551252368" [color = darkviolet];
- "139863263447808" -> "139863269853248" [color = darkviolet];
- "139863367856832" [label = "vulkan-headers@sdk-1.3.231.1", shape = box, fontname = sans];
- "139863367856656" [label = "vulkan-loader@sdk-1.3.232", shape = box, fontname = sans];
- "139863367856656" -> "139863584826048" [color = magenta];
- "139863367856656" -> "139863274541232" [color = magenta];
- "139863367856656" -> "139863551252368" [color = magenta];
- "139863367856656" -> "139863585014112" [color = magenta];
- "139863367856656" -> "139863277045648" [color = magenta];
- "139863367856656" -> "139863367856832" [color = magenta];
- "139863260251872" [label = "webrtc-audio-processing@0.3.1", shape = box, fontname = sans];
- "139863366568880" [label = "playerctl@2.4.1", shape = box, fontname = sans];
- "139863366568880" -> "139863261465872" [color = red];
- "139863366568880" -> "139863551252368" [color = red];
- "139863366568880" -> "139863261465344" [color = red];
- "139863363912560" [label = "spdlog@1.12.0", shape = box, fontname = sans];
- "139863363912560" -> "139863584828160" [color = blue];
- "139863584828160" [label = "catch2@3.4.0", shape = box, fontname = sans];
- "139863584828160" -> "139863585046128" [color = red];
- "139863263534880" [label = "wireplumber@0.4.14", shape = box, fontname = sans];
- "139863263534880" -> "139863261465872" [color = magenta];
- "139863263534880" -> "139863551252368" [color = magenta];
- "139863263534880" -> "139863261376512" [color = magenta];
- "139863263534880" -> "139863277046880" [color = magenta];
- "139863263534880" -> "139863261465872" [color = magenta];
- "139863263534880" -> "139863274649312" [color = magenta];
- "139863263534880" -> "139863263506432" [color = magenta];
- "139863277046880" [label = "elogind@252.9", shape = box, fontname = sans];
- "139863277046880" -> "139863265194688" [color = darkseagreen];
- "139863277046880" -> "139863265194160" [color = darkseagreen];
- "139863277046880" -> "139863265283872" [color = darkseagreen];
- "139863277046880" -> "139863265281584" [color = darkseagreen];
- "139863277046880" -> "139863552555424" [color = darkseagreen];
- "139863277046880" -> "139863275966992" [color = darkseagreen];
- "139863277046880" -> "139863551253248" [color = darkseagreen];
- "139863277046880" -> "139863551252368" [color = darkseagreen];
- "139863277046880" -> "139863585014112" [color = darkseagreen];
- "139863277046880" -> "139863261981088" [color = darkseagreen];
- "139863277046880" -> "139863276039968" [color = darkseagreen];
- "139863277046880" -> "139863263534528" [color = darkseagreen];
- "139863277046880" -> "139863263358400" [color = darkseagreen];
- "139863277046880" -> "139863263381040" [color = darkseagreen];
- "139863277046880" -> "139863263357168" [color = darkseagreen];
- "139863277046880" -> "139863585112064" [color = darkseagreen];
- "139863277046880" -> "139863585115232" [color = darkseagreen];
- "139863277046880" -> "139863261376512" [color = darkseagreen];
- "139863277046880" -> "139863263405264" [color = darkseagreen];
- "139863277046880" -> "139863297330800" [color = darkseagreen];
- "139863552555424" [label = "gperf@3.1", shape = box, fontname = sans];
- "139863263534528" [label = "kexec-tools@2.0.23", shape = box, fontname = sans];
- "139863263358400" [label = "linux-pam@1.5.2", shape = box, fontname = sans];
- "139863585112064" [label = "shadow@4.13", shape = box, fontname = sans];
- "139863585115232" [label = "shepherd@0.9.3", shape = box, fontname = sans];
- "139863297330800" [label = "acl@2.3.1", shape = box, fontname = sans];
- "139863274649312" [label = "lua@5.3.5", shape = box, fontname = sans];
- "139863274649312" -> "139863553025760" [color = darkviolet];
-
-}