-
**Describe the bug**
```
RUST_BACKTRACE=1 devenv shell
• Building shell ...
• Using Cachix: devenv
thread 'main' panicked at /private/tmp/nix-build-devenv-1.3.1.drv-0/source/devenv/src/cnix.rs:15…
-
## Bug description
I adopted [option 1](https://nix-community.github.io/NixOS-WSL/how-to/vscode.html) to enable vscode server in wsl. But when I open the terminal in vscode, it goes to `sh` ins…
-
## Describe the bug
clamscan does not work since clamav folder in share is missing!?
In 24.05 nixos
## Steps To Reproduce
Steps to reproduce the behavior:
1. nix-shell -p clamav
2. cla…
-
## Description
When compiling a simple Kotlin program using the current `nixpkgs` `gradle` and `jdk23` packages, a
`No class roots are found in the JDK path` error occurs. This seems to only happe…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix repl`
2. `:lf github:nixos/nixpkgs/7ffd9ae656aec493492b44d0ddfb28e79a1ea25d`
3. `:b outputs.legacyPackages.aarch64-darwin.zig`
…
-
Migrate from nix shell to Nix flake. Review what Docker is used for and if it's required.
AC:
- Create Nix flake that provides Holochain's Rust toolchain
- Remove existing nix-shell items
Start made…
-
## Steps To Reproduce
`nix build nixpkgs#pkgsCross.armv7l-hf-multiplatform.pixman`
## Build log
[Build log](https://gist.github.com/Majiir/ff20b4e6a340e0e27f3be277282eb0cb)
## Additional c…
-
**Describe the bug**
I want to use devenv to setup a development environment for a Python project. Instead of the somewhat outdated Python 3.12.x version from the stable nixpkgs input, I want to us…
-
The installer hangs on the final step and I can't kill the process using CTRL+C. Opening another session, I can see that the directory does not exist and `/nix/receipt.json` shows the step as successf…
-
### Describe the bug
I'm trying to use Flydrive with SvelteKit using the any of the Cloudflare adapters but none of them work. The same imports work with Hono, so I'm guessing there's something going…