kernel: revert seemingly incorrect change to extraMeta merging
This commit is contained in:
parent
92083c3f40
commit
80f6b8e2ba
@ -225,8 +225,8 @@ let
|
|||||||
maintainers.thoughtpolice
|
maintainers.thoughtpolice
|
||||||
];
|
];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
} // extraMeta;
|
||||||
} // extraMeta;
|
};
|
||||||
in
|
in
|
||||||
|
|
||||||
assert stdenv.lib.versionAtLeast version "4.14" -> libelf != null;
|
assert stdenv.lib.versionAtLeast version "4.14" -> libelf != null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user