diff options
Diffstat (limited to 'home/profiles')
-rw-r--r-- | home/profiles/dev.nix | 1 |
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 { |