From 1eaf5166d981b7a3bba610e2c4d1030249f2b979 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 26 May 2025 14:07:00 -0600 Subject: [PATCH] [NixOS] Add uv --- nixos/code.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nixos/code.nix b/nixos/code.nix index 5108373d..9412ebd9 100644 --- a/nixos/code.nix +++ b/nixos/code.nix @@ -43,8 +43,9 @@ makeEnable config "myModules.code" true { ruby # python - poetry black + poetry + uv # kotlin kotlin