-
Could you add a binary version of cdecrypt for Linux and Windows in the release page? It would helpful to avoid setting up a development environment and going straight to the decrypt.
-
### Important Information
Provide following Information:
- mpv version: Master branch of this repo and version 0.32.0
- OS: NixOS 20.09 and WSL 2 with Debian 10.6.
### Reproduction steps
Du…
-
**Describe the bug**
On WSL2, CRLF line endings break flake build unless git attributes are overridden, usually resulting in a confusing `$'\r': command not found` error.
**Steps To Reproduce**
…
tmplt updated
7 months ago
-
### Description
Hello,
recently discovered that docker desktop cli shortcuts do not work, when compose runs inside WSL.
![6c4764714fccaca777e9663893be462d8dc31729_2_690x388](https://github.com/…
-
### Describe the bug
```
> perf list >/dev/null && echo ok
ok
> perf list -j
Segmentation fault
```
### Additional context
I am using `linuxPackages_latest.perf` inside WSL. This was working…
-
**Describe the bug**
nix-shell segfaults when given an empty file as single argument.
**Steps To Reproduce**
1. Create an empty file. E.g. default.nix
`rm -f default.nix && touch default.nix…
-
**Describe the bug**
I am on NixOS using Wayland. I am trying to run a simple eframe demo. It builds but when I run the program, I get this error:
`Error: WinitEventLoop(Os(OsError { line: 81, file:…
-
The installer makes a suggestion of removing pre-existing Nix things.
https://github.com/NixOS/nix/blob/master/scripts/install-multi-user.sh#L139
In my case, I had `$HOME/.config/fish/conf.d/ni…
-
Add windows 11 support?
Config for windows?
things like:
HomeManager on windows with:
- declarative config
- Scoop for packages
- configure all software
Software like:
- msys2
- busybo…
-
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…