From 36619822a1545d4eff59b8de9670ba7821d64069 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Batlle=20i=20Rossell?= Date: Sat, 1 Sep 2012 16:39:13 +0200 Subject: [PATCH] firefox15: Telling hydra to build it --- pkgs/applications/networking/browsers/firefox/15.0.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/networking/browsers/firefox/15.0.nix b/pkgs/applications/networking/browsers/firefox/15.0.nix index 54903496391..186f9602f0a 100644 --- a/pkgs/applications/networking/browsers/firefox/15.0.nix +++ b/pkgs/applications/networking/browsers/firefox/15.0.nix @@ -169,6 +169,7 @@ rec { description = "Mozilla Firefox - the browser, reloaded"; homepage = http://www.mozilla.com/en-US/firefox/; maintainers = [ stdenv.lib.maintainers.eelco ]; + platforms = with stdenv.lib.platforms; linux; }; passthru = {