nixbot

builds

numtide/systemd-vaultd build #5 failed

branch main · PR #70 · commit dc15b4842a · · took 54s

eval warnings 3 kinds · 12 occurrences
  • error ×6
  • error nodePackages has been removed. Many packages are now available at the top level (e.g. `pkgs.package-name`). Check on https://search.nixos.org/… to see if the package is still available. ×2
  • error Refusing to evaluate package 'vault-2.0.3' in /nix/store/…-source/pkgs/by-name/va/vault/package.nix:70 because it has an unfree license (‘bsl11’) ×4

6 failed
failed attributes
status attribute duration
failed eval default.checks.aarch64-linux.systemd-vaultd
error: … while evaluating the attribute 'drvPath' at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2B …
error:
       … while evaluating the attribute 'drvPath'
         at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2BZruxPn80QHtHe304w3RHWY5RvIpw/kPg%3D»/lib/customisation.nix:415:11:
          414|         // {
          415|           drvPath =
             |           ^
          416|             assert condition;

       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating the option `driverConfigurationFile':

       … while evaluating the option `driverConfiguration.vms.server.start_script':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/lib/testing/driver-configuration.nix':

       … while evaluating the option `nodes.server.system.build.toplevel':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/system/activation/top-level.nix':

       … while evaluating the option `nodes.server.warnings':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/system/boot/systemd.nix':

       … while evaluating the option `nodes.server.systemd.services.vault.serviceConfig':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/services/security/vault.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Refusing to evaluate package 'vault-2.0.3' in /nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/pkgs/by-name/va/vault/package.nix:70 because it has an unfree license (‘bsl11’)
       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) [
             "vault"
           ];
         }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
         { allowUnfree = true; }
       to ~/.config/nixpkgs/config.nix.
failed eval default.checks.aarch64-linux.treefmt
error: … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = …
error:
       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'treefmt-check'
         whose name attribute is located at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2BZruxPn80QHtHe304w3RHWY5RvIpw/kPg%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'buildInputs' of derivation 'treefmt-check'
         at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2BZruxPn80QHtHe304w3RHWY5RvIpw/kPg%3D»/pkgs/stdenv/generic/make-derivation.nix:722:11:
          721|           depsHostHost = hostHostOutputs;
          722|           buildInputs = hostTargetOutputs;
             |           ^
          723|           depsTargetTarget = targetTargetOutputs;

       … while evaluating the option `perSystem.aarch64-linux.treefmt.build.configFile':

       … while evaluating the option `perSystem.aarch64-linux.treefmt.settings.formatter.prettier.command':

       … while evaluating definitions from `/nix/store/8rc1xfmgdfv3yniacg49yjarx6a7aqph-source/programs/prettier.nix':

       … while evaluating the option `perSystem.aarch64-linux.treefmt.programs.prettier.package':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: nodePackages has been removed. Many packages are now available at the top level (e.g. `pkgs.package-name`). Check on https://search.nixos.org to see if the package is still available.
failed eval default.checks.aarch64-linux.vault-agent
error: … while evaluating the attribute 'drvPath' at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2B …
error:
       … while evaluating the attribute 'drvPath'
         at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2BZruxPn80QHtHe304w3RHWY5RvIpw/kPg%3D»/lib/customisation.nix:415:11:
          414|         // {
          415|           drvPath =
             |           ^
          416|             assert condition;

       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating the option `driverConfigurationFile':

       … while evaluating the option `driverConfiguration.vms.server.start_script':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/lib/testing/driver-configuration.nix':

       … while evaluating the option `nodes.server.system.build.toplevel':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/system/activation/top-level.nix':

       … while evaluating the option `nodes.server.warnings':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/system/boot/systemd.nix':

       … while evaluating the option `nodes.server.systemd.services.vault.serviceConfig':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/services/security/vault.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Refusing to evaluate package 'vault-2.0.3' in /nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/pkgs/by-name/va/vault/package.nix:70 because it has an unfree license (‘bsl11’)
       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) [
             "vault"
           ];
         }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
         { allowUnfree = true; }
       to ~/.config/nixpkgs/config.nix.
