outskirtslabs/clojure-nix-locker-helpers build #1 failed #2 →
eval warnings
4 kinds
· 14 occurrences
- error ×5
- error Refusing to evaluate package 'cljdemo-0.1.0' in /nix/store/…-source/lib/mkGraalBin.nix:69 because it is not available on the requested hostPlatform: ×2
- error Refusing to evaluate package 'babashka-1.12.218' in /nix/store/…-source/pkgs/by-name/ba/babashka-unwrapped/package.nix:76 because it is not available on the requested hostPlatform: ×3
- warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×4
5 failed
| status | attribute | duration |
|---|---|---|
x86_64-darwin.binaries-run
|
— | |
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 'cljdemo-binaries-run'
whose name attribute is located at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11
… while evaluating attribute 'buildCommand' of derivation 'cljdemo-binaries-run'
at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/build-support/trivial-builders/default.nix:81:17:
80| enableParallelBuilding = true;
81| inherit buildCommand name;
| ^
82| passAsFile = [ "buildCommand" ] ++ (derivationArgs.passAsFile or [ ]);
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Refusing to evaluate package 'cljdemo-0.1.0' in /nix/store/k5cw9d7rgscbkdy39bgnfn8jhn5in39c-source/lib/mkGraalBin.nix:69 because it is not available on the requested hostPlatform:
hostPlatform.system = "x86_64-darwin"
package.meta.platforms = [
"aarch64-darwin"
"aarch64-linux"
"x86_64-linux"
]
package.meta.badPlatforms = [ ]
a) To temporarily allow packages that are unsupported for this system, you can use an environment variable
for a single invocation of the nix tools.
$ export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=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.allowUnsupportedSystem = true; }
in configuration.nix to override this.
c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.
|
||
x86_64-darwin.graal-bin
|
— | |
error: … in the condition of the assert statement at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN1 …error:
… in the condition of the assert statement
at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/lib/customisation.nix:416:13:
415| drvPath =
416| assert condition;
| ^
417| drv.drvPath;
… while evaluating the attribute 'handled'
at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/stdenv/generic/check-meta.nix:742:9:
741| valid = "no";
742| handled = handle {
| ^
743| inherit attrs meta;
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Refusing to evaluate package 'cljdemo-0.1.0' in /nix/store/k5cw9d7rgscbkdy39bgnfn8jhn5in39c-source/lib/mkGraalBin.nix:69 because it is not available on the requested hostPlatform:
hostPlatform.system = "x86_64-darwin"
package.meta.platforms = [
"aarch64-darwin"
"aarch64-linux"
"x86_64-linux"
]
package.meta.badPlatforms = [ ]
a) To temporarily allow packages that are unsupported for this system, you can use an environment variable
for a single invocation of the nix tools.
$ export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=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.allowUnsupportedSystem = true; }
in configuration.nix to override this.
c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.
|
||
x86_64-darwin.locker-includes-bb-prepare-with-bb-edn
|
— | |
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 'locker-includes-bb-prepare-with-bb-edn'
whose name attribute is located at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11
… while evaluating attribute 'buildCommand' of derivation 'locker-includes-bb-prepare-with-bb-edn'
at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/build-support/trivial-builders/default.nix:81:17:
80| enableParallelBuilding = true;
81| inherit buildCommand name;
| ^
82| passAsFile = [ "buildCommand" ] ++ (derivationArgs.passAsFile or [ ]);
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Refusing to evaluate package 'babashka-1.12.218' in /nix/store/kxf3k5sdq5cbs13sm9w109p5m9lyzh7x-source/pkgs/by-name/ba/babashka-unwrapped/package.nix:76 because it is not available on the requested hostPlatform:
hostPlatform.system = "x86_64-darwin"
package.meta.platforms = [
"aarch64-darwin"
"aarch64-linux"
"x86_64-linux"
]
package.meta.badPlatforms = [ ]
a) To temporarily allow packages that are unsupported for this system, you can use an environment variable
for a single invocation of the nix tools.
$ export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=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.allowUnsupportedSystem = true; }
in configuration.nix to override this.
c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.
|
||
x86_64-darwin.locker-omits-bb-prepare-without-bb-edn
|
— | |
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 'locker-omits-bb-prepare-without-bb-edn'
whose name attribute is located at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11
… while evaluating attribute 'buildCommand' of derivation 'locker-omits-bb-prepare-without-bb-edn'
at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/build-support/trivial-builders/default.nix:81:17:
80| enableParallelBuilding = true;
81| inherit buildCommand name;
| ^
82| passAsFile = [ "buildCommand" ] ++ (derivationArgs.passAsFile or [ ]);
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Refusing to evaluate package 'babashka-1.12.218' in /nix/store/kxf3k5sdq5cbs13sm9w109p5m9lyzh7x-source/pkgs/by-name/ba/babashka-unwrapped/package.nix:76 because it is not available on the requested hostPlatform:
hostPlatform.system = "x86_64-darwin"
package.meta.platforms = [
"aarch64-darwin"
"aarch64-linux"
"x86_64-linux"
]
package.meta.badPlatforms = [ ]
a) To temporarily allow packages that are unsupported for this system, you can use an environment variable
for a single invocation of the nix tools.
$ export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=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.allowUnsupportedSystem = true; }
in configuration.nix to override this.
c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.
|
||
x86_64-darwin.wrap-babashka
|
— | |
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 'wrap-babashka'
whose name attribute is located at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11
… while evaluating attribute 'buildCommand' of derivation 'wrap-babashka'
at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/build-support/trivial-builders/default.nix:81:17:
80| enableParallelBuilding = true;
81| inherit buildCommand name;
| ^
82| passAsFile = [ "buildCommand" ] ++ (derivationArgs.passAsFile or [ ]);
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Refusing to evaluate package 'babashka-1.12.218' in /nix/store/kxf3k5sdq5cbs13sm9w109p5m9lyzh7x-source/pkgs/by-name/ba/babashka-unwrapped/package.nix:76 because it is not available on the requested hostPlatform:
hostPlatform.system = "x86_64-darwin"
package.meta.platforms = [
"aarch64-darwin"
"aarch64-linux"
"x86_64-linux"
]
package.meta.badPlatforms = [ ]
a) To temporarily allow packages that are unsupported for this system, you can use an environment variable
for a single invocation of the nix tools.
$ export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=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.allowUnsupportedSystem = true; }
in configuration.nix to override this.
c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.
|
||
11 succeeded
| status | attribute | duration |
|---|---|---|
| loading… | ||