Skip to content

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
NixOS:masterfrom
r-ryantm:auto-update/stardust-xr-atmosphere
Open

stardust-xr-atmosphere: 0-unstable-2024-08-22 -> 0.51.1-unstable-2026-03-22#466648
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/stardust-xr-atmosphere

stardust-xr-atmosphere: 0-unstable-2024-08-22 -> 0.51.1-unstable-2026…

5505e9a
Select commit
Loading
Failed to load commit list.
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.