posy-cursors: update license
This commit is contained in:
parent
408232c5f8
commit
58b4599c6b
@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation rec {
|
|||||||
description = "Posy's Improved Cursors for Linux";
|
description = "Posy's Improved Cursors for Linux";
|
||||||
homepage = "https://github.com/simtrami/posy-improved-cursor-linux";
|
homepage = "https://github.com/simtrami/posy-improved-cursor-linux";
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
license = licenses.unfree;
|
license = licenses.cc-by-nc-40;
|
||||||
maintainers = with maintainers; [ mkez ];
|
maintainers = with maintainers; [ mkez ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user