diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,9 +31,9 @@ devShells.${system}.default = pkgs.mkShell { buildInputs = with pkgs; [ pandoc - ripgrep http-server shellcheck + checkmake gnumake ]; }; |
