gnome-remote-desktop: 49.2 → 50.0
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/49.2...50.0
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
libei,
|
||||
libepoxy,
|
||||
libdrm,
|
||||
libkrb5,
|
||||
libva,
|
||||
vulkan-loader,
|
||||
shaderc,
|
||||
@@ -34,11 +35,11 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "gnome-remote-desktop";
|
||||
version = "49.2";
|
||||
version = "50.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-remote-desktop/${lib.versions.major finalAttrs.version}/gnome-remote-desktop-${finalAttrs.version}.tar.xz";
|
||||
hash = "sha256-c9ROHnR04WIVgP9WEs3+HZxIr8+rRUjOkh1cpuLZFq0=";
|
||||
hash = "sha256-dwNRr9R6v/6TpIjUDv9rMj2ahn/eebOKPosYYAx05fQ=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
@@ -62,6 +63,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libei
|
||||
libepoxy
|
||||
libdrm
|
||||
libkrb5
|
||||
libva
|
||||
vulkan-loader
|
||||
nv-codec-headers-11
|
||||
|
||||
Reference in New Issue
Block a user