mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 06:06:13 +03:00
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,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 New Issue
Block a user