1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 02:43:54 +02:00

Disable mingw32 jobs

This gets rid of an evaluation error in
devShells.aarch64-linux.x86_64-w64-mingw32.

3222692304
This commit is contained in:
Eelco Dolstra 2024-10-30 12:53:05 +01:00
parent c963ac8827
commit 21ddd181fe

View file

@ -44,7 +44,7 @@
"riscv64-unknown-linux-gnu"
"x86_64-unknown-netbsd"
"x86_64-unknown-freebsd"
"x86_64-w64-mingw32"
#"x86_64-w64-mingw32"
];
stdenvs = [