diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2025-10-28 21:24:22 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2025-10-28 21:26:10 +0000 |
| commit | 4d9617261629c742697d79fae42871a514c799cb (patch) | |
| tree | 32fa35aeadef16f0135e8dd4c239c7d283712b6d /pkgs/development/python-modules/rangehttpserver | |
| parent | 5f463e4f318afe66688ff10747c08be38ab2ccab (diff) | |
cairo: fix the eval on `mingwW64`
In https://github.com/NixOS/nixpkgs/issues/456516
user reported eval fails as:
$ nix build --no-link -f. pkgsCross.mingwW64.cairo
error:
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'cairo-x86_64-w64-mingw32-1.18.4'
whose name attribute is located at pkgs/stdenv/generic/make-derivation.nix:544:13
… while evaluating attribute 'mesonFlags' of derivation 'cairo-x86_64-w64-mingw32-1.18.4'
at pkgs/stdenv/generic/make-derivation.nix:824:11:
823| cmakeFlags = makeCMakeFlags attrs;
824| mesonFlags = makeMesonFlags attrs;
| ^
825| }
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Unknown value for ipc_rmid_deferred_release
The change will not fix `caori` build on `windows`
but at least will report unsupported dependencies.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
