linux_libre: set pname

This commit is contained in:
Atemu
2024-05-29 20:46:51 +02:00
parent eb7362f5c4
commit 89b11d8d75

View File

@@ -23,6 +23,7 @@ in linux.override {
argsOverride = {
modDirVersion = "${linux.modDirVersion}-${versionPrefix}";
isLibre = true;
pname = "linux-libre";
src = stdenv.mkDerivation {
name = "${linux.name}-libre-src";