egl-wayland: 1.1.17 -> 1.1.18 (#387093)
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "egl-wayland";
|
pname = "egl-wayland";
|
||||||
version = "1.1.17";
|
version = "1.1.18";
|
||||||
|
|
||||||
outputs = [ "out" "dev" ];
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "Nvidia";
|
owner = "Nvidia";
|
||||||
repo = "egl-wayland";
|
repo = "egl-wayland";
|
||||||
rev = version;
|
rev = version;
|
||||||
hash = "sha256-/lj52qCbv07NDYDdF8SEjCIWWPAMcwXNvYXiU8IoC/A=";
|
hash = "sha256-Vu0XPcFKQJ+nypNMX1tw17whVWceZ0YlqvEEmEbTQaU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user