about summary refs log tree commit diff
path: root/home/profiles/dev.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-06-02 19:42:47 -0700
committerFranck Cuny <franck@fcuny.net>2023-06-02 19:42:47 -0700
commit03b38e250833d32b486e8b1c497c2f10800f1cb2 (patch)
tree627e194980cbdd28960315eb78bf4cbc09ecb3f6 /home/profiles/dev.nix
parentprofiles/waybar: highlight text when one or more unit has failed (diff)
downloadworld-03b38e250833d32b486e8b1c497c2f10800f1cb2.tar.gz
profiles/dev: install virtualenv
Diffstat (limited to '')
-rw-r--r--home/profiles/dev.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/dev.nix b/home/profiles/dev.nix
index 3dc5271..277c8f0 100644
--- a/home/profiles/dev.nix
+++ b/home/profiles/dev.nix
@@ -17,6 +17,7 @@ let
     types-requests
     pip
     ipython
+    virtualenv
   ]);
 in
 {