Loading pkgs/applications/networking/remote/freerdp/3.nix +3 −5 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ stdenv, lib, fetchFromGitHub, fetchpatch, cmake, docbook-xsl-nons, libxslt, Loading Loading @@ -62,20 +61,19 @@ # tries to compile and run generate_argument_docbook.c withManPages ? stdenv.buildPlatform.canExecute stdenv.hostPlatform, buildPackages, gnome, remmina, }: stdenv.mkDerivation (finalAttrs: { pname = "freerdp"; version = "3.9.0"; version = "3.10.3"; src = fetchFromGitHub { owner = "FreeRDP"; repo = "FreeRDP"; rev = finalAttrs.version; hash = "sha256-oThlqUpEmhcLpMMYExMA3GbtB2+lq6oc5TRZt0eKRLA="; hash = "sha256-qFjR1Z2GZsNpgjlbHw+o+dLCBLZQ9D9c93FFqFGM8T4="; }; postPatch = Loading Loading
pkgs/applications/networking/remote/freerdp/3.nix +3 −5 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ stdenv, lib, fetchFromGitHub, fetchpatch, cmake, docbook-xsl-nons, libxslt, Loading Loading @@ -62,20 +61,19 @@ # tries to compile and run generate_argument_docbook.c withManPages ? stdenv.buildPlatform.canExecute stdenv.hostPlatform, buildPackages, gnome, remmina, }: stdenv.mkDerivation (finalAttrs: { pname = "freerdp"; version = "3.9.0"; version = "3.10.3"; src = fetchFromGitHub { owner = "FreeRDP"; repo = "FreeRDP"; rev = finalAttrs.version; hash = "sha256-oThlqUpEmhcLpMMYExMA3GbtB2+lq6oc5TRZt0eKRLA="; hash = "sha256-qFjR1Z2GZsNpgjlbHw+o+dLCBLZQ9D9c93FFqFGM8T4="; }; postPatch = Loading