From 213a4bed7abd35b3f65f23a057c6897c988f0ff2 Mon Sep 17 00:00:00 2001 From: 0xTux <0xtux@pm.me> Date: Fri, 27 Sep 2024 17:39:39 +0530 Subject: [PATCH] update python and add pipx --- modules/home-manager/shell/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/home-manager/shell/default.nix b/modules/home-manager/shell/default.nix index ed7ed8e..857eb16 100755 --- a/modules/home-manager/shell/default.nix +++ b/modules/home-manager/shell/default.nix @@ -64,7 +64,8 @@ termshark sshs - python311 + python312 + python312Packages.pipx nodejs nodePackages.pnpm nodePackages.yarn