diff --git a/pkgs/applications/networking/remote/citrix-receiver/default.nix b/pkgs/applications/networking/remote/citrix-receiver/default.nix index 57d04e52845..cf7afc37b8b 100644 --- a/pkgs/applications/networking/remote/citrix-receiver/default.nix +++ b/pkgs/applications/networking/remote/citrix-receiver/default.nix @@ -41,10 +41,12 @@ stdenv.mkDerivation rec { ${homepage} + (if you do not find version ${version} there, try https://www.citrix.com/downloads/citrix-receiver/) + Once you have downloaded the file, please use the following command and re-run the installation: - nix-prefetch-url file://${name} + nix-prefetch-url file://$PWD/${name} ''; };