Skip to content

Commit

Permalink
klibcShrunk: add meta data
Browse files Browse the repository at this point in the history
  • Loading branch information
markuskowa committed Jun 30, 2020
1 parent fc47c7b commit b2cfe47
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkgs/os-specific/linux/klibc/shrunk.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@ stdenv.mkDerivation {
''; # */
allowedReferences = ["out"];

meta = {
platforms = stdenv.lib.platforms.linux;
};
inherit (klibc) meta;
}

0 comments on commit b2cfe47

Please sign in to comment.