about summary refs log tree commit diff
path: root/pkgs/data/fonts/source-han-sans/default.nix
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2016-08-02 20:50:55 +0300
committerTuomas Tynkkynen <tuomas@tuxera.com>2016-08-02 21:42:43 +0300
commit21f17d69f61e8239870bf97edf49e594198076a8 (patch)
treeae356b0b6b29bded180153f85f31da62c3ba8ef6 /pkgs/data/fonts/source-han-sans/default.nix
parent55b23aeff58cd45f6c50905e481af66fed685bf1 (diff)
downloadnixlib-21f17d69f61e8239870bf97edf49e594198076a8.tar
nixlib-21f17d69f61e8239870bf97edf49e594198076a8.tar.gz
nixlib-21f17d69f61e8239870bf97edf49e594198076a8.tar.bz2
nixlib-21f17d69f61e8239870bf97edf49e594198076a8.tar.lz
nixlib-21f17d69f61e8239870bf97edf49e594198076a8.tar.xz
nixlib-21f17d69f61e8239870bf97edf49e594198076a8.tar.zst
nixlib-21f17d69f61e8239870bf97edf49e594198076a8.zip
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
Diffstat (limited to 'pkgs/data/fonts/source-han-sans/default.nix')
-rw-r--r--pkgs/data/fonts/source-han-sans/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/data/fonts/source-han-sans/default.nix b/pkgs/data/fonts/source-han-sans/default.nix
index 2fb4787774f4..11132710a905 100644
--- a/pkgs/data/fonts/source-han-sans/default.nix
+++ b/pkgs/data/fonts/source-han-sans/default.nix
@@ -26,6 +26,7 @@ let
       description = "${language} subset of an open source Pan-CJK typeface";
       homepage = https://github.com/adobe-fonts/source-han-sans;
       license = stdenv.lib.licenses.asl20;
+      platforms = stdenv.lib.platforms.unix;
     };
   };
 in