Merge pull request #320353 from h7x4/pkgs-fix-ananicy-cpp-license
ananicy-cpp: fix license
This commit is contained in:
commit
b24cf9b536
@ -75,7 +75,7 @@ clangStdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = "https://gitlab.com/ananicy-cpp/ananicy-cpp";
|
||||
description = "Rewrite of ananicy in c++ for lower cpu and memory usage";
|
||||
license = lib.licenses.gpl3Only;
|
||||
license = lib.licenses.gpl3Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [
|
||||
artturin
|
||||
|
Loading…
Reference in New Issue
Block a user