stardust-xr-atmosphere: 0-unstable-2024-08-22 -> 0.51.1-unstable-2026-03-22 - #466648
Open
r-ryantm wants to merge 1 commit into
Open
stardust-xr-atmosphere: 0-unstable-2024-08-22 -> 0.51.1-unstable-2026-03-22#466648r-ryantm wants to merge 1 commit into
r-ryantm wants to merge 1 commit into
OfBorg / stardust-xr-atmosphere, stardust-xr-atmosphere.passthru.tests on aarch64-darwin
skipped
May 10, 2026 in 0s
No attempt
The following builds were skipped because they don't evaluate on aarch64-darwin: stardust-xr-atmosphere, stardust-xr-atmosphere.passthru.tests
Details
Partial log
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.
Loading