diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -17,11 +17,8 @@ { default = pkgs.mkShell { buildInputs = with pkgs; [ - gcc + imagemagick sqlite - clang-tools - unixtools.xxd - pkg-config ]; }; } |
