diff options
author | Franck Cuny <franck@fcuny.net> | 2024-11-17 19:08:40 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-11-17 19:08:40 -0800 |
commit | c512e8441ae89d7057e787b1660dc9bfaf1bfea8 (patch) | |
tree | 5becd88ebb00e1189ce0738e5dc1babb526aac83 /.envrc | |
parent | install a few more media tools (diff) | |
download | world-c512e8441ae89d7057e787b1660dc9bfaf1bfea8.tar.gz |
there's no virtual env to activate
Diffstat (limited to '')
-rw-r--r-- | .envrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.envrc b/.envrc index 4e67dac..7c91067 100644 --- a/.envrc +++ b/.envrc @@ -1,4 +1,3 @@ watch_file nix/flake/devshell.nix use flake -source .venv/bin/activate |