nixos-hardware
nixos-hardware copied to clipboard
rename option to new image.baseName
Description of changes
When building riscv VisionFive2 image or cross-compiling to it, following warning appears: evaluation warning: Obsolete option "sdImage.imageBaseName" is used. It was renamed to "image.baseName".
Things done
- [ ] Tested the changes in your own NixOS Configuration
- [ ] Tested the changes end-to-end by using your fork of
nixos-hardwareand importing it via<nixos-hardware>or Flake input