File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1813,11 +1813,11 @@ let
1813
1813
} ) // { inherit fontsproto libpciaccess randrproto renderproto videoproto xextproto xorgserver xproto ; } ;
1814
1814
1815
1815
xf86videointel = ( mkDerivation "xf86videointel" {
1816
- name = "xf86-video-intel-2017-02-05 " ;
1816
+ name = "xf86-video-intel-2017-04-18 " ;
1817
1817
builder = ./builder.sh ;
1818
1818
src = fetchurl {
1819
- url = http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/e4fe79cf0d9a05ee3f3a027148ef0aeb2b1b34e1 .tar.gz ;
1820
- sha256 = "1hzfz5m9iclxk55531nqmyn25a50ggibl1qb80l6742k25k211cr " ;
1819
+ url = http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/c72bb27a3a68ecc616ce2dc8e9a1d20354504562 .tar.gz ;
1820
+ sha256 = "1awxbig135nmq7qa8jzggqr4q32k6ngnal2lckrdkg7zqi40zdv8 " ;
1821
1821
} ;
1822
1822
buildInputs = [ pkgconfig dri2proto dri3proto fontsproto libdrm libpng udev libpciaccess presentproto randrproto renderproto libX11 xcbutil libxcb libXcursor libXdamage libXext xextproto xf86driproto libXfixes xorgserver xproto libXrandr libXrender libxshmfence libXtst libXvMC ] ;
1823
1823
meta . platforms = stdenv . lib . platforms . unix ;
You can’t perform that action at this time.
0 commit comments