This commit is contained in:
Clément DOUIN
2024-11-23 21:31:34 +01:00
parent d9699a3cb9
commit dc5ca1999b
2 changed files with 10 additions and 4 deletions
+1
View File
@@ -43,6 +43,7 @@ let
installManPages = false;
notmuch = hostPkgs.notmuch;
gpgme = hostPkgs.gpgme;
pkgsCross = pkgs.pkgsCross;
stdenv =
if hostPlatform.isWindows
then pkgs.pkgsCross.mingwW64.stdenv