@ -3,5 +3,8 @@ with pkgs;
mkShell {
buildInputs = [
(callPackage ./.nix { pkgs = pkgs; }).reveal-md
inkscape
gimp
drawio
];
}