Jonas Heinrich
Jonas Heinrich
Hey, I wanted to create a sd-card image for StarFive VisionFive2 with btrfs root. This flake already seems to work: ``` { inputs.nixpkgs.url = "nixpkgs/nixos-25.11"; inputs.nixos-hardware.url = "github:nixos/nixos-hardware"; # Some...
###### Description of changes use upstream ubootVisionFive2 package which has the same config ###### Things done - [ ] Tested the changes in your own NixOS Configuration - [ ]...
###### Description of changes the latest stable kernel in nixos is 6.12 so we do not need the check anymore ###### Things done - [ ] Tested the changes in...
###### 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...