numix-*: update homepage
This commit is contained in:
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Numix icon theme (circle version)";
|
||||
homepage = https://numixproject.org;
|
||||
homepage = https://numixproject.github.io;
|
||||
license = licenses.gpl3;
|
||||
# darwin cannot deal with file names differing only in case
|
||||
platforms = platforms.linux;
|
||||
|
||||
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Numix icon theme (square version)";
|
||||
homepage = https://numixproject.org;
|
||||
homepage = https://numixproject.github.io;
|
||||
license = licenses.gpl3;
|
||||
# darwin cannot deal with file names differing only in case
|
||||
platforms = platforms.linux;
|
||||
|
||||
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Numix icon theme";
|
||||
homepage = https://numixproject.org;
|
||||
homepage = https://numixproject.github.io;
|
||||
license = licenses.gpl3;
|
||||
# darwin cannot deal with file names differing only in case
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user