mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 05:29:53 -07:00
docs: add dependency graph
This commit is contained in:
parent
9b07b0d86d
commit
f3a5b9f676
1 changed files with 4 additions and 0 deletions
|
@ -129,6 +129,10 @@ mind you'll have to do a little bit of work in these files to get a working
|
|||
system configuration. Some Nix knowledge is expected, but comments are there to
|
||||
help!
|
||||
|
||||
Here's a snapshot of the entire _dependency graph_ of the system, a directed
|
||||
acyclic graph (DAG) representing the relationships between every single piece
|
||||
of software installed, represented as nodes, all branching out from `xgcc`.
|
||||
|
||||

|
||||
|
||||
## Hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue