<Dezgeg>
is there someone familiar with hydra who could write a hydra job for the sd image?
<Dezgeg>
it should be mostly similar to how the ISO images are built, like: nix-build nixos -I nixos-config=nixos/modules/installer/cd-dvd/sd-image-aarch64.nix -A config.system.build.sdImage
<Dezgeg>
(iso images are built nix-build nixos -I nixos-config=modules/installer/cd-dvd/installation-cd-minimal.nix -A config.system.build.isoImage)
<clever>
Dezgeg: nixos/release.nix has to return an attrset, which hydra will build