apx: specify license
This commit is contained in:
parent
01f12a564f
commit
3175f401b2
@ -48,7 +48,7 @@ buildGoModule rec {
|
||||
description = "The Vanilla OS package manager";
|
||||
homepage = "https://github.com/Vanilla-OS/apx";
|
||||
changelog = "https://github.com/Vanilla-OS/apx/releases/tag/${version}";
|
||||
license = licenses.gpl3;
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ dit7ya ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user