Skip to content

Commit

Permalink
Add graphviz for the state diagram graphics.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Jun 4, 2023
1 parent 74adf64 commit a0bddaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Expand Up @@ -15,6 +15,7 @@ pkgs.mkShell {
valgrind
ghostscript
clang-tools_11
graphviz
];
shellHook =
''
Expand Down

0 comments on commit a0bddaf

Please sign in to comment.