Loading
amazon-image: Remove tags from label, use version only
By default, `system.nixos.label` includes `system.nixos.tags` which historically was not set for the amazon image. Keeping the tag in the label of the generated disk image inside the derivation (i.e. `image.filePath`) makes it easier to tell that the file is for amazon (i.e. `nixos-image-amazon-25.11pre-git-x86_64-linux.vpc`) while the "label" in `image-info.json` for users of the AWS api stays stable (i.e. `/25.05pre-git-x86_64-linux`). `