Loading pkgs/by-name/el/elementary-xfce-icon-theme/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "elementary-xfce-icon-theme"; version = "0.20"; version = "0.20.1"; src = fetchFromGitHub { owner = "shimmerproject"; repo = "elementary-xfce"; rev = "v${version}"; sha256 = "sha256-k7Bs+IyA+hHR5j17gzeL5PHlRxyKFc0wGH/MjJLDrjk="; hash = "sha256-4Q3e6w0XqtsXZVnlHNf84CFO6ITwqlgB69D7iqJ2YO8="; }; nativeBuildInputs = [ Loading Loading @@ -52,7 +52,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Elementary icons for Xfce and other GTK desktops like GNOME"; homepage = "https://github.com/shimmerproject/elementary-xfce"; license = licenses.gpl2; license = licenses.gpl3Plus; # darwin cannot deal with file names differing only in case platforms = platforms.linux; maintainers = with maintainers; [ ] ++ teams.xfce.members; Loading Loading
pkgs/by-name/el/elementary-xfce-icon-theme/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "elementary-xfce-icon-theme"; version = "0.20"; version = "0.20.1"; src = fetchFromGitHub { owner = "shimmerproject"; repo = "elementary-xfce"; rev = "v${version}"; sha256 = "sha256-k7Bs+IyA+hHR5j17gzeL5PHlRxyKFc0wGH/MjJLDrjk="; hash = "sha256-4Q3e6w0XqtsXZVnlHNf84CFO6ITwqlgB69D7iqJ2YO8="; }; nativeBuildInputs = [ Loading Loading @@ -52,7 +52,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Elementary icons for Xfce and other GTK desktops like GNOME"; homepage = "https://github.com/shimmerproject/elementary-xfce"; license = licenses.gpl2; license = licenses.gpl3Plus; # darwin cannot deal with file names differing only in case platforms = platforms.linux; maintainers = with maintainers; [ ] ++ teams.xfce.members; Loading