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/tools/security/prey/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/tools/security/prey') diff --git a/pkgs/tools/security/prey/default.nix b/pkgs/tools/security/prey/default.nix index bf1197c2bf2e..57352f99091a 100644 --- a/pkgs/tools/security/prey/default.nix +++ b/pkgs/tools/security/prey/default.nix @@ -43,5 +43,6 @@ in stdenv.mkDerivation rec { description = "Proven tracking software that helps you find, lock and recover your devices when stolen or missing"; maintainers = with maintainers; [ domenkozar ]; license = licenses.gpl3; + platforms = with platforms; linux; }; } -- cgit 1.4.1