-
**Describe the bug**
In principle I tried to get PyQt6 working with devenv on NixOS. I didn't manage so far (ideas welcome), but I stumbled over what I believe to be a bug.
Opening a devenv shel…
-
**Is your feature request related to a problem? Please describe.**
Right now, it seems like `direnv` cannot be run on `nushell`.
**Describe the solution you'd like**
To make `direnv` run on `nush…
-
### What happened?
I installed `nodejs@20` via devbox and added direnv with `devbox generate direnv` and now when I `cd` into that directory I get this error:
```
direnv: loading PATH/.envrc
dir…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Using a PATH that contains a custom HLS wrapper (ie, a nix shell) and a GHC version not the …
-
In https://github.com/getsentry/sentry/pull/24104 I noticed that the code that `sentry-cli bash-hook` generates uses `: > "$_SENTRY_LOG_FILE"` to redirect output. For some reason I fail to understand,…
-
**Describe the issue**:
In https://github.com/geopandas/dask-geopandas/issues/303, dask-geopandas has a report that its custom `sjoin` method fails with a TypeError under some conditions. Internall…
-
direnv: command not found is shown everytime the terminal is launched.
fix: install direnv via brew
can we have this as part of the requirement check?
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
@grahamc writes:
> In Direnv, we'll want to be able to get an event when the shell is unloaded, for https://github.com/target/lorri/issues/32.
>
> An important question is: can editors handle exit …
-
Apparently, `eval "$(direnv hook )"` needs to be run, in which case it has be mentioned in the README.md.
This command can also be added to the respective `~/.rc`, or, better yet, to the `shellHook` …