summary refs log tree commit diff
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@viric.name>2012-09-01 16:39:13 +0200
committerLluís Batlle i Rossell <viric@viric.name>2012-09-01 16:39:13 +0200
commit36619822a1545d4eff59b8de9670ba7821d64069 (patch)
tree325bdf45604c42aefab31caaeb62c3a2726c4808
parentfdf82b66e76e87e074c9a70b5efcff2a477797c6 (diff)
downloadnixpkgs-36619822a1545d4eff59b8de9670ba7821d64069.tar
nixpkgs-36619822a1545d4eff59b8de9670ba7821d64069.tar.gz
nixpkgs-36619822a1545d4eff59b8de9670ba7821d64069.tar.bz2
nixpkgs-36619822a1545d4eff59b8de9670ba7821d64069.tar.lz
nixpkgs-36619822a1545d4eff59b8de9670ba7821d64069.tar.xz
nixpkgs-36619822a1545d4eff59b8de9670ba7821d64069.tar.zst
nixpkgs-36619822a1545d4eff59b8de9670ba7821d64069.zip
firefox15: Telling hydra to build it
-rw-r--r--pkgs/applications/networking/browsers/firefox/15.0.nix1
1 files changed, 1 insertions, 0 deletions
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 = {