-
using `fish` shell + `starship`, addon causes integrated terminals to fail to load.
This only happens with this addon, not with direnv in general. Not sure how to debug this even
-
## Issue description
No matter what the circumstance, direnv unsets `DYLD_LIBRARY_PATH` and `LD_LIBRARY_PATH`.
```
direnv: loading .envrc
direnv: export -DYLD_LIBRARY_PATH -LD_LIBRARY_PATH
```
I…
-
Hi,
congratulations on the initial release. Very exciting stuff to have everything automated.
The initial release just came out 3 days ago, so I guess this is all very fresh.
For users that are not…
-
pull镜像后,启动镜像,在/workspace目录下,没有.envrc文件(对应source .envrc),没有exp目录(对应python exp/run_GAT_node_classification.py),也没有data目录(对应--data_dir=./data/A1),这是出现了什么问题嘛?
![1666421089879](https://user-images.git…
-
**Is your feature request related to a problem? Please describe.**
Not related to any problems (that I'm aware of). Reason I ask for this feature is because I often find myself running the same scrip…
-
As I understand, currently `lorri` requires `shell.nix`.
I often create `.envrc` files like
```
use nix -p node10
```
when I need some simple project-specific environment without the full power o…
-
I changed my mind about https://github.com/srid/haskell-template/pull/98
But we should do it a limited manner. In particular `nix flake init` should only bring the following files:
- `flake.nix`…
srid updated
3 months ago
-
**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…
-
### ⚠️ Check for existing issues before proceeding. ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Where are you using SuperCoder?
Linux
### Which …
-
I am having weird case of the plugin not loading `devenv` through nix flakes properly: it doesn't work in one of my projects (i tried replicating whole project from scratch to share, but failed to rep…