From e5154f2ab2a2668f7441cd07abb86302d3d2fc16 Mon Sep 17 00:00:00 2001 From: Jookia <166291@gmail.com> Date: Mon, 11 Jul 2016 11:04:01 +1000 Subject: zdoom: Mark it and its forks as nonfree. See http://zdoom.org/wiki/License and the source code of each package. --- pkgs/games/zdoom/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/games/zdoom/default.nix') diff --git a/pkgs/games/zdoom/default.nix b/pkgs/games/zdoom/default.nix index 3a301ed0f2b..ce25f3efda3 100644 --- a/pkgs/games/zdoom/default.nix +++ b/pkgs/games/zdoom/default.nix @@ -33,6 +33,7 @@ stdenv.mkDerivation { meta = { homepage = http://zdoom.org/; description = "Enhanced port of the official DOOM source code"; + license = stdenv.lib.licenses.unfree; maintainers = [ stdenv.lib.maintainers.lassulus ]; }; } -- cgit 1.4.1