Loading pkgs/data/themes/marwaita-ubuntu/default.nix +5 −1 Original line number Diff line number Diff line { lib, stdenv { lib , stdenv , fetchFromGitHub , gdk-pixbuf , gtk-engine-murrine , gtk_engines , librsvg , gitUpdater }: stdenv.mkDerivation rec { Loading Loading @@ -36,6 +38,8 @@ stdenv.mkDerivation rec { runHook postInstall ''; passthru.updateScript = gitUpdater { }; meta = with lib; { description = "Ubuntu Style of Marwaita GTK theme"; homepage = "https://www.pling.com/p/1352833/"; Loading Loading
pkgs/data/themes/marwaita-ubuntu/default.nix +5 −1 Original line number Diff line number Diff line { lib, stdenv { lib , stdenv , fetchFromGitHub , gdk-pixbuf , gtk-engine-murrine , gtk_engines , librsvg , gitUpdater }: stdenv.mkDerivation rec { Loading Loading @@ -36,6 +38,8 @@ stdenv.mkDerivation rec { runHook postInstall ''; passthru.updateScript = gitUpdater { }; meta = with lib; { description = "Ubuntu Style of Marwaita GTK theme"; homepage = "https://www.pling.com/p/1352833/"; Loading