From 95760baebf6d6eacb9bec33b1b8d3ded6fc518b7 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sat, 19 Oct 2024 13:40:51 +0200 Subject: [PATCH] Flake: Add sqlitebrowser --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index a64d94d..b2cfb87 100644 --- a/flake.nix +++ b/flake.nix @@ -111,6 +111,8 @@ packages = with pkgs; [ myPython + sqlitebrowser + nodejs_21 nodePackages.sass nodePackages.postcss-cli