From 825e99808c1ca05973c084f4bd0509b844ca51b8 Mon Sep 17 00:00:00 2001 From: Cray Elliott Date: Wed, 19 Nov 2014 03:03:00 -0800 Subject: add a platform to all of my packages --- pkgs/games/odamex/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/games/odamex') diff --git a/pkgs/games/odamex/default.nix b/pkgs/games/odamex/default.nix index 7b7ab1c155a..f24e6155ec6 100644 --- a/pkgs/games/odamex/default.nix +++ b/pkgs/games/odamex/default.nix @@ -19,6 +19,7 @@ stdenv.mkDerivation rec { homepage = http://odamex.net/; description = "A client/server port for playing old-school Doom online"; license = stdenv.lib.licenses.gpl2; + platforms = stdenv.lib.platforms.unix; maintainers = with stdenv.lib.maintainers; [ MP2E ]; }; } -- cgit 1.4.1