From 4eba57f4e787bf97fe7dcb0e1702723aa08de01d Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Sun, 2 Aug 2026 22:05:46 +0700 Subject: . --- nixos/modules/features/dev-tools/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/features/dev-tools/default.nix') diff --git a/nixos/modules/features/dev-tools/default.nix b/nixos/modules/features/dev-tools/default.nix index ad10afd..6b20cf7 100644 --- a/nixos/modules/features/dev-tools/default.nix +++ b/nixos/modules/features/dev-tools/default.nix @@ -11,7 +11,7 @@ gnumake nodejs pyright - python3 + (python3.withPackages (ps: with ps; [ pip ])) rust-analyzer rustc lua5_4 -- cgit v1.2.3