failed eval default.checks.x86_64-linux.systemd-vaultd
error: … while evaluating the attribute 'drvPath' at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2B …
error:
       … while evaluating the attribute 'drvPath'
         at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2BZruxPn80QHtHe304w3RHWY5RvIpw/kPg%3D»/lib/customisation.nix:415:11:
          414|         // {
          415|           drvPath =
             |           ^
          416|             assert condition;

       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating the option `driverConfigurationFile':

       … while evaluating the option `driverConfiguration.vms.server.start_script':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/lib/testing/driver-configuration.nix':

       … while evaluating the option `nodes.server.system.build.toplevel':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/system/activation/top-level.nix':

       … while evaluating the option `nodes.server.warnings':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/system/boot/systemd.nix':

       … while evaluating the option `nodes.server.systemd.services.vault.serviceConfig':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/services/security/vault.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Refusing to evaluate package 'vault-2.0.3' in /nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/pkgs/by-name/va/vault/package.nix:70 because it has an unfree license (‘bsl11’)
       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) [
             "vault"
           ];
         }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
         { allowUnfree = true; }
       to ~/.config/nixpkgs/config.nix.
failed eval default.checks.x86_64-linux.treefmt
error: … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = …
error:
       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'treefmt-check'
         whose name attribute is located at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2BZruxPn80QHtHe304w3RHWY5RvIpw/kPg%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'buildInputs' of derivation 'treefmt-check'
         at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2BZruxPn80QHtHe304w3RHWY5RvIpw/kPg%3D»/pkgs/stdenv/generic/make-derivation.nix:722:11:
          721|           depsHostHost = hostHostOutputs;
          722|           buildInputs = hostTargetOutputs;
             |           ^
          723|           depsTargetTarget = targetTargetOutputs;

       … while evaluating the option `perSystem.x86_64-linux.treefmt.build.configFile':

       … while evaluating the option `perSystem.x86_64-linux.treefmt.settings.formatter.prettier.command':

       … while evaluating definitions from `/nix/store/8rc1xfmgdfv3yniacg49yjarx6a7aqph-source/programs/prettier.nix':

       … while evaluating the option `perSystem.x86_64-linux.treefmt.programs.prettier.package':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: nodePackages has been removed. Many packages are now available at the top level (e.g. `pkgs.package-name`). Check on https://search.nixos.org to see if the package is still available.
failed eval default.checks.x86_64-linux.vault-agent
error: … while evaluating the attribute 'drvPath' at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2B …
error:
       … while evaluating the attribute 'drvPath'
         at «github:NixOS/nixpkgs/170ad806965c0046fb97f0d823deba0a61834aac?narHash=sha256-41upEYWDix%2BZruxPn80QHtHe304w3RHWY5RvIpw/kPg%3D»/lib/customisation.nix:415:11:
          414|         // {
          415|           drvPath =
             |           ^
          416|             assert condition;

       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating the option `driverConfigurationFile':

       … while evaluating the option `driverConfiguration.vms.server.start_script':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/lib/testing/driver-configuration.nix':

       … while evaluating the option `nodes.server.system.build.toplevel':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/system/activation/top-level.nix':

       … while evaluating the option `nodes.server.warnings':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/system/boot/systemd.nix':

       … while evaluating the option `nodes.server.systemd.services.vault.serviceConfig':

       … while evaluating definitions from `/nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/nixos/modules/services/security/vault.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Refusing to evaluate package 'vault-2.0.3' in /nix/store/qcn8cgndcms1l0py9sff5i9n73m9z2j9-source/pkgs/by-name/va/vault/package.nix:70 because it has an unfree license (‘bsl11’)
       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) [
             "vault"
           ];
         }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
         { allowUnfree = true; }
       to ~/.config/nixpkgs/config.nix.
2 succeeded
succeeded attributes
status attribute duration
loading…