Skip to content

Commit 4d9bbde

Browse files
committed
Fix: Add graphviz
1 parent 228916e commit 4d9bbde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
};
6969

7070
nativeBuildInputs = [
71+
pkgs.graphviz
7172
pkgs.hugo
7273
(pkgs.emacs.pkgs.withPackages (epkgs: (with epkgs.melpaStablePackages; [
7374
ox-hugo

0 commit comments

Comments
 (0)