Loading pkgs/data/themes/marwaita-pop_os/default.nix +6 −3 Original line number Diff line number Diff line Loading @@ -5,17 +5,18 @@ , gtk-engine-murrine , gtk_engines , librsvg , gitUpdater }: stdenv.mkDerivation rec { pname = "marwaita-pop_os"; version = "10.3"; version = "17.0"; src = fetchFromGitHub { owner = "darkomarko42"; repo = pname; rev = version; sha256 = "1j6d91kx6iw8sy35rhhjvwb3qz60bvf7a7g7q2i0sznzdicrwsq6"; rev = "1f3561f1231d0e9e931f93c5d59df19ed2205ce0"; hash = "sha256-WbCIMEWF5853TQyhq8aRoWzpsmjObm9hEc4I0pxDNOM="; }; buildInputs = [ Loading @@ -37,6 +38,8 @@ stdenv.mkDerivation rec { runHook postInstall ''; passthru.updateScript = gitUpdater { }; meta = with lib; { description = "Marwaita GTK theme with Pop_os Linux style"; homepage = "https://www.pling.com/p/1377894/"; Loading Loading
pkgs/data/themes/marwaita-pop_os/default.nix +6 −3 Original line number Diff line number Diff line Loading @@ -5,17 +5,18 @@ , gtk-engine-murrine , gtk_engines , librsvg , gitUpdater }: stdenv.mkDerivation rec { pname = "marwaita-pop_os"; version = "10.3"; version = "17.0"; src = fetchFromGitHub { owner = "darkomarko42"; repo = pname; rev = version; sha256 = "1j6d91kx6iw8sy35rhhjvwb3qz60bvf7a7g7q2i0sznzdicrwsq6"; rev = "1f3561f1231d0e9e931f93c5d59df19ed2205ce0"; hash = "sha256-WbCIMEWF5853TQyhq8aRoWzpsmjObm9hEc4I0pxDNOM="; }; buildInputs = [ Loading @@ -37,6 +38,8 @@ stdenv.mkDerivation rec { runHook postInstall ''; passthru.updateScript = gitUpdater { }; meta = with lib; { description = "Marwaita GTK theme with Pop_os Linux style"; homepage = "https://www.pling.com/p/1377894/"; Loading