From 7ab328a1b73be4ed1966363441cafce00bbb9eae Mon Sep 17 00:00:00 2001 From: Ryan Cao <70191398+ryanccn@users.noreply.github.com> Date: Wed, 26 Jul 2023 11:37:07 +0800 Subject: [PATCH] feat: manage python with hm --- system.nix | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/system.nix b/system.nix index 441ca8c..f519c57 100644 --- a/system.nix +++ b/system.nix @@ -20,6 +20,15 @@ fnm bun + (python311.withPackages (ps: + with ps; [ + yt-dlp + xkcdpass + # catppuccin-catwalk + ])) + libffi + openssl + rust-analyzer nodePackages.typescript-language-server @@ -48,7 +57,6 @@ mkcert nerdfix opencv - pipx pscale pyenv railway