From 71394e207c94979fd1c10679cd38b55a6f904542 Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Wed, 2 Apr 2025 10:57:24 -0400 Subject: [PATCH] wip: add uv --- nix/base-system/flake.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nix/base-system/flake.nix b/nix/base-system/flake.nix index ee4cb1e..61a3ddc 100644 --- a/nix/base-system/flake.nix +++ b/nix/base-system/flake.nix @@ -317,9 +317,7 @@ EOF"; gnumake # TODO(zaphar): find a version of the julia package that will install # on darwin and add it as an overlay - python310 - python310Packages.pip - python310Packages.virtualenv + uv emacs git mercurial