Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Jayman2000/c26030f8569276f19c3fafe9c59a8f3b to your computer and use it in GitHub Desktop.

Select an option

Save Jayman2000/c26030f8569276f19c3fafe9c59a8f3b to your computer and use it in GitHub Desktop.
A log used to help report a Disko bug: <https://github.com/nix-community/disko/issues/1266>
evaluating flake...
checking flake output 'lib'...
checking flake output 'nixosModules'...
checking NixOS module 'nixosModules.default'...
checking NixOS module 'nixosModules.disko'...
checking flake output 'flakeModule'...
checking flake output 'flakeModules'...
checking flake output 'packages'...
checking derivation packages.x86_64-linux.default...
derivation evaluated to /nix/store/8h8rdqgszspjw3m5fp6jn1xp9izjwzlc-disko.drv
checking derivation packages.x86_64-linux.disko...
derivation evaluated to /nix/store/8h8rdqgszspjw3m5fp6jn1xp9izjwzlc-disko.drv
checking derivation packages.x86_64-linux.disko-install...
derivation evaluated to /nix/store/0f6rzxxiqbb95bhgvkfs6h53y2p91ndi-disko-install.drv
checking derivation packages.x86_64-linux.create-release...
derivation evaluated to /nix/store/hbrl8qx4j3nc7ga04p18z2sx4h633vnp-create-release.drv
checking derivation packages.x86_64-linux.disko-doc...
derivation evaluated to /nix/store/ah4knd3h4s1wrrc0i8sgxbxg4jfy0fys-disko.html.drv
checking derivation packages.i686-linux.default...
derivation evaluated to /nix/store/y47j88nmil32wll0f0dpr3bav2fsg0ms-disko.drv
checking derivation packages.i686-linux.disko...
derivation evaluated to /nix/store/y47j88nmil32wll0f0dpr3bav2fsg0ms-disko.drv
checking derivation packages.i686-linux.disko-install...
derivation evaluated to /nix/store/44cr9nb9jfi12204636c0kk4900yjg9r-disko-install.drv
checking derivation packages.i686-linux.create-release...
derivation evaluated to /nix/store/yzhy5s3dfdwbr670cli9ln3cd43ky8sd-create-release.drv
checking derivation packages.i686-linux.disko-doc...
derivation evaluated to /nix/store/0cqahj90yx2r4hn28fbpvnkjbvdrmgiw-disko.html.drv
checking derivation packages.aarch64-linux.default...
derivation evaluated to /nix/store/lvidiyy4w0izj9bly4ia35xpcxw4kmyi-disko.drv
checking derivation packages.aarch64-linux.disko...
derivation evaluated to /nix/store/lvidiyy4w0izj9bly4ia35xpcxw4kmyi-disko.drv
checking derivation packages.aarch64-linux.disko-install...
derivation evaluated to /nix/store/gsxq29b06s9g8g2mkhxq154ndjdjmbv1-disko-install.drv
checking derivation packages.aarch64-linux.create-release...
derivation evaluated to /nix/store/948ar9m2h8z33pczf6ydc3xd2br4rhd5-create-release.drv
checking derivation packages.aarch64-linux.disko-doc...
derivation evaluated to /nix/store/3mqsrvgzbypaj4ssvcj4g62m5qzh3aig-disko.html.drv
checking derivation packages.riscv64-linux.default...
derivation evaluated to /nix/store/s8pgxmrmwzjlsh0j29nc09j2qhx1k99f-disko.drv
checking derivation packages.riscv64-linux.disko...
derivation evaluated to /nix/store/s8pgxmrmwzjlsh0j29nc09j2qhx1k99f-disko.drv
checking derivation packages.riscv64-linux.disko-install...
derivation evaluated to /nix/store/m6qymqgdzlbihixncmx4zmq41dzm8hk3-disko-install.drv
checking derivation packages.riscv64-linux.create-release...
error:
… while checking the derivation 'packages.riscv64-linux.create-release'
at «github:nix-community/disko/caa775cf67bfdc47f940edd96c975b5016df9059?narHash=sha256-Md/eOK5OjmvvHc2H52pLZe4zpP4XyfiS5vHqfRCz2HU%3D»/flake.nix:52:11:
51|
52| create-release = pkgs.callPackage ./scripts/create-release.nix { };
| ^
53| }
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'create-release'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'text' of derivation 'create-release'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:127:11:
126| name
127| text
| ^
128| executable
… while calling the 'concatStringsSep' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:304:11:
303| export PATH="${
304| lib.concatStringsSep ":" (
| ^
305| (lib.optionals (runtimeInputs != [ ]) [ (lib.makeBinPath runtimeInputs) ])
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:305:54:
304| lib.concatStringsSep ":" (
305| (lib.optionals (runtimeInputs != [ ]) [ (lib.makeBinPath runtimeInputs) ])
| ^
306| ++ (lib.optionals inheritPath [ "$PATH" ])
… while calling 'makeSearchPathOutput'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:605:21:
604| makeSearchPathOutput =
605| output: subDir: pkgs:
| ^
606| makeSearchPath subDir (map (lib.getOutput output) pkgs);
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:606:5:
605| output: subDir: pkgs:
606| makeSearchPath subDir (map (lib.getOutput output) pkgs);
| ^
607|
… while calling 'makeSearchPath'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:567:13:
566| makeSearchPath =
567| subDir: paths: concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths));
| ^
568|
… while calling the 'concatStringsSep' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:567:20:
566| makeSearchPath =
567| subDir: paths: concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths));
| ^
568|
… while calling anonymous lambda
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:567:47:
566| makeSearchPath =
567| subDir: paths: concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths));
| ^
568|
… while evaluating the attribute 'out.outPath'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/customisation.nix:413:11:
412| drv.${outputName}.drvPath;
413| outPath =
| ^
414| assert condition;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'nix-fast-build-1.4.0'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'makeWrapperArgs' of derivation 'nix-fast-build-1.4.0'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/by-name/ni/nix-fast-build/package.nix:26:3:
25|
26| makeWrapperArgs = [
| ^
27| "--prefix PATH : ${
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/by-name/ni/nix-fast-build/package.nix:28:7:
27| "--prefix PATH : ${
28| lib.makeBinPath (
| ^
29| [
(7 duplicate frames omitted)
… while evaluating derivation 'nix-output-monitor-2.1.8'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'buildInputs' of derivation 'nix-output-monitor-2.1.8'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:718:11:
717| depsHostHost = hostHostOutputs;
718| buildInputs = hostTargetOutputs;
| ^
719| depsTargetTarget = targetTargetOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'ansi-terminal-1.1.5'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'depsBuildBuild' of derivation 'ansi-terminal-1.1.5'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:714:11:
713|
714| depsBuildBuild = buildBuildOutputs;
| ^
715| nativeBuildInputs = buildHostOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'ghc-9.10.3'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'nativeBuildInputs' of derivation 'ghc-9.10.3'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:715:11:
714| depsBuildBuild = buildBuildOutputs;
715| nativeBuildInputs = buildHostOutputs;
| ^
716| depsBuildTarget = buildTargetOutputs;
… while evaluating list element at index 2
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'hadrian-9.10.3'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'buildInputs' of derivation 'hadrian-9.10.3'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:718:11:
717| depsHostHost = hostHostOutputs;
718| buildInputs = hostTargetOutputs;
| ^
719| depsTargetTarget = targetTargetOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'extra-1.8.1'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'depsBuildBuild' of derivation 'extra-1.8.1'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:714:11:
713|
714| depsBuildBuild = buildBuildOutputs;
| ^
715| nativeBuildInputs = buildHostOutputs;
… in the condition of the assert statement
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/customisation.nix:414:13:
413| outPath =
414| assert condition;
| ^
415| drv.${outputName}.outPath;
… while evaluating the attribute 'handled'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:729:9:
728| valid = "no";
729| handled = handle {
| ^
730| inherit attrs meta;
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:729:19:
728| valid = "no";
729| handled = handle {
| ^
730| inherit attrs meta;
… while calling 'handle'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:670:5:
669| handle =
670| {
| ^
671| attrs,
… while calling the 'seq' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:704:5:
703| # Give all warnings first, then error if any
704| builtins.seq (foldl' giveWarning null warnings) withError;
| ^
705|
… while calling the 'throw' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:692:13:
691| else
692| throw msg;
| ^
693|
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:683:48:
682| msg =
683| "Refusing to evaluate package '${getNameWithVersion attrs}' in ${pos_str meta} because it ${error.msg}"
| ^
684| + lib.optionalString (!inHydra && error.remediation != "") "\n${error.remediation}";
… while calling 'getNameWithVersion'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:61:5:
60| getNameWithVersion =
61| attrs: attrs.name or "${attrs.pname or "«name-missing»"}-${attrs.version or "«version-missing»"}";
| ^
62|
… while evaluating the attribute 'pname'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/development/compilers/ghc/9.8.4-binary.nix:225:3:
224| inherit version;
225| pname = "ghc-binary${binDistUsed.variantSuffix}";
| ^
226|
… while evaluating the attribute 'defaultLibc.riscv64-linux'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/development/compilers/ghc/9.8.4-binary.nix:50:5:
49| # nixpkgs uses for the respective system.
50| defaultLibc = {
| ^
51| i686-linux = {
… while calling the 'throw' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/development/compilers/ghc/9.8.4-binary.nix:195:11:
194| ghcBinDists.${distSetName}.${stdenv.hostPlatform.system}
195| or (throw "cannot bootstrap GHC on this platform ('${stdenv.hostPlatform.system}' with libc '${distSetName}')");
| ^
196|
error: cannot bootstrap GHC on this platform ('riscv64-linux' with libc 'defaultLibc')
checking derivation packages.aarch64-darwin.default...
derivation evaluated to /nix/store/gvbm7yrnm8yyq46r012qgyxj0aivcyqb-disko.drv
checking derivation packages.aarch64-darwin.disko...
derivation evaluated to /nix/store/gvbm7yrnm8yyq46r012qgyxj0aivcyqb-disko.drv
checking derivation packages.aarch64-darwin.disko-install...
derivation evaluated to /nix/store/v8ndmq7cgx9im8307gjfb08433xb263d-disko-install.drv
checking derivation packages.aarch64-darwin.create-release...
derivation evaluated to /nix/store/vibcv87nh5mk74bpi5qdnkk7lpvqhff0-create-release.drv
checking derivation packages.aarch64-darwin.disko-doc...
derivation evaluated to /nix/store/wxvw5y6z2smml01k6052s0h7cps8hlbj-disko.html.drv
checking flake output 'checks'...
checking derivation checks.x86_64-linux.disko-install...
derivation evaluated to /nix/store/3b6alpqcaq2parql6nkgx9h7q8hm4xmq-vm-test-run-disko-test.drv
checking derivation checks.x86_64-linux.disko-doc...
derivation evaluated to /nix/store/ah4knd3h4s1wrrc0i8sgxbxg4jfy0fys-disko.html.drv
checking derivation checks.x86_64-linux.checkJqSyntax...
derivation evaluated to /nix/store/r2ryjb3w258iazmm8k3fa7d1zcn7hix5-check-jq-syntax.drv
checking derivation checks.x86_64-linux.jsonTypes...
evaluation warning: The legacy table is outdated and should not be used. We recommend using the gpt type instead.
Please note that certain features, such as the test framework, may not function properly with the legacy table type.
If you encounter errors similar to:
"error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times,"
this is likely due to the use of the legacy table type.
for a migration you can follow the guide at https://github.com/nix-community/disko/blob/master/docs/table-to-gpt.md
derivation evaluated to /nix/store/zpi0p0r0vp1d7zqv2xfp646w92kl2j9x-jsonTypes.drv
checking derivation checks.x86_64-linux.treefmt...
derivation evaluated to /nix/store/1xk5fa8vs90wd6lw1cbg117pcc3bs5cq-treefmt.drv
checking derivation checks.x86_64-linux.bcachefs...
derivation evaluated to /nix/store/qsqchrvidg8q0jrddg4g8658xbc2rjd2-vm-test-run-disko-bcachefs.drv
checking derivation checks.x86_64-linux.zfs...
derivation evaluated to /nix/store/h4qc8aqpq5qzi5nn7alh6a4b3iw5gbkx-vm-test-run-disko-zfs.drv
checking derivation checks.x86_64-linux.swap...
derivation evaluated to /nix/store/d2b1qzlbi1jq4dbryvzfh5ivhfi0yw5n-vm-test-run-disko-swap.drv
checking derivation checks.x86_64-linux.module...
derivation evaluated to /nix/store/4mplfmf5j4gb3x8jzcn4n5f7kbn5gf13-vm-test-run-disko-module.drv
checking derivation checks.x86_64-linux.mdadm...
derivation evaluated to /nix/store/jj86272wb1kfprb7x0qdfccarni21l3g-vm-test-run-disko-mdadm.drv
checking derivation checks.x86_64-linux.cli...
derivation evaluated to /nix/store/7p4jldy2ra1p19d6cn24mwcafbf1n2zn-vm-test-run-disko-cli.drv
checking derivation checks.x86_64-linux.xfs...
derivation evaluated to /nix/store/2mn3dgbjhf7d7azyrgs7l0j852285va0-vm-test-run-disko-xfs.drv
checking derivation checks.x86_64-linux.f2fs...
derivation evaluated to /nix/store/q6vp3pixrg5pscfl9qgg3b9pz628dspz-vm-test-run-disko-f2fs.drv
checking derivation checks.x86_64-linux.tmpfs...
derivation evaluated to /nix/store/wmlpvli8k6mpi2y6gpnfa4mdn3rk7yw3-vm-test-run-disko-tmpfs.drv
checking derivation checks.x86_64-linux.hybrid...
derivation evaluated to /nix/store/wdq5fqd76nlr7hbclfkg8gyh9a0awp98-vm-test-run-disko-hybrid.drv
checking derivation checks.x86_64-linux.boot-raid1...
derivation evaluated to /nix/store/85wsmq4kp45slnjn2q6qr6vxlj8rrshc-vm-test-run-disko-boot-raid1.drv
checking derivation checks.x86_64-linux.btrfs-only-root-subvolume...
derivation evaluated to /nix/store/pi4qwllxs40lpbbjv0sk7398b63b38kg-vm-test-run-disko-btrfs-only-root-subvolume.drv
checking derivation checks.x86_64-linux.btrfs-subvolumes...
derivation evaluated to /nix/store/6i9l56vbfbc0wq04crdga3sa9p887yi9-vm-test-run-disko-btrfs-subvolumes.drv
checking derivation checks.x86_64-linux.complex...
derivation evaluated to /nix/store/fssq23abyy65rnca16pa1zpghz53l5rk-vm-test-run-disko-complex.drv
checking derivation checks.x86_64-linux.gpt-bios-compat...
derivation evaluated to /nix/store/3zzbkvxr4261rgqxbwif95kw9c9h4i4d-vm-test-run-disko-gpt-bios-compat.drv
checking derivation checks.x86_64-linux.gpt-name-with-special-chars...
derivation evaluated to /nix/store/jgx4vv7c9gjxkjxr8hzzbxbf1lw2jpfq-vm-test-run-disko-gpt-name-with-whitespace.drv
checking derivation checks.x86_64-linux.gpt-unformatted...
derivation evaluated to /nix/store/n3h41k2x254p56xqh2ghbkr49njjxmvx-vm-test-run-disko-gpt-unformatted.drv
checking derivation checks.x86_64-linux.hybrid-mbr...
derivation evaluated to /nix/store/0c9rnh8bhw9pz163wcvkj5f0pdnd2hwx-vm-test-run-disko-hybrid-mbr.drv
checking derivation checks.x86_64-linux.hybrid-tmpfs-on-root...
derivation evaluated to /nix/store/kh2wjh27fj07rrqs9bz3jfqf6igxkgqa-vm-test-run-disko-hybrid-tmpfs-on-root.drv
checking derivation checks.x86_64-linux.legacy-table-with-whitespace...
evaluation warning: The legacy table is outdated and should not be used. We recommend using the gpt type instead.
Please note that certain features, such as the test framework, may not function properly with the legacy table type.
If you encounter errors similar to:
"error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times,"
this is likely due to the use of the legacy table type.
for a migration you can follow the guide at https://github.com/nix-community/disko/blob/master/docs/table-to-gpt.md
evaluation warning: The legacy table is outdated and should not be used. We recommend using the gpt type instead.
Please note that certain features, such as the test framework, may not function properly with the legacy table type.
If you encounter errors similar to:
"error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times,"
this is likely due to the use of the legacy table type.
for a migration you can follow the guide at https://github.com/nix-community/disko/blob/master/docs/table-to-gpt.md
derivation evaluated to /nix/store/9gdj9y2gdps7i5l8q4q84srpv59jz5fz-vm-test-run-disko-legacy-table-with-whitespace.drv
checking derivation checks.x86_64-linux.legacy-table...
evaluation warning: The legacy table is outdated and should not be used. We recommend using the gpt type instead.
Please note that certain features, such as the test framework, may not function properly with the legacy table type.
If you encounter errors similar to:
"error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times,"
this is likely due to the use of the legacy table type.
for a migration you can follow the guide at https://github.com/nix-community/disko/blob/master/docs/table-to-gpt.md
evaluation warning: The legacy table is outdated and should not be used. We recommend using the gpt type instead.
Please note that certain features, such as the test framework, may not function properly with the legacy table type.
If you encounter errors similar to:
"error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times,"
this is likely due to the use of the legacy table type.
for a migration you can follow the guide at https://github.com/nix-community/disko/blob/master/docs/table-to-gpt.md
derivation evaluated to /nix/store/9pdkdv1jh9mpsqd7ldwahkjqx73xrcb3-vm-test-run-disko-legacy-table.drv
checking derivation checks.x86_64-linux.long-device-name...
derivation evaluated to /nix/store/6dlw46d63pvh4nkc50jb6m7xdafyh4wy-vm-test-run-disko-long-device-name.drv
checking derivation checks.x86_64-linux.luks-btrfs-raid...
derivation evaluated to /nix/store/zbakz29yn5c9v6055ppil34l9gp55shb-vm-test-run-disko-luks-btrfs-raid.drv
checking derivation checks.x86_64-linux.luks-btrfs-subvolumes...
derivation evaluated to /nix/store/gn6fld95ni42s6q17j3xd6p9qi0sh98y-vm-test-run-disko-luks-btrfs-subvolumes.drv
checking derivation checks.x86_64-linux.luks-fido2...
derivation evaluated to /nix/store/i6plk01lmdlnqjapd4hjil79xx6b0rcf-vm-test-run-disko-luks-fido2.drv
checking derivation checks.x86_64-linux.luks-interactive-login...
derivation evaluated to /nix/store/hyrvxwhgbk9cx80gr3a38dqn84y7v8ds-vm-test-run-disko-luks-interactive-login.drv
checking derivation checks.x86_64-linux.luks-lvm...
derivation evaluated to /nix/store/i52kzpzhml1w2940dsbm628hx2pjq383-vm-test-run-disko-luks-lvm.drv
checking derivation checks.x86_64-linux.luks-on-mdadm...
derivation evaluated to /nix/store/g1adjvv6kdnc84j4bqirdjg3f2c7lqkx-vm-test-run-disko-luks-on-mdadm.drv
checking derivation checks.x86_64-linux.lvm-raid...
derivation evaluated to /nix/store/q52rl2p2s5fcpxnb99xyx6v7nxmbakhg-vm-test-run-disko-lvm-raid.drv
checking derivation checks.x86_64-linux.lvm-sizes-sort...
derivation evaluated to /nix/store/52724k8lsg27d12rfhl5cgh4lmn713ij-vm-test-run-disko-lvm-sizes-sort.drv
checking derivation checks.x86_64-linux.lvm-thin...
derivation evaluated to /nix/store/pp2c7536z5i1irdzmwv4wqxmxscay08m-vm-test-run-disko-lvm-thin.drv
checking derivation checks.x86_64-linux.make-disk-image-impure...
derivation evaluated to /nix/store/4qm4mrq1apsq9cl8hg04a23wpkkip2ax-nixos-disko-images.drv
checking derivation checks.x86_64-linux.make-disk-image...
derivation evaluated to /nix/store/8p3rsrrf8hwm39knnjirbz84wh5kpnrk-nixos-disko-images.drv
checking derivation checks.x86_64-linux.mdadm-btrfs-wipe...
evaluation warning: mdadm: Neither MAILADDR nor PROGRAM has been set. This will cause the `mdmon` service to crash.
derivation evaluated to /nix/store/2wls68hnhc8bx4kw1qrdf27764jp2xyj-vm-test-run-disko-btrfs-mdadm-resurrection.drv
checking derivation checks.x86_64-linux.mdadm-raid0...
derivation evaluated to /nix/store/c1v5dsk982k99ciw450ysj9v0fk1lnmg-vm-test-run-disko-mdadm-raid0.drv
checking derivation checks.x86_64-linux.mdadm-raid5-args...
derivation evaluated to /nix/store/9hv584ss35jli3ahpa09s6r5imlnr57f-vm-test-run-disko-mdadm-raid5-args.drv
checking derivation checks.x86_64-linux.multi-device-no-deps...
derivation evaluated to /nix/store/80s634nywrv8wlvi2x6s2gn7drbrdv87-vm-test-run-disko-multi-device-no-deps.drv
checking derivation checks.x86_64-linux.negative-size...
derivation evaluated to /nix/store/hxn4s7sy9wskprkw7gbs8sz1xlfn7cqa-vm-test-run-disko-negative-size.drv
checking derivation checks.x86_64-linux.non-root-zfs...
derivation evaluated to /nix/store/m8cvjn8y733s67v3v46fqxbbjcf6fiic-vm-test-run-disko-non-root-zfs.drv
checking derivation checks.x86_64-linux.simple-efi...
derivation evaluated to /nix/store/yjqlfrjmnnqqpi72fifcb9lsdskk7mnz-vm-test-run-disko-simple-efi.drv
checking derivation checks.x86_64-linux.standalone...
evaluation warning: The legacy table is outdated and should not be used. We recommend using the gpt type instead.
Please note that certain features, such as the test framework, may not function properly with the legacy table type.
If you encounter errors similar to:
"error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times,"
this is likely due to the use of the legacy table type.
for a migration you can follow the guide at https://github.com/nix-community/disko/blob/master/docs/table-to-gpt.md
evaluation warning: the create output is deprecated and will be removed, please open an issue if you're using it!
evaluation warning: The legacy table is outdated and should not be used. We recommend using the gpt type instead.
Please note that certain features, such as the test framework, may not function properly with the legacy table type.
If you encounter errors similar to:
"error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times,"
this is likely due to the use of the legacy table type.
for a migration you can follow the guide at https://github.com/nix-community/disko/blob/master/docs/table-to-gpt.md
evaluation warning: the mount output is deprecated and will be removed, please open an issue if you're using it!
evaluation warning: The legacy table is outdated and should not be used. We recommend using the gpt type instead.
Please note that certain features, such as the test framework, may not function properly with the legacy table type.
If you encounter errors similar to:
"error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times,"
this is likely due to the use of the legacy table type.
for a migration you can follow the guide at https://github.com/nix-community/disko/blob/master/docs/table-to-gpt.md
derivation evaluated to /nix/store/lwbjdjaq051mmcf4f2qi4yipk958n9ih-nixos-system-nixos-26.11pre-git.drv
checking derivation checks.x86_64-linux.with-lib...
derivation evaluated to /nix/store/vc8aa06kpkghhd3yp0mqv0pgr6v60ll1-vm-test-run-disko-with-lib.drv
checking derivation checks.x86_64-linux.zfs-encrypted-root...
derivation evaluated to /nix/store/syrls37qbb8h1j9cyn8zximspn8xr7jk-vm-test-run-disko-zfs-encrypted-root.drv
checking derivation checks.x86_64-linux.zfs-over-legacy...
derivation evaluated to /nix/store/m0xfcndsv0al6j28iwd83424gq5a496m-vm-test-run-disko-zfs-over-legacy.drv
checking derivation checks.x86_64-linux.zfs-with-vdevs...
derivation evaluated to /nix/store/v3da8s2g6919x0s118j70alp4dimhh17-vm-test-run-disko-zfs-with-vdevs.drv
checking derivation checks.aarch64-linux.disko-doc...
derivation evaluated to /nix/store/3mqsrvgzbypaj4ssvcj4g62m5qzh3aig-disko.html.drv
checking derivation checks.aarch64-linux.checkJqSyntax...
derivation evaluated to /nix/store/dryr2zv86cvlj4mc9x65v2cg3q5gylpg-check-jq-syntax.drv
checking derivation checks.aarch64-linux.jsonTypes...
derivation evaluated to /nix/store/h39xzr2vmxd1xyjpwswgywcp01br0dia-jsonTypes.drv
checking derivation checks.aarch64-linux.treefmt...
derivation evaluated to /nix/store/dnhq8zvagr5znznlkaw7zxqrjc2zcah2-treefmt.drv
checking derivation checks.aarch64-darwin.disko-doc...
derivation evaluated to /nix/store/wxvw5y6z2smml01k6052s0h7cps8hlbj-disko.html.drv
checking derivation checks.aarch64-darwin.checkJqSyntax...
derivation evaluated to /nix/store/2l8vxfv59kymbi5ibs596sva220jzlv0-check-jq-syntax.drv
checking derivation checks.aarch64-darwin.jsonTypes...
derivation evaluated to /nix/store/0zwzf7j704g6rcm9qn0w5brzrwnlfbzg-jsonTypes.drv
checking derivation checks.aarch64-darwin.treefmt...
derivation evaluated to /nix/store/5d7js3apx4amaayigwn9fx647khgzwjk-treefmt.drv
checking flake output 'formatter'...
checking derivation formatter.x86_64-linux...
derivation evaluated to /nix/store/ncbqsaaiik60iyw6nk3601an3x1nczy7-treefmt.drv
checking derivation formatter.i686-linux...
derivation evaluated to /nix/store/jz8mpvg5dj9j1inshp7xq4abcdnna2jn-treefmt.drv
checking derivation formatter.aarch64-linux...
derivation evaluated to /nix/store/32ggf1xns1anmmba6rr9l2cy5w4vlkd1-treefmt.drv
checking derivation formatter.riscv64-linux...
error:
… while checking the derivation 'formatter.riscv64-linux'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/attrsets.nix:982:47:
981| */
982| nameValuePair = name: value: { inherit name value; };
| ^
983|
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'treefmt'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'text' of derivation 'treefmt'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:127:11:
126| name
127| text
| ^
128| executable
… while calling the 'concatStringsSep' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:304:11:
303| export PATH="${
304| lib.concatStringsSep ":" (
| ^
305| (lib.optionals (runtimeInputs != [ ]) [ (lib.makeBinPath runtimeInputs) ])
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:305:54:
304| lib.concatStringsSep ":" (
305| (lib.optionals (runtimeInputs != [ ]) [ (lib.makeBinPath runtimeInputs) ])
| ^
306| ++ (lib.optionals inheritPath [ "$PATH" ])
… while calling 'makeSearchPathOutput'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:605:21:
604| makeSearchPathOutput =
605| output: subDir: pkgs:
| ^
606| makeSearchPath subDir (map (lib.getOutput output) pkgs);
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:606:5:
605| output: subDir: pkgs:
606| makeSearchPath subDir (map (lib.getOutput output) pkgs);
| ^
607|
… while calling 'makeSearchPath'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:567:13:
566| makeSearchPath =
567| subDir: paths: concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths));
| ^
568|
… while calling the 'concatStringsSep' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:567:20:
566| makeSearchPath =
567| subDir: paths: concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths));
| ^
568|
… while calling anonymous lambda
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:567:47:
566| makeSearchPath =
567| subDir: paths: concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths));
| ^
568|
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'nixfmt-1.2.0'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'buildInputs' of derivation 'nixfmt-1.2.0'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:718:11:
717| depsHostHost = hostHostOutputs;
718| buildInputs = hostTargetOutputs;
| ^
719| depsTargetTarget = targetTargetOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'megaparsec-9.7.0'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'depsBuildBuild' of derivation 'megaparsec-9.7.0'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:714:11:
713|
714| depsBuildBuild = buildBuildOutputs;
| ^
715| nativeBuildInputs = buildHostOutputs;
… while checking the derivation 'packages.riscv64-linux.create-release'
at «github:nix-community/disko/caa775cf67bfdc47f940edd96c975b5016df9059?narHash=sha256-Md/eOK5OjmvvHc2H52pLZe4zpP4XyfiS5vHqfRCz2HU%3D»/flake.nix:52:11:
51|
52| create-release = pkgs.callPackage ./scripts/create-release.nix { };
| ^
53| }
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'create-release'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'text' of derivation 'create-release'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:127:11:
126| name
127| text
| ^
128| executable
(7 duplicate frames omitted)
… while evaluating the attribute 'out.outPath'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/customisation.nix:413:11:
412| drv.${outputName}.drvPath;
413| outPath =
| ^
414| assert condition;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'nix-fast-build-1.4.0'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'makeWrapperArgs' of derivation 'nix-fast-build-1.4.0'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/by-name/ni/nix-fast-build/package.nix:26:3:
25|
26| makeWrapperArgs = [
| ^
27| "--prefix PATH : ${
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/by-name/ni/nix-fast-build/package.nix:28:7:
27| "--prefix PATH : ${
28| lib.makeBinPath (
| ^
29| [
(7 duplicate frames omitted)
… while evaluating derivation 'nix-output-monitor-2.1.8'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'buildInputs' of derivation 'nix-output-monitor-2.1.8'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:718:11:
717| depsHostHost = hostHostOutputs;
718| buildInputs = hostTargetOutputs;
| ^
719| depsTargetTarget = targetTargetOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'ansi-terminal-1.1.5'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'depsBuildBuild' of derivation 'ansi-terminal-1.1.5'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:714:11:
713|
714| depsBuildBuild = buildBuildOutputs;
| ^
715| nativeBuildInputs = buildHostOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'ghc-9.10.3'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'nativeBuildInputs' of derivation 'ghc-9.10.3'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:715:11:
714| depsBuildBuild = buildBuildOutputs;
715| nativeBuildInputs = buildHostOutputs;
| ^
716| depsBuildTarget = buildTargetOutputs;
… while evaluating list element at index 2
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'hadrian-9.10.3'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'buildInputs' of derivation 'hadrian-9.10.3'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:718:11:
717| depsHostHost = hostHostOutputs;
718| buildInputs = hostTargetOutputs;
| ^
719| depsTargetTarget = targetTargetOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'extra-1.8.1'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'depsBuildBuild' of derivation 'extra-1.8.1'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:714:11:
713|
714| depsBuildBuild = buildBuildOutputs;
| ^
715| nativeBuildInputs = buildHostOutputs;
… in the condition of the assert statement
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/customisation.nix:414:13:
413| outPath =
414| assert condition;
| ^
415| drv.${outputName}.outPath;
… while evaluating the attribute 'handled'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:729:9:
728| valid = "no";
729| handled = handle {
| ^
730| inherit attrs meta;
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:729:19:
728| valid = "no";
729| handled = handle {
| ^
730| inherit attrs meta;
… while calling 'handle'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:670:5:
669| handle =
670| {
| ^
671| attrs,
… while calling the 'seq' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:704:5:
703| # Give all warnings first, then error if any
704| builtins.seq (foldl' giveWarning null warnings) withError;
| ^
705|
… while calling the 'throw' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:692:13:
691| else
692| throw msg;
| ^
693|
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:683:48:
682| msg =
683| "Refusing to evaluate package '${getNameWithVersion attrs}' in ${pos_str meta} because it ${error.msg}"
| ^
684| + lib.optionalString (!inHydra && error.remediation != "") "\n${error.remediation}";
… while calling 'getNameWithVersion'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:61:5:
60| getNameWithVersion =
61| attrs: attrs.name or "${attrs.pname or "«name-missing»"}-${attrs.version or "«version-missing»"}";
| ^
62|
… while evaluating the attribute 'pname'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/development/compilers/ghc/9.8.4-binary.nix:225:3:
224| inherit version;
225| pname = "ghc-binary${binDistUsed.variantSuffix}";
| ^
226|
… while evaluating the attribute 'defaultLibc.riscv64-linux'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/development/compilers/ghc/9.8.4-binary.nix:50:5:
49| # nixpkgs uses for the respective system.
50| defaultLibc = {
| ^
51| i686-linux = {
… while calling the 'throw' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/development/compilers/ghc/9.8.4-binary.nix:195:11:
194| ghcBinDists.${distSetName}.${stdenv.hostPlatform.system}
195| or (throw "cannot bootstrap GHC on this platform ('${stdenv.hostPlatform.system}' with libc '${distSetName}')");
| ^
196|
error: cannot bootstrap GHC on this platform ('riscv64-linux' with libc 'defaultLibc')
checking derivation formatter.aarch64-darwin...
derivation evaluated to /nix/store/pi8wcr0afbjd5n6jxgnnizfdsi5v78l4-treefmt.drv
checking flake output 'nixosConfigurations'...
checking NixOS configuration 'nixosConfigurations.testmachine'...
checking flake output 'devShells'...
checking derivation devShells.x86_64-linux.default...
derivation evaluated to /nix/store/i9aljy6gx3qyaya0g171vim35wr7yql0-nix-shell.drv
checking derivation devShells.i686-linux.default...
derivation evaluated to /nix/store/l8jq867nx6f9m26w8154gjfaihpjc341-nix-shell.drv
checking derivation devShells.aarch64-linux.default...
derivation evaluated to /nix/store/5yxiqcv1kgdmhwsp5rih2q8l31j3dmqd-nix-shell.drv
checking derivation devShells.riscv64-linux.default...
error:
… while checking the derivation 'devShells.riscv64-linux.default'
at «github:nix-community/disko/caa775cf67bfdc47f940edd96c975b5016df9059?narHash=sha256-Md/eOK5OjmvvHc2H52pLZe4zpP4XyfiS5vHqfRCz2HU%3D»/flake.nix:130:9:
129| devShells = forAllSystems (system: {
130| default = nixpkgs.legacyPackages.${system}.mkShell {
| ^
131| packages = [
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'nix-shell'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'nativeBuildInputs' of derivation 'nix-shell'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:715:11:
714| depsBuildBuild = buildBuildOutputs;
715| nativeBuildInputs = buildHostOutputs;
| ^
716| depsBuildTarget = buildTargetOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while checking the derivation 'formatter.riscv64-linux'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/attrsets.nix:982:47:
981| */
982| nameValuePair = name: value: { inherit name value; };
| ^
983|
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'treefmt'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'text' of derivation 'treefmt'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:127:11:
126| name
127| text
| ^
128| executable
… while calling the 'concatStringsSep' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:304:11:
303| export PATH="${
304| lib.concatStringsSep ":" (
| ^
305| (lib.optionals (runtimeInputs != [ ]) [ (lib.makeBinPath runtimeInputs) ])
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:305:54:
304| lib.concatStringsSep ":" (
305| (lib.optionals (runtimeInputs != [ ]) [ (lib.makeBinPath runtimeInputs) ])
| ^
306| ++ (lib.optionals inheritPath [ "$PATH" ])
… while calling 'makeSearchPathOutput'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:605:21:
604| makeSearchPathOutput =
605| output: subDir: pkgs:
| ^
606| makeSearchPath subDir (map (lib.getOutput output) pkgs);
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:606:5:
605| output: subDir: pkgs:
606| makeSearchPath subDir (map (lib.getOutput output) pkgs);
| ^
607|
… while calling 'makeSearchPath'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:567:13:
566| makeSearchPath =
567| subDir: paths: concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths));
| ^
568|
… while calling the 'concatStringsSep' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:567:20:
566| makeSearchPath =
567| subDir: paths: concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths));
| ^
568|
… while calling anonymous lambda
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/strings.nix:567:47:
566| makeSearchPath =
567| subDir: paths: concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths));
| ^
568|
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'nixfmt-1.2.0'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'buildInputs' of derivation 'nixfmt-1.2.0'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:718:11:
717| depsHostHost = hostHostOutputs;
718| buildInputs = hostTargetOutputs;
| ^
719| depsTargetTarget = targetTargetOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'megaparsec-9.7.0'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'depsBuildBuild' of derivation 'megaparsec-9.7.0'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:714:11:
713|
714| depsBuildBuild = buildBuildOutputs;
| ^
715| nativeBuildInputs = buildHostOutputs;
… while checking the derivation 'packages.riscv64-linux.create-release'
at «github:nix-community/disko/caa775cf67bfdc47f940edd96c975b5016df9059?narHash=sha256-Md/eOK5OjmvvHc2H52pLZe4zpP4XyfiS5vHqfRCz2HU%3D»/flake.nix:52:11:
51|
52| create-release = pkgs.callPackage ./scripts/create-release.nix { };
| ^
53| }
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'create-release'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'text' of derivation 'create-release'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/build-support/trivial-builders/default.nix:127:11:
126| name
127| text
| ^
128| executable
(7 duplicate frames omitted)
… while evaluating the attribute 'out.outPath'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/customisation.nix:413:11:
412| drv.${outputName}.drvPath;
413| outPath =
| ^
414| assert condition;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'nix-fast-build-1.4.0'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'makeWrapperArgs' of derivation 'nix-fast-build-1.4.0'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/by-name/ni/nix-fast-build/package.nix:26:3:
25|
26| makeWrapperArgs = [
| ^
27| "--prefix PATH : ${
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/by-name/ni/nix-fast-build/package.nix:28:7:
27| "--prefix PATH : ${
28| lib.makeBinPath (
| ^
29| [
(7 duplicate frames omitted)
… while evaluating derivation 'nix-output-monitor-2.1.8'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'buildInputs' of derivation 'nix-output-monitor-2.1.8'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:718:11:
717| depsHostHost = hostHostOutputs;
718| buildInputs = hostTargetOutputs;
| ^
719| depsTargetTarget = targetTargetOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'ansi-terminal-1.1.5'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'depsBuildBuild' of derivation 'ansi-terminal-1.1.5'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:714:11:
713|
714| depsBuildBuild = buildBuildOutputs;
| ^
715| nativeBuildInputs = buildHostOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'ghc-9.10.3'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'nativeBuildInputs' of derivation 'ghc-9.10.3'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:715:11:
714| depsBuildBuild = buildBuildOutputs;
715| nativeBuildInputs = buildHostOutputs;
| ^
716| depsBuildTarget = buildTargetOutputs;
… while evaluating list element at index 2
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'hadrian-9.10.3'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'buildInputs' of derivation 'hadrian-9.10.3'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:718:11:
717| depsHostHost = hostHostOutputs;
718| buildInputs = hostTargetOutputs;
| ^
719| depsTargetTarget = targetTargetOutputs;
… while calling the 'getAttr' builtin
at «nix-internal»/derivation-internal.nix:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'extra-1.8.1'
whose name attribute is located at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11
… while evaluating attribute 'depsBuildBuild' of derivation 'extra-1.8.1'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/make-derivation.nix:714:11:
713|
714| depsBuildBuild = buildBuildOutputs;
| ^
715| nativeBuildInputs = buildHostOutputs;
… in the condition of the assert statement
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/lib/customisation.nix:414:13:
413| outPath =
414| assert condition;
| ^
415| drv.${outputName}.outPath;
… while evaluating the attribute 'handled'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:729:9:
728| valid = "no";
729| handled = handle {
| ^
730| inherit attrs meta;
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:729:19:
728| valid = "no";
729| handled = handle {
| ^
730| inherit attrs meta;
… while calling 'handle'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:670:5:
669| handle =
670| {
| ^
671| attrs,
… while calling the 'seq' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:704:5:
703| # Give all warnings first, then error if any
704| builtins.seq (foldl' giveWarning null warnings) withError;
| ^
705|
… while calling the 'throw' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:692:13:
691| else
692| throw msg;
| ^
693|
… from call site
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:683:48:
682| msg =
683| "Refusing to evaluate package '${getNameWithVersion attrs}' in ${pos_str meta} because it ${error.msg}"
| ^
684| + lib.optionalString (!inHydra && error.remediation != "") "\n${error.remediation}";
… while calling 'getNameWithVersion'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/stdenv/generic/check-meta.nix:61:5:
60| getNameWithVersion =
61| attrs: attrs.name or "${attrs.pname or "«name-missing»"}-${attrs.version or "«version-missing»"}";
| ^
62|
… while evaluating the attribute 'pname'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/development/compilers/ghc/9.8.4-binary.nix:225:3:
224| inherit version;
225| pname = "ghc-binary${binDistUsed.variantSuffix}";
| ^
226|
… while evaluating the attribute 'defaultLibc.riscv64-linux'
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/development/compilers/ghc/9.8.4-binary.nix:50:5:
49| # nixpkgs uses for the respective system.
50| defaultLibc = {
| ^
51| i686-linux = {
… while calling the 'throw' builtin
at «github:NixOS/nixpkgs/4100e830e085863741bc69b156ec4ccd53ab5be0?narHash=sha256-NOF9NAREhxr50bbBfVcVOq%2BArCMSoe8dP79Pk2uyARk%3D»/pkgs/development/compilers/ghc/9.8.4-binary.nix:195:11:
194| ghcBinDists.${distSetName}.${stdenv.hostPlatform.system}
195| or (throw "cannot bootstrap GHC on this platform ('${stdenv.hostPlatform.system}' with libc '${distSetName}')");
| ^
196|
error: cannot bootstrap GHC on this platform ('riscv64-linux' with libc 'defaultLibc')
checking derivation devShells.aarch64-darwin.default...
derivation evaluated to /nix/store/9gmmv0z0qx1svxr85979zga2xaawxias-nix-shell.drv
running 0 flake checks...
error: some errors were encountered during the evaluation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment