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:
parent
c963ac8827
commit
21ddd181fe
1 changed files with 1 additions and 1 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue