numix-*: update homepage
This commit is contained in:
parent
f60fea5742
commit
17eda39832
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Numix icon theme (circle version)";
|
description = "Numix icon theme (circle version)";
|
||||||
homepage = https://numixproject.org;
|
homepage = https://numixproject.github.io;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
# darwin cannot deal with file names differing only in case
|
# darwin cannot deal with file names differing only in case
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Numix icon theme (square version)";
|
description = "Numix icon theme (square version)";
|
||||||
homepage = https://numixproject.org;
|
homepage = https://numixproject.github.io;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
# darwin cannot deal with file names differing only in case
|
# darwin cannot deal with file names differing only in case
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Numix icon theme";
|
description = "Numix icon theme";
|
||||||
homepage = https://numixproject.org;
|
homepage = https://numixproject.github.io;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
# darwin cannot deal with file names differing only in case
|
# darwin cannot deal with file names differing only in case
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Modern flat theme with a combination of light and dark elements (GNOME, Unity, Xfce and Openbox)";
|
description = "Modern flat theme with a combination of light and dark elements (GNOME, Unity, Xfce and Openbox)";
|
||||||
homepage = https://numixproject.org;
|
homepage = https://numixproject.github.io;
|
||||||
license = stdenv.lib.licenses.gpl3Plus;
|
license = stdenv.lib.licenses.gpl3Plus;
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.all;
|
||||||
maintainers = [ stdenv.lib.maintainers.romildo ];
|
maintainers = [ stdenv.lib.maintainers.romildo ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user