Mic92/nixpkgs-review build #61 failed ← #60 #62 →
eval warnings
1 kind
· 2 occurrences
- warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×2
3 failed
| status | attribute | duration |
|---|---|---|
checks.aarch64-darwin.treefmt
|
19s | |
treefmt-check: export TEST_BASH_PATH="${if stdenv.hostPlatform.isLinux then pkgsStatic.bash else bash}" - export TEST_COREUTILS_PATH="${if stdenv.hostPl …treefmt-check:
export TEST_BASH_PATH="${if stdenv.hostPlatform.isLinux then pkgsStatic.bash else bash}"
- export TEST_COREUTILS_PATH="${if stdenv.hostPlatform.isLinux then pkgsStatic.coreutils else coreutils}"
+ export TEST_COREUTILS_PATH="${
+ if stdenv.hostPlatform.isLinux then pkgsStatic.coreutils else coreutils
+ }"
export TEST_NIXPKGS_PATH="${path}"
# Run tests
|
||
checks.aarch64-linux.treefmt
|
2s | |
treefmt-check: # Set up test dependencies export TEST_BASH_PATH="${if stdenv.hostPlatform.isLinux then pkgsStatic.bash else bash}" - export TEST_CO …treefmt-check:
# Set up test dependencies
export TEST_BASH_PATH="${if stdenv.hostPlatform.isLinux then pkgsStatic.bash else bash}"
- export TEST_COREUTILS_PATH="${if stdenv.hostPlatform.isLinux then pkgsStatic.coreutils else coreutils}"
+ export TEST_COREUTILS_PATH="${
+ if stdenv.hostPlatform.isLinux then pkgsStatic.coreutils else coreutils
+ }"
export TEST_NIXPKGS_PATH="${path}"
# Run tests
|
||
checks.x86_64-linux.treefmt
|
0s | |
treefmt-check: export TEST_BASH_PATH="${if stdenv.hostPlatform.isLinux then pkgsStatic.bash else bash}" - export TEST_COREUTILS_PATH="${if stdenv.hostPl …treefmt-check:
export TEST_BASH_PATH="${if stdenv.hostPlatform.isLinux then pkgsStatic.bash else bash}"
- export TEST_COREUTILS_PATH="${if stdenv.hostPlatform.isLinux then pkgsStatic.coreutils else coreutils}"
+ export TEST_COREUTILS_PATH="${
+ if stdenv.hostPlatform.isLinux then pkgsStatic.coreutils else coreutils
+ }"
export TEST_NIXPKGS_PATH="${path}"
# Run tests
|
||
11 already built
| status | attribute | duration |
|---|---|---|
| loading… | ||