looking-glass-client: update to latest source version
This commit is contained in:
@@ -24,6 +24,8 @@
|
|||||||
libxcursor,
|
libxcursor,
|
||||||
libxpresent,
|
libxpresent,
|
||||||
libxdmcp,
|
libxdmcp,
|
||||||
|
libunwind,
|
||||||
|
elfutils,
|
||||||
|
|
||||||
wayland,
|
wayland,
|
||||||
wayland-protocols,
|
wayland-protocols,
|
||||||
@@ -44,8 +46,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
version = "B7-355-d3d1d48e";
|
version = "B7-355-d3d1d48e";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://looking-glass.io/artifact/B7-356-6a0526fc/source";
|
url = "https://looking-glass.io/artifact/B7-424-fab9961c/source";
|
||||||
sha256 = "sha256-x/YS4BVVGz6ztrd4ItaVUj0zS6vH/HKdh1Oxeoz3Ikk=";
|
sha256 = "sha256-9mO2vNRzHE18CKBFxsdnNt0tYmBTPC+KjqP9CCDnCr4=";
|
||||||
name = "looking-glass-bleeding.tar.gz";
|
name = "looking-glass-bleeding.tar.gz";
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -70,6 +72,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
fontconfig
|
fontconfig
|
||||||
libffi
|
libffi
|
||||||
nanosvg
|
nanosvg
|
||||||
|
libunwind
|
||||||
|
elfutils
|
||||||
]
|
]
|
||||||
++ lib.optionals xorgSupport [
|
++ lib.optionals xorgSupport [
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
|
|||||||
Reference in New Issue
Block a user