diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2024-10-24 19:50:15 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2024-10-24 19:50:15 -0500 |
| commit | 015932a62e400e7d595777b6b29f64e60ae12943 (patch) | |
| tree | fe079726bcf33ba5f7430d6d96ac7e42644d9197 /flake.nix | |
| parent | f824bbcca25b4caaef8023cf36efaaed37e7257f (diff) | |
changes
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 ]; }; |
