Compare commits

..

2 Commits

Author SHA1 Message Date
Ari Gerus e96a1ff2ed n/akamanto: rpi5 defconfig is missing some modules one of the initrd steps expects; leave only the ones actually present
CI / x86_64-linux (push) Has been skipped Details
CI / aarch64-linux (push) Has been skipped Details
[skip-ci]
2024-03-29 11:59:37 +01:00
Ari Gerus 5660253e92 pkgs: rpi5: kernel/firmware updates
[skip-ci]
2024-03-29 11:59:31 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ lib.overrideDerivation (buildLinux (args // {
owner = "raspberrypi";
repo = "linux";
rev = tag;
hash = "";
hash = "sha256-P4ExzxWqZj+9FZr9U2tmh7rfs/3+iHEv0m74PCoXVuM=";
};
defconfig = {