-
### Describe the bug
`code .` does not start the IDE window from inside a nix-shell. The command just exits. If you run with the verbose flag then you get the message below.
However `code serve-…
-
Related #290, would it be possible to support what https://github.com/NixOS/nix/issues/8292#issuecomment-1536230370 suggests, via `ssh_opts` probably ?
This way non-NixOS targets could more easily …
-
Tensorflow and TensorRT can't be installed, seemingly due to mixed incompatibility b/w PEP 517, `pip install`, and Poetry. However, #235 and #47 may obviate the need for these dependencies. What's mor…
-
### Description
I would appreciate it if there was a way to disable setting `shell_integration = no-rc` in kitty. This is because I don't have home-manager managing my shell config, and so I wa…
-
looks cool
how does this compare with nix?
e.g. normally i would do:
```
nix-shell -p python3 --run python3
```
```
echo 'main = putStrLn "Magic Works."' > hello.hs
nix-shell -p haskel…
-
### Describe the bug
This is a rehash of the issue I banged my head against last year: https://discourse.nixos.org/t/nixos-install-and-nixos-enter-chroot-failed-to-run-command-nix-var-nix-profiles-…
-
-
**Describe the bug**
Following https://devenv.sh/integrations/android/
I get:
```bash
error:
… while evaluating the attribute 'config'
at «github:NixOS/nixpkgs/1366d1af8f…
mamcx updated
1 month ago
-
`shell.nix`-es can be `curried` (i.e., being called one after another) without any issues (that I'm aware of) so instead creating highly specific Nix expressions, create many smaller ones doing one ta…
-
Hi,
Sorry for spamming your issue tracker but I have another idea for something that could be useful.
Basically "withPackages" is equivalent to "nix-shell -p" so it would be nice to have a "with…