From 24b50ecbc52d41be591d00ab082a2914d4227bde Mon Sep 17 00:00:00 2001 From: Ricardo Band Date: Mon, 30 Dec 2024 13:55:23 +0100 Subject: [PATCH] add note about Epic Games permission to distribute the ISO --- pkgs/by-name/ut/ut1999/package.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/by-name/ut/ut1999/package.nix b/pkgs/by-name/ut/ut1999/package.nix index 5cbeefa674ed..3ca112a8cf4f 100644 --- a/pkgs/by-name/ut/ut1999/package.nix +++ b/pkgs/by-name/ut/ut1999/package.nix @@ -42,6 +42,8 @@ let unpackIso = runCommand "ut1999-iso" { + # This upload of the game is officially sanctioned by OldUnreal (who has received permission from Epic Games to link to archive.org) and the UT99.org community + # This is a copy of the original Unreal Tournament: Game of the Year Edition (also known as UT or UT99). src = fetchurl { url = "https://archive.org/download/ut-goty/UT_GOTY_CD1.iso"; hash = "sha256-4YSYTKiPABxd3VIDXXbNZOJm4mx0l1Fhte1yNmx0cE8=";