treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "A port of the Adapta theme for Plasma";
|
||||
homepage = https://git.io/adapta-kde;
|
||||
homepage = "https://git.io/adapta-kde";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
maintainers = [ stdenv.lib.maintainers.tadfisher ];
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
|
||||
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "An adaptive GTK theme based on Material Design Guidelines";
|
||||
homepage = https://github.com/adapta-project/adapta-gtk-theme;
|
||||
homepage = "https://github.com/adapta-project/adapta-gtk-theme";
|
||||
license = with licenses; [ gpl2 cc-by-sa-30 ];
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.romildo ];
|
||||
|
||||
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Adwaita-based GTK theme with design influence from elementary OS and Vertex GTK theme";
|
||||
homepage = https://github.com/hrdwrrsk/adementary-theme;
|
||||
homepage = "https://github.com/hrdwrrsk/adementary-theme";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
@@ -34,7 +34,7 @@ mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A style to bend Qt applications to look like they belong into GNOME Shell";
|
||||
homepage = https://github.com/FedoraQt/adwaita-qt;
|
||||
homepage = "https://github.com/FedoraQt/adwaita-qt";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ worldofpeace ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "A desktop Suite for Xfce";
|
||||
homepage = https://github.com/shimmerproject/Albatross;
|
||||
homepage = "https://github.com/shimmerproject/Albatross";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
|
||||
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "A port of the arc theme for Plasma";
|
||||
homepage = https://git.io/arc-kde;
|
||||
homepage = "https://git.io/arc-kde";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
maintainers = [ stdenv.lib.maintainers.nixy ];
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
|
||||
@@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Flat theme with transparent elements for GTK 3, GTK 2 and Gnome Shell";
|
||||
homepage = https://github.com/arc-design/arc-theme;
|
||||
homepage = "https://github.com/arc-design/arc-theme";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ simonvandel romildo ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "Dark Desktop Suite for Gtk, Xfce and Metacity";
|
||||
homepage = https://github.com/shimmerproject/Blackbird;
|
||||
homepage = "https://github.com/shimmerproject/Blackbird";
|
||||
license = with stdenv.lib.licenses; [ gpl2Plus cc-by-nc-sa-30 ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.romildo ];
|
||||
|
||||
@@ -24,8 +24,8 @@ stdenv.mkDerivation rec {
|
||||
the default theme for Gnome 2. Style is also included for GTK2, Unity and
|
||||
for Metacity, Openbox and Xfwm4 window managers.
|
||||
'';
|
||||
homepage = https://github.com/jpfleury/clearlooks-phenix;
|
||||
downloadPage = https://github.com/jpfleury/clearlooks-phenix/releases;
|
||||
homepage = "https://github.com/jpfleury/clearlooks-phenix";
|
||||
downloadPage = "https://github.com/jpfleury/clearlooks-phenix/releases";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.prikhi ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "An Enlightenment-like GTK theme with sharp corners";
|
||||
homepage = https://github.com/tsujan/E17gtk;
|
||||
homepage = "https://github.com/tsujan/E17gtk";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = [ stdenv.lib.maintainers.romildo ];
|
||||
|
||||
@@ -16,7 +16,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "A GTK theme built to match KDE's breeze theme";
|
||||
homepage = https://github.com/dirruk1/gnome-breeze;
|
||||
homepage = "https://github.com/dirruk1/gnome-breeze";
|
||||
license = stdenv.lib.licenses.lgpl2;
|
||||
maintainers = with stdenv.lib.maintainers; [ bennofs ];
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
|
||||
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Simple and clean GTK theme with vintage scrollbars, inspired by Absolute, based on Adwaita";
|
||||
homepage = https://github.com/monday15/lounge-gtk-theme;
|
||||
homepage = "https://github.com/monday15/lounge-gtk-theme";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.romildo ];
|
||||
|
||||
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Material Design theme for GNOME/GTK based desktop environments";
|
||||
homepage = https://github.com/nana-4/materia-theme;
|
||||
homepage = "https://github.com/nana-4/materia-theme";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.mounium ];
|
||||
|
||||
@@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Mac OSX Mojave like theme for GTK based desktop environments";
|
||||
homepage = https://github.com/vinceliuice/Mojave-gtk-theme;
|
||||
homepage = "https://github.com/vinceliuice/Mojave-gtk-theme";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.romildo ];
|
||||
|
||||
@@ -40,8 +40,8 @@ stdenv.mkDerivation rec {
|
||||
and icons to use the solarized theme with a solarized green accent color.
|
||||
This theme supports both the dark and light theme, just as Numix proper.
|
||||
'';
|
||||
homepage = https://github.com/Ferdi265/numix-solarized-gtk-theme;
|
||||
downloadPage = https://github.com/Ferdi265/numix-solarized-gtk-theme/releases;
|
||||
homepage = "https://github.com/Ferdi265/numix-solarized-gtk-theme";
|
||||
downloadPage = "https://github.com/Ferdi265/numix-solarized-gtk-theme/releases";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.offline ];
|
||||
|
||||
@@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "Gray variation of Numix theme";
|
||||
homepage = https://www.gnome-look.org/p/1117412/;
|
||||
homepage = "https://www.gnome-look.org/p/1117412/";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
maintainers = [ stdenv.lib.maintainers.sauyon ];
|
||||
|
||||
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "Modern flat theme with a combination of light and dark elements (GNOME, Unity, Xfce and Openbox)";
|
||||
homepage = https://numixproject.github.io;
|
||||
homepage = "https://numixproject.github.io";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
maintainers = [ stdenv.lib.maintainers.romildo ];
|
||||
|
||||
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Gtk theme inspired by the NextStep look";
|
||||
homepage = http://www.vide.memoire.free.fr/perso/OneStepBack;
|
||||
homepage = "http://www.vide.memoire.free.fr/perso/OneStepBack";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.romildo ];
|
||||
|
||||
@@ -17,7 +17,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = https://github.com/shimmerproject/Orion;
|
||||
homepage = "https://github.com/shimmerproject/Orion";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
|
||||
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A modern desktop theme suite featuring a mostly flat with a minimal use of shadows for depth";
|
||||
homepage = https://snwh.org/paper;
|
||||
homepage = "https://snwh.org/paper";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.simonvandel maintainers.romildo ];
|
||||
|
||||
@@ -53,7 +53,7 @@ in mkDerivation {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/QtCurve/qtcurve;
|
||||
homepage = "https://github.com/QtCurve/qtcurve";
|
||||
description = "Widget styles for Qt5/Plasma 5 and gtk2";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.lgpl21Plus;
|
||||
|
||||
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A Mac OSX like theme for GTK based desktop environments";
|
||||
homepage = https://github.com/vinceliuice/Sierra-gtk-theme;
|
||||
homepage = "https://github.com/vinceliuice/Sierra-gtk-theme";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.romildo ];
|
||||
|
||||
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Solarized version of the Arc theme";
|
||||
homepage = https://github.com/schemar/solarc-theme;
|
||||
homepage = "https://github.com/schemar/solarc-theme";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.bricewge ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Ubuntu community theme 'yaru' - default Ubuntu theme since 18.10";
|
||||
homepage = https://github.com/ubuntu/yaru;
|
||||
homepage = "https://github.com/ubuntu/yaru";
|
||||
license = with licenses; [ cc-by-sa-40 gpl3 ];
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.jD91mZM2 ];
|
||||
|
||||
Reference in New Issue
Block a user