-
### Discord username (optional)
_No response_
### Describe the bug
I'm a direnv user, and when I cd into a directory controlled by direnv, it writes output to the terminal before setting the prompt…
-
I often have problems when working with SIREPO_FEATURE_CONFIG_SIM_TYPES and SIREPO_FEATURE_CONFIG_PACKAGE_PATH. There's no convenient way to un/set them.
In BOP, we'd set an a config environment va…
-
Hello there, again I'm trying to build ghc in an isolated environment using ghc.nix, but my (direnv+nix-direnv+emacs-direnv) setup is causing an error to be thrown. I fixed the hadrian.cabal file not …
-
Unless I set *each* of `DIRENV_CONFIG`, `XDG_DATA_HOME`, and `XDG_CACHE_HOME`, then direnv fails for me on Windows.
A fresh installation of direnv on Windows with no configuration means that `dir…
-
## Issue description
When the current working directory does not exist, loading the shell prompt (_e.g.,_ by hitting ``) causes the following error to appear:
```
direnv: error LoadConfig() Get…
-
**Is your feature request related to a problem? Please describe.**
There are times when I have a `.envrc` file in a directory but I don't want `direnv` to process it (eg, the `.envrc` file is in a `g…
-
Would it be at all possible to do this so we can run without `--impure` when using flakes? I'd be happy to manually set a `DEVENV_ROOT` variable in my direnv config if I had to!
-
You can change where direnv puts its cached files. https://github.com/direnv/direnv/wiki/Customizing-cache-location
The examples I have seen end up in ${XDG_CACHE_HOME}/direnv/layouts
Can the r…
-
I use git bash (inside the "Terminal" program) as my shell when developing ocaml on windows. Here's the output of `opam env` from a project with a local opam switchh;
```
$ opam env
OPAM_LAST_ENV='…
-
In some projects, when using nix or any other mise can mess up paths.
Solution:
According to me, this can be done using 2 ways:
1. Using direnv to disable mise.
2. Using local config to disable…