-
I would like to reopen this feature request: #9965.
-
**Is your feature request related to a problem? Please describe.**
I'd like to request a new system: direnv.
I'm using direnv with nix flakes to provide the tooling for each of my projects. I'd…
-
dahbox direnv activate direnv but the changes in PATH in not correctly handle. We must leave the folder and go back to correctly activate dahbox.
-
Hey,
I was just reading through your repo and found something that I think you might want to know
https://github.com/simonvpe/home-manager/blob/master/.config/nixpkgs/home.nix#L12
home-manage…
-
**Describe the bug**
When an envrc is loading, it seems direnv doesn't or can't get user input from the shell, so if that envrc prompts Nix to do something interactive, like ask for user confirmation…
-
**Describe the bug**
In PowerShell, I appended to my `$PROFILE` `.ps` script the following:
```
Invoke-Expression "$(direnv hook pwsh)"
```
And when I `cd` into a directory with a `.envrc`,…
-
direnv: unloading is displayed after every command I run in my shell. The environment is not unloaded.
- Initialise pipenv environment with pipenv install --python=3.8
- create .envrc with echo 'l…
-
I'm looking at Tmux session management tools and found twm via nixpkgs.
The README copies the help text from `twm`, but it's unclear what will happen if I run `twm`.
After some time, I'm getting…
-
I'm using mise in conjunction with direnv and individual venvs for my projects. direnv is configured like `use mise`, in some places accompanied by a `source .venv/bin/activate` so that changing into …
-
**Describe the bug**
Using zsh, when entering a directory managed by direnv, I get this error:
```
direnv: loading ~/Documents/Projects/C++/Ateams/.envrc
direnv: export +VIRTUAL_ENV ~LINENO ~PATH
…