3
0
Fork 0
forked from mirrors/nixpkgs

exodus: 21.5.25 -> 21.8.19

This commit is contained in:
Guillaume Cugnet 2021-08-26 15:25:51 +02:00 committed by Guillaume Cugnet
parent bc52ddab2d
commit 8a1d57f6d7
No known key found for this signature in database
GPG key ID: 3FA77EF5BBB4E3CB

View file

@ -4,11 +4,11 @@ cups, vivaldi-ffmpeg-codecs, libpulseaudio, at-spi2-core, libxkbcommon, mesa }:
stdenv.mkDerivation rec {
pname = "exodus";
version = "21.5.25";
version = "21.8.19";
src = fetchurl {
url = "https://downloads.exodus.io/releases/${pname}-linux-x64-${version}.zip";
sha256 = "sha256-2EIElhQGA0UprPF2pdIfYM9SWYIteD+kH+rupjxCiz4=";
sha256 = "1ssacadx5hdxq0cljb869ds3d11i4fyy3qd5hzh8wk5mlpdnba6k";
};
sourceRoot = ".";
@ -49,6 +49,7 @@ stdenv.mkDerivation rec {
xorg.libXfixes
xorg.libXi
xorg.libXrender
xorg.libxshmfence
xorg.libXtst
xorg_sys_opengl
util-linux