Skip to content

Commit

Permalink
chore: add sqlite cli
Browse files Browse the repository at this point in the history
  • Loading branch information
frectonz committed Jun 14, 2024
1 parent 551575f commit 29cb34e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@
pkgs.rust-analyzer
rustToolchain

pkgs.nodejs
pkgs.nodePackages.typescript-language-server
pkgs.nodePackages.vscode-langservers-extracted
pkgs.nodePackages."@tailwindcss/language-server"

pkgs.nodejs

pkgs.httpie
pkgs.sqlite
];
};

Expand Down

0 comments on commit 29cb34e

Please sign in to comment.