diff options
| author | LLLL Colonq <llll@colonq> | 2025-03-17 22:23:52 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-03-17 22:23:52 -0400 |
| commit | de795d583d03efe50a7f610d125bb3ef6c09dfdc (patch) | |
| tree | bfee1e7b0b137145bd7baac1572a820ecd8b77d3 | |
| parent | bb7788d52809aab9c792ff6679cc0ea6d01cdfd5 (diff) | |
Use windows.pthreads in dev shell
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -145,6 +145,7 @@ pkgs.glxinfo pkgs.cmake pkgs.pkgsCross.mingwW64.buildPackages.gcc + pkgs.pkgsCross.mingwW64.windows.pthreads ] ++ native.nativeBuildInputs ++ native.buildInputs; LIBRARY_PATH = "$LIBRARY_PATH:${pkgs.lib.makeLibraryPath native.buildInputs}"; RUSTFLAGS="-L ${glfw}/lib"; |
