linux_rpi: set pname
This commit is contained in:
parent
b4bc6ed34f
commit
eb7362f5c4
@ -8,6 +8,7 @@ in
|
||||
lib.overrideDerivation (buildLinux (args // {
|
||||
version = "${modDirVersion}-${tag}";
|
||||
inherit modDirVersion;
|
||||
pname = "linux-rpi";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "raspberrypi";
|
||||
|
Loading…
Reference in New Issue
Block a user