Loading pkgs/by-name/mi/mint-y-icons/package.nix +2 −8 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ stdenvNoCC.mkDerivation rec { pname = "mint-y-icons"; version = "1.8.4"; version = "1.8.5"; src = fetchFromGitHub { owner = "linuxmint"; repo = "mint-y-icons"; rev = version; hash = "sha256-ftiV9l7hTmWdtw36Z2GKpJZuRwQQ3MQWYIgb62VBde0="; hash = "sha256-p+VnEsmFcPyyLLh2bC4zKPUaa/qQzZdx9DE9y+M3EMI="; }; propagatedBuildInputs = [ Loading @@ -31,12 +31,6 @@ stdenvNoCC.mkDerivation rec { dontDropIconThemeCache = true; postPatch = '' # Breaks gtk-update-icon-cache # https://github.com/linuxmint/mint-y-icons/issues/494 find usr/share/icons/Mint-Y/apps/ -type l -name "1AC2_Battle.net Launcher.0.png" -delete ''; installPhase = '' runHook preInstall Loading Loading
pkgs/by-name/mi/mint-y-icons/package.nix +2 −8 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ stdenvNoCC.mkDerivation rec { pname = "mint-y-icons"; version = "1.8.4"; version = "1.8.5"; src = fetchFromGitHub { owner = "linuxmint"; repo = "mint-y-icons"; rev = version; hash = "sha256-ftiV9l7hTmWdtw36Z2GKpJZuRwQQ3MQWYIgb62VBde0="; hash = "sha256-p+VnEsmFcPyyLLh2bC4zKPUaa/qQzZdx9DE9y+M3EMI="; }; propagatedBuildInputs = [ Loading @@ -31,12 +31,6 @@ stdenvNoCC.mkDerivation rec { dontDropIconThemeCache = true; postPatch = '' # Breaks gtk-update-icon-cache # https://github.com/linuxmint/mint-y-icons/issues/494 find usr/share/icons/Mint-Y/apps/ -type l -name "1AC2_Battle.net Launcher.0.png" -delete ''; installPhase = '' runHook preInstall Loading