NixOS on RISCV/VisionFive 2: Difference between revisions
→Manually build a SD-card image: 24.11 is out, so use that for the input |
|||
Line 43: | Line 43: | ||
{{file|flake.nix|nix|<nowiki> | {{file|flake.nix|nix|<nowiki> | ||
{ | { | ||
inputs.nixpkgs.url = "github:NixOS/nixos-24.11"; | |||
inputs.nixpkgs.url = " | |||
inputs.nixos-hardware.url = "github:nixos/nixos-hardware"; | inputs.nixos-hardware.url = "github:nixos/nixos-hardware"; | ||