From 21f17d69f61e8239870bf97edf49e594198076a8 Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Tue, 2 Aug 2016 20:50:55 +0300 Subject: treewide: Add lots of meta.platforms Build-tested on x86_64 Linux & Mac. --- pkgs/development/libraries/librsync/0.9.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/development/libraries/librsync/0.9.nix') diff --git a/pkgs/development/libraries/librsync/0.9.nix b/pkgs/development/libraries/librsync/0.9.nix index 76daf7d748b..9738794b6b1 100644 --- a/pkgs/development/libraries/librsync/0.9.nix +++ b/pkgs/development/libraries/librsync/0.9.nix @@ -18,5 +18,6 @@ stdenv.mkDerivation { homepage = http://librsync.sourceforge.net/; license = stdenv.lib.licenses.lgpl2Plus; description = "Implementation of the rsync remote-delta algorithm"; + platforms = stdenv.lib.platforms.unix; }; } -- cgit 1.4.1