nixbot

builds

failed eval x86_64-darwin.packages-libaegis build #1 · raw

1error:2       … while evaluating the attribute 'optionalValue.value'3         at «https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1011622%2Brev-a799d3e3886da994fa307f817a6bc705ae538eeb/019ea4be-9303-7001-8232-6b7ec45c4f5b/source.tar.gz?narHash=sha256-3av0pIjlOWQ6rDbNOmpUSvbNnJkGORQKKjb4LtCZsIY%3D»/lib/modules.nix:1332:5:4         1331|5         1332|     optionalValue = if isDefined then { value = mergedValue; } else { };6             |     ^7         1333|   };89       … while evaluating a branch condition10         at «https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1011622%2Brev-a799d3e3886da994fa307f817a6bc705ae538eeb/019ea4be-9303-7001-8232-6b7ec45c4f5b/source.tar.gz?narHash=sha256-3av0pIjlOWQ6rDbNOmpUSvbNnJkGORQKKjb4LtCZsIY%3D»/lib/modules.nix:1332:21:11         1331|12         1332|     optionalValue = if isDefined then { value = mergedValue; } else { };13             |                     ^14         1333|   };1516       … while evaluating definitions from `/nix/store/6wa7vry7nvx304rc37yrj6id38dbyd7m-source/builtinModules/packages.nix':1718       … while evaluating definitions from `/nix/store/6wa7vry7nvx304rc37yrj6id38dbyd7m-source/builtinModules/packages.nix':1920       … while evaluating definitions from `/nix/store/6wa7vry7nvx304rc37yrj6id38dbyd7m-source/builtinModules/checks.nix':2122       … while evaluating definitions from `/nix/store/kfzr0b9zsm9ibv0cfb1y9wq97m1j9afb-source/flakelight-treefmt.nix':2324       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2526       error: attribute 'sdkroot' missing27       at «https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1011622%2Brev-a799d3e3886da994fa307f817a6bc705ae538eeb/019ea4be-9303-7001-8232-6b7ec45c4f5b/source.tar.gz?narHash=sha256-3av0pIjlOWQ6rDbNOmpUSvbNnJkGORQKKjb4LtCZsIY%3D»/pkgs/stdenv/darwin/default.nix:373:30:28          372|             CC=${bootstrapTools}/bin/clang29          373|             export SDKROOT=${self.apple-sdk.sdkroot}30             |                              ^31          374|           ''