forked from mirrors/nixpkgs
klibcShrunk: add meta data
This commit is contained in:
parent
fc47c7b883
commit
b2cfe47647
|
@ -22,7 +22,5 @@ stdenv.mkDerivation {
|
|||
''; # */
|
||||
allowedReferences = ["out"];
|
||||
|
||||
meta = {
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
inherit (klibc) meta;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue