-
Using Nix on the Windows Subsystem for Linux (WSL) when building Nix packages or switching my home-manager configuration, I always see a few messages like this
killing process 9146: No such pro…
-
### Describe the bug
`conda-shell` fails to start on WSL with the following message:
```
» conda-shell
bwrap: Can't mount tmpfs on /newroot/tmp/.X11-unix: No such file or directory
```
### S…
-
I hope devshell will grow into an universal tool, if wsl2 is properly supported for nix.
It would be interesting to hear, if somebody has already experience to share, so that I can provide instruct…
-
## Platform
- [ ] Linux:
- [x] macOS
- [ ] WSL
### OS architecture
```bash
$ echo `uname -s`.`uname -m`
Darwin.arm64
```
### OS Version
`macOS Sonoma Version 14.2.1`
## Additional…
-
## Platform
- [ ] Linux:
- [x] macOS
- [ ] WSL
## Additional information
We have the "case hack" to make all needed Nix file system objects *representable* on a case-insensitive file s…
-
I hesitated to file this one on `nixpkgs`.
On a VM with 512Mb of ram, I've seen the following happen:
```
$ nixos-rebuild boot --upgrade
unpacking channels...
created 2 symlinks in user envir…
obadz updated
1 month ago
-
Hey mate,
First of all, such a legend to bring images to the terminals for the community!
# Issue description
I'm having trouble to enter ueberzugpp in tmux.
```bash
ueberzugpp layer --use-es…
-
Hello,
in the context of using this library via `irmin`, we've encountered an issue.
The following code fails on both nixOS 24.05 via WSL (@kentookura), and macOS 14.5 (@jonsterling). however @a…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. given this lisp [flake](https://gist.github.com/jsparkes/6e12a9949dcb4dccadcfb6d6126aea1f)
2. nix develop
### Build log
```
error…
-
Be forewarned that I am a Nix newbie. I installed NixOS-WSL using the PowerShell block provided online. I then attempted to run
```sh
nix run github:nixified-ai/flake#textgen-nvidia
```
which…