Merge pull request #153160 from r-ryantm/auto-update/pix

authored by Maciej Krüger and committed by GitHub 909d72ba c71e8a58

+2 -2
+2 -2
pkgs/desktops/cinnamon/pix/default.nix
··· 29 30 stdenv.mkDerivation rec { 31 pname = "pix"; 32 - version = "2.8.0"; 33 34 src = fetchFromGitHub { 35 owner = "linuxmint"; 36 repo = pname; 37 rev = version; 38 - sha256 = "sha256-m508pkbiSVuIaEx7EznOd5QTkpM66TBbpM5HRkjKRQA="; 39 }; 40 41 nativeBuildInputs = [
··· 29 30 stdenv.mkDerivation rec { 31 pname = "pix"; 32 + version = "2.8.4"; 33 34 src = fetchFromGitHub { 35 owner = "linuxmint"; 36 repo = pname; 37 rev = version; 38 + sha256 = "sha256-yB8nLGvJZOViD+i4IkKN0yCDl5wRCvEbjzPDs7ZRMNA="; 39 }; 40 41 nativeBuildInputs = [