From 23cdbc8088b5c308a068b432a6b03213ede68f07 Mon Sep 17 00:00:00 2001 From: Aylur Date: Sat, 1 Mar 2025 20:59:09 +0100 Subject: add gtk4 examples --- nix/devshell.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nix/devshell.nix') diff --git a/nix/devshell.nix b/nix/devshell.nix index 2e409c4..8c772a8 100644 --- a/nix/devshell.nix +++ b/nix/devshell.nix @@ -42,8 +42,8 @@ blueprint-compiler libadwaita wayland-scanner - dart-sass + esbuild lua python gjs @@ -56,6 +56,8 @@ vtsls vscode-langservers-extracted markdownlint-cli2 + pyright + ruff ]; in { default = pkgs.mkShell { -- cgit v1.2.3