alephone-apotheosis-x: change license to unfree
Can't find license or source code anywhere
This commit is contained in:
parent
647e3983cd
commit
857437e930
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ alephone, requireFile }:
|
||||
{ lib, alephone, requireFile }:
|
||||
|
||||
alephone.makeWrapper rec {
|
||||
pname = "apotheosis-x";
|
||||
|
@ -16,5 +16,6 @@ alephone.makeWrapper rec {
|
|||
meta = {
|
||||
description = "Total conversion for Marathon Infinity running on the Aleph One engine";
|
||||
homepage = "https://simplici7y.com/items/apotheosis-x-5";
|
||||
license = lib.licenses.unfree;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue