Skip to content
Commit 4ccf308d authored by Tuomas Tynkkynen's avatar Tuomas Tynkkynen
Browse files

nixos/release.nix: Use forTheseSystems from release-lib

Currently, even if you pass `supportedSystems = [ "aarch64-linux" ]` you
end up with e.g. `nixos.iso_graphical.x86_64-linux` job. Using
forTheseSystems from release-lib avoids that.

This shouldn't affect the usual x86 trunk-combined jobset.
parent b3c50ec1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment