Loading pkgs/by-name/gp/gpauth/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,18 +11,18 @@ rustPlatform.buildRustPackage rec { pname = "gpauth"; version = "2.4.1"; version = "2.4.6"; src = fetchFromGitHub { owner = "yuezk"; repo = "GlobalProtect-openconnect"; rev = "v${version}"; hash = "sha256-MY4JvftrC6sR8M0dFvnGZOkvHIhPRcyct9AG/8527gw="; hash = "sha256-AxerhMQBgEgeecKAhedokMdpra1C9iqhutPrdAQng6Q="; }; buildAndTestSubdir = "apps/gpauth"; cargoHash = "sha256-8LSGuRnWRWeaY6t25GdZ2y4hGIJ+mP3UBXRjcvPuD6U="; cargoHash = "sha256-oPnBpwE8bdYgve1Dh64WNjWXClSRoHL5PVwrB1ovU6Y="; nativeBuildInputs = [ perl Loading pkgs/by-name/gp/gpclient/package.nix +10 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,11 @@ perl, pkg-config, vpnc-scripts, glib, pango, cairo, atk, gtk3, }: rustPlatform.buildRustPackage { Loading @@ -32,6 +37,11 @@ rustPlatform.buildRustPackage { openconnect openssl glib-networking glib pango cairo atk gtk3 ]; preConfigure = '' Loading Loading
pkgs/by-name/gp/gpauth/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,18 +11,18 @@ rustPlatform.buildRustPackage rec { pname = "gpauth"; version = "2.4.1"; version = "2.4.6"; src = fetchFromGitHub { owner = "yuezk"; repo = "GlobalProtect-openconnect"; rev = "v${version}"; hash = "sha256-MY4JvftrC6sR8M0dFvnGZOkvHIhPRcyct9AG/8527gw="; hash = "sha256-AxerhMQBgEgeecKAhedokMdpra1C9iqhutPrdAQng6Q="; }; buildAndTestSubdir = "apps/gpauth"; cargoHash = "sha256-8LSGuRnWRWeaY6t25GdZ2y4hGIJ+mP3UBXRjcvPuD6U="; cargoHash = "sha256-oPnBpwE8bdYgve1Dh64WNjWXClSRoHL5PVwrB1ovU6Y="; nativeBuildInputs = [ perl Loading
pkgs/by-name/gp/gpclient/package.nix +10 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,11 @@ perl, pkg-config, vpnc-scripts, glib, pango, cairo, atk, gtk3, }: rustPlatform.buildRustPackage { Loading @@ -32,6 +37,11 @@ rustPlatform.buildRustPackage { openconnect openssl glib-networking glib pango cairo atk gtk3 ]; preConfigure = '' Loading