mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-12-16 14:01:06 +01:00
chore: packages version bump
This commit is contained in:
parent
97c85054d1
commit
0ffba0a5bf
4 changed files with 52 additions and 76 deletions
|
|
@ -13,7 +13,7 @@ in
|
|||
options = with lib; {
|
||||
raspberry-pi-nix = {
|
||||
kernel-version = mkOption {
|
||||
default = "v6_6_31";
|
||||
default = "v6_6_47";
|
||||
type = types.str;
|
||||
description = "Kernel version to build.";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue