summary refs log tree commit diff
path: root/pkgs/games/sauerbraten
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-11-05 00:04:36 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-11-05 00:06:10 +0100
commitc88055e1a2703fbc7dd1d072f273626afe1d6b97 (patch)
tree2da58486fd17c40014dba39894dc91594bbe4632 /pkgs/games/sauerbraten
parenta2cbc77e4f1cf55a9c142d07377f67b0f83985ec (diff)
downloadnixpkgs-c88055e1a2703fbc7dd1d072f273626afe1d6b97.tar
nixpkgs-c88055e1a2703fbc7dd1d072f273626afe1d6b97.tar.gz
nixpkgs-c88055e1a2703fbc7dd1d072f273626afe1d6b97.tar.bz2
nixpkgs-c88055e1a2703fbc7dd1d072f273626afe1d6b97.tar.lz
nixpkgs-c88055e1a2703fbc7dd1d072f273626afe1d6b97.tar.xz
nixpkgs-c88055e1a2703fbc7dd1d072f273626afe1d6b97.tar.zst
nixpkgs-c88055e1a2703fbc7dd1d072f273626afe1d6b97.zip
Set meta.hydraPlatforms instead of meta.platforms for some packages
Diffstat (limited to 'pkgs/games/sauerbraten')
-rw-r--r--pkgs/games/sauerbraten/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/sauerbraten/default.nix b/pkgs/games/sauerbraten/default.nix
index 8bec0f7b1a9..eb5d933e885 100644
--- a/pkgs/games/sauerbraten/default.nix
+++ b/pkgs/games/sauerbraten/default.nix
@@ -66,7 +66,7 @@ rec {
     [
       raskin
     ];
-    platforms = with a.lib.platforms;
+    hydraPlatforms =
       # raskin: tested amd64-linux;
       # not setting platforms because it is 0.5+ GiB of game data
       [];