We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228916e commit 4d9bbdeCopy full SHA for 4d9bbde
flake.nix
@@ -68,6 +68,7 @@
68
};
69
70
nativeBuildInputs = [
71
+ pkgs.graphviz
72
pkgs.hugo
73
(pkgs.emacs.pkgs.withPackages (epkgs: (with epkgs.melpaStablePackages; [
74
ox-hugo
0 commit comments