-
### Prerequisites
- [X] I've checked the [existing issues](../issues?q=is%3Aissue) and I'm not duplicating a report.
- [X] I've checked the zimfw [Changelog](https://github.com/zimfw/zimfw/blob/maste…
-
I use some plugins that put some files in `~/.config/direv/lib` (like [asdf-direnv](https://github.com/asdf-community/asdf-direnv?tab=readme-ov-file#benchmark). It would be nice if there was built-in …
-
This is a follow up on https://github.com/julia-vscode/julia-vscode/pull/1707.
Using `direnv` (and the VSCode extension) I can provoke the language server to crash when using a shim script on nixOS.
…
-
**Describe the issue**:
I get a `RuntimeError` with some dask-ml code that worked with dask / distributed 2024.10.0 and earlier. With 2024.11.0 and newer, it fails:
**Minimal Complete Verifiabl…
-
- add gpg to linux_setup
- add script that encrypts recursively all .envrc files with one password of given dir/
- add script that decrypts recursively all .envrc files with one password of given di…
-
**Describe the bug**
With a recent version of Nix (tested 2.24.9 and 2.24.10; this bug was not present with 2.18.7), `mktemp` fails with an error message along the lines of:
```
$ mktemp
mktem…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Zed should support [direnv](https://direnv.net), to enable using a different environment (espeacially `$PATH`) for diffe…
-
**Describe the bug**
am using devenv with direnv integration.
when updating `.env` devenv doesn't rebuild.
**To reproduce**
create a dummy `.env` with a couple of envs.
enable `dotenv`.
```nix…
-
I am going through the [Getting Started Guide](https://ihp.digitallyinduced.com/Guide/installation.html) and `ihp-new` seems to fail to install `direnv`:
```
$ ihp-new blog
DIRENV MISSING
IHP …
-
**Is your feature request related to a problem? Please describe.**
This is about `nix profile`.
If `foo` is already installed via `nix profile`, attempting to re-install or update with `nix profil…