mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 10:14:09 +02:00
windows stuff
This commit is contained in:
parent
d12b70d11e
commit
0bb314e5d3
14 changed files with 602 additions and 102 deletions
|
|
@ -60,7 +60,7 @@
|
|||
mingw_w64_cc
|
||||
];
|
||||
depsBuildBuild = [ pkgs.wine64 ];
|
||||
# buildInputs = [ windows.pthreads ];
|
||||
buildInputs = [ windows.pthreads ];
|
||||
|
||||
CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER = "${mingw_w64_cc.targetPrefix}cc";
|
||||
CARGO_TARGET_X86_64_PC_WINDOWS_GNU_RUNNER = "wine64";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue