Plan · 1d1ad18bFinished ·
Pause
•••
Download raw log ↓
Start of log9 KiB captured
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
error:
       … while evaluating attribute 'drv'
         at /nix/store/64fw1c0wc25rqrs9gf975pj6p8fvfyjb-filnix-experiment-0.12.4/lib/experiment/planner.nix:14:3:
           13| {
           14|   drv = p.drvPath;
             |   ^
           15|   name = p.name;
       … while evaluating the attribute 'drvPath'
         at /nix/store/h5h6w884j77mbjszy0ycyz348c0n47la-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 ‘freeimage-3.18.0-unstable-2024-04-18’ in /nix/store/h5h6w884j77mbjszy0ycyz348c0n47la-source/pkgs/by-name/fr/freeimage/package.nix:114 is marked as insecure, refusing to evaluate.
       Known issues:
        - CVE-2024-31570
        - CVE-2024-28584
        - CVE-2024-28583
        - CVE-2024-28582
        - CVE-2024-28581
        - CVE-2024-28580
        - CVE-2024-28579
        - CVE-2024-28578
        - CVE-2024-28577
        - CVE-2024-28576
        - CVE-2024-28575
        - CVE-2024-28574
        - CVE-2024-28573
        - CVE-2024-28572
        - CVE-2024-28571
        - CVE-2024-28570
        - CVE-2024-28569
        - CVE-2024-28568
        - CVE-2024-28567
        - CVE-2024-28566
        - CVE-2024-28565
        - CVE-2024-28564
        - CVE-2024-28563
        - CVE-2024-28562
        - CVE-2024-9029
        - CVE-2023-47996
        - CVE-2023-47994
        - CVE-2023-47993
        - CVE-2023-47992
        - CVE-2021-40265
        - CVE-2021-40264
        - CVE-2021-40262
        - CVE-2020-24294
        - CVE-2020-21426
        - CVE-2019-12214
        - CVE-2019-12212
       You can install it anyway by allowing this package, using the
       following methods:
       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:
            $ export NIXPKGS_ALLOW_INSECURE=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 add ‘freeimage-3.18.0-unstable-2024-04-18’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:
            {
              nixpkgs.config.permittedInsecurePackages = [
                "freeimage-3.18.0-unstable-2024-04-18"
              ];
            }
       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘freeimage-3.18.0-unstable-2024-04-18’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:
            {
              permittedInsecurePackages = [
                "freeimage-3.18.0-unstable-2024-04-18"
              ];
            }
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/64fw1c0wc25rqrs9gf975pj6p8fvfyjb-filnix-experiment-0.12.4/lib/experiment/planner.nix:14:3:
           13| {
           14|   drv = p.drvPath;
             |   ^
           15|   name = p.name;
       … while evaluating the attribute 'drvPath'
         at /nix/store/zw8lrvqdip03d5x4pxq4n42z2kr5826z-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 ‘qtwebkit-5.212.0-alpha4’ in /nix/store/zw8lrvqdip03d5x4pxq4n42z2kr5826z-source/pkgs/development/libraries/qt-5/qtModule.nix:113 is marked as insecure, refusing to evaluate.
       Known issues:
        - QtWebkit upstream is unmaintained and receives no security updates, see https://blogs.gnome.org/mcatanzaro/2022/11/04/stop-using-qtwebkit/
       You can install it anyway by allowing this package, using the
       following methods:
       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:
            $ export NIXPKGS_ALLOW_INSECURE=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 add ‘qtwebkit-5.212.0-alpha4’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:
            {
              nixpkgs.config.permittedInsecurePackages = [
                "qtwebkit-5.212.0-alpha4"
              ];
            }
       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘qtwebkit-5.212.0-alpha4’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:
            {
              permittedInsecurePackages = [
                "qtwebkit-5.212.0-alpha4"
              ];
            }
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/64fw1c0wc25rqrs9gf975pj6p8fvfyjb-filnix-experiment-0.12.4/lib/experiment/planner.nix:14:3:
           13| {
           14|   drv = p.drvPath;
             |   ^
           15|   name = p.name;
       … while evaluating the attribute 'drvPath'
         at /nix/store/6lkimdf6yzrin586ax981ggsz63r1lmf-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/6lkimdf6yzrin586ax981ggsz63r1lmf-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
error:
       … while evaluating attribute 'drv'
         at /nix/store/64fw1c0wc25rqrs9gf975pj6p8fvfyjb-filnix-experiment-0.12.4/lib/experiment/planner.nix:14:3:
           13| {
           14|   drv = p.drvPath;
             |   ^
           15|   name = p.name;
       … while evaluating the attribute 'drvPath'
         at /nix/store/jakdrxpg1zf7rh6740nbcq3xssbadjfr-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 ‘go-1.24.6’ in /nix/store/jakdrxpg1zf7rh6740nbcq3xssbadjfr-source/pkgs/development/compilers/go/1.24.nix:160 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
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

End of log