GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB error: … while evaluating attribute 'patches' at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:28:3: 27| hostPlatform = p.stdenv.hostPlatform.config or null; 28| patches = map toString (p.patches or [ ]); | ^ 29| roles = … while calling the 'map' builtin at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:28:13: 27| hostPlatform = p.stdenv.hostPlatform.config or null; 28| patches = map toString (p.patches or [ ]); | ^ 29| roles = (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: expected a list but found a set: { type = "derivation"; __ignoreNulls = true; __structuredAttrs = false; all = «thunk»; allowSubstitutes = false; args = [ "-e" /nix/store/l0rwfcxgg05qzdjbgc23vyp2v7g4p36k-source/pkgs/stdenv/generic/source-stdenv.sh /nix/store/l0rwfcxgg05qzdjbgc23vyp2v7g4p36k-source/pkgs/stdenv/generic/default-builder.sh ]; buildInputs = [ ]; buildPhase = "runHook preBuild\n\ntarget=$out\nif test -n \"$dir\"; then\n target=$out/$dir/$name\n mkdir -p $out/$dir\nfi\n\nsubstitute \"$src\" \"$target\" --replace-fail @graphviz@ /nix/store/a93zkl4yri8fai2m3bh2a21w63ffidhl-graphviz-x86_64-unknown-linux-gnufilc0-12.2.1\n\nif test -n \"$isExecutable\"; then\n chmod +x $target\nfi\n\nrunHook postBuild\n"; builder = "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"; checkPhase = "runHook preCheck\nif grep -Pqe '@[a-zA-Z_][0-9A-Za-z_'\\''-]*@' \"$target\"; then\n echo The following look like unsubstituted Nix identifiers that remain in \"$target\":\n grep -Poe '@[a-zA-Z_][0-9A-Za-z_'\\''-]*@' \"$target\"\n echo Use the more precise '`substitute`' function if this check is in error.\n exit 1\nfi\nrunHook postCheck\n"; «35 attributes elided» } GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB error: … while evaluating attribute 'drv' at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:14:3: 13| { 14| drv = p.drvPath; | ^ 15| name = p.name; … while evaluating the attribute 'drvPath' at /nix/store/fbx4d9610zwgn6p4l830lmf6srik1b37-source/lib/customisation.nix:418:7: 417| // { 418| drvPath = | ^ 419| assert condition; (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: cannot coerce null to a string: null GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB error: … while evaluating attribute 'drv' at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:14:3: 13| { 14| drv = p.drvPath; | ^ 15| name = p.name; … while evaluating the attribute 'drvPath' at /nix/store/85wn0f10isnyzjv9zp4x78kvippqxl6d-source/lib/customisation.nix:418:7: 417| // { 418| drvPath = | ^ 419| assert condition; (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: cannot coerce null to a string: null GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB error: … while evaluating attribute 'drv' at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:14:3: 13| { 14| drv = p.drvPath; | ^ 15| name = p.name; … while evaluating the attribute 'drvPath' at /nix/store/3vnhb3fh0w7wayhx9l4vcyfd41a4pyj1-source/lib/customisation.nix:418:7: 417| // { 418| drvPath = | ^ 419| assert condition; (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: Package ‘libbsd-0.12.2’ in /nix/store/3vnhb3fh0w7wayhx9l4vcyfd41a4pyj1-source/pkgs/by-name/li/libbsd/package.nix:49 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. GC Warning: Failed to expand heap by 4194304 KiB