Plan · 2d14a8d9Finished ·
Pause
•••
Download raw log ↓
Start of log9 KiB captured
nix
GC Warning: Failed to expand heap by 4194304 KiB
error:
       … while evaluating attribute 'drv'
         at /nix/store/avi01cfz5l78v7l9sl91vkbv6l25hj1j-filnix-experiment-0.12.2/lib/experiment/planner.nix:14:3:
           13| {
           14|   drv = p.drvPath;
             |   ^
           15|   name = p.name;
       … while evaluating the attribute 'drvPath'
         at /nix/store/jsla694ws1a6mp3sc5a6d71fh5986f1q-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 ‘gnutls-3.8.9’ in /nix/store/jsla694ws1a6mp3sc5a6d71fh5986f1q-source/pkgs/development/libraries/gnutls/default.nix:250 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
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/avi01cfz5l78v7l9sl91vkbv6l25hj1j-filnix-experiment-0.12.2/lib/experiment/planner.nix:14:3:
           13| {
           14|   drv = p.drvPath;
             |   ^
           15|   name = p.name;
       … while evaluating the attribute 'drvPath'
         at /nix/store/klqw3391zihlirras5glmrba7lm28cw6-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 ‘zsh-abbr-6.2.1’ in /nix/store/klqw3391zihlirras5glmrba7lm28cw6-source/pkgs/by-name/zs/zsh-abbr/package.nix:39 has an unfree license (‘cc-by-nc-sa-40 hl3’), refusing to evaluate.
       a) To temporarily allow unfree packages, you can use an environment variable
          for a single invocation of the nix tools.
            $ export NIXPKGS_ALLOW_UNFREE=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.allowUnfree = true; }
       in configuration.nix to override this.
       Alternatively you can configure a predicate to allow specific packages:
         { nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
             "zsh-abbr"
           ];
         }
       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
         { allowUnfree = true; }
       to ~/.config/nixpkgs/config.nix.
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
GC Warning: Failed to expand heap by 4194304 KiB
GC Warning: Failed to expand heap by 4194304 KiB
error:
       … while evaluating attribute 'compiler'
         at /nix/store/avi01cfz5l78v7l9sl91vkbv6l25hj1j-filnix-experiment-0.12.2/lib/experiment/planner.nix:25:3:
           24|   doInstallCheck = p.doInstallCheck or false;
           25|   compiler = p.stdenv.cc.drvPath or null;
             |   ^
           26|   expectedCompiler = pkgs.stdenv.cc.drvPath;
       … while calling the 'foldl'' builtin
         at /nix/store/avi01cfz5l78v7l9sl91vkbv6l25hj1j-filnix-experiment-0.12.2/lib/experiment/planner.nix:5:7:
            4|   pkgs = flake.legacyPackages.x86_64-linux.pkgsFilc;
            5|   p = builtins.foldl' (set: key: builtins.getAttr key set) pkgs attrPath;
             |       ^
            6|   inputs =
       (stack trace truncated; use '--show-trace' to show the full, detailed trace)
       error: Fil-C currently only supports x86_64-linux.
GC Warning: Failed to expand heap by 4194304 KiB
error:
       … while evaluating attribute 'compiler'
         at /nix/store/avi01cfz5l78v7l9sl91vkbv6l25hj1j-filnix-experiment-0.12.2/lib/experiment/planner.nix:25:3:
           24|   doInstallCheck = p.doInstallCheck or false;
           25|   compiler = p.stdenv.cc.drvPath or null;
             |   ^
           26|   expectedCompiler = pkgs.stdenv.cc.drvPath;
       … while calling the 'foldl'' builtin
         at /nix/store/avi01cfz5l78v7l9sl91vkbv6l25hj1j-filnix-experiment-0.12.2/lib/experiment/planner.nix:5:7:
            4|   pkgs = flake.legacyPackages.x86_64-linux.pkgsFilc;
            5|   p = builtins.foldl' (set: key: builtins.getAttr key set) pkgs attrPath;
             |       ^
            6|   inputs =
       (stack trace truncated; use '--show-trace' to show the full, detailed trace)
       error: Fil-C currently only supports x86_64-linux.
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/avi01cfz5l78v7l9sl91vkbv6l25hj1j-filnix-experiment-0.12.2/lib/experiment/planner.nix:14:3:
           13| {
           14|   drv = p.drvPath;
             |   ^
           15|   name = p.name;
       … while evaluating the attribute 'drvPath'
         at /nix/store/r8hn5aan7nfy4naf73dhx5n77b1grbm7-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 ‘gobject-introspection-1.80.1’ in /nix/store/r8hn5aan7nfy4naf73dhx5n77b1grbm7-source/pkgs/development/libraries/gobject-introspection/default.nix:181 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
error:
       … while evaluating attribute 'drv'
         at /nix/store/avi01cfz5l78v7l9sl91vkbv6l25hj1j-filnix-experiment-0.12.2/lib/experiment/planner.nix:14:3:
           13| {
           14|   drv = p.drvPath;
             |   ^
           15|   name = p.name;
       … while evaluating the attribute 'drvPath'
         at /nix/store/80j80dd4d9vlcbbf0xzj5jdhwvmbwrzf-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 ‘gnutls-3.8.9’ in /nix/store/80j80dd4d9vlcbbf0xzj5jdhwvmbwrzf-source/pkgs/development/libraries/gnutls/default.nix:250 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.

End of log