nixpkgs/pkgs
Maximilian Bosch fa3948a7c5
citrix_workspace: add more features, refactor derivation
In #89806 it has been reported that the final package is missing a lot
of features like support for the self-service GUI and the
config-management.

While working on supporting those components in the Nix-package, I
decided to refactor the package to simplify the entire setup.

This patch changes the following things:

* Binaries and libraries are patched using the `autoPatchelfHook` to
  avoid having unneeded libraries linked (e.g. some programs use gtk2,
  others use gtk3).

* Moved source-declarations into their own file.

* Wrapped `configmgr` and `selfservice` and added those to `$out/bin`.

* Don't mention the old `citrix_receiver`-packages in the manual anymore
  since those packages were removed in 19.09 and are EOLed anyways.

Closes #89806
2020-07-15 19:10:58 +02:00
..
applications citrix_workspace: add more features, refactor derivation 2020-07-15 19:10:58 +02:00
build-support Merge master into staging-next 2020-07-11 08:59:54 +02:00
common-updater
data Merge pull request #92979 from r-ryantm/auto-update/iconpack-jade 2020-07-12 10:24:18 -03:00
desktops Merge pull request #92926 from rawkode/gnomeExtensions/update-dash-to-panel 2020-07-13 03:43:47 +02:00
development Merge pull request #93078 from jonringer/expose-yamllint 2020-07-13 22:52:06 +02:00
games Merge pull request #92897 from Moredread/chiaki 2020-07-13 13:11:32 +02:00
misc Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
os-specific linux: 5.8-rc4 -> 5.8-rc5 2020-07-13 10:19:12 -04:00
servers Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
shells oh-my-zsh: undefine functions that don't work on Nix 2020-07-13 09:38:18 +02:00
stdenv Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
test
tools lolcat: 100.0.0 -> 100.0.1 2020-07-13 19:02:13 +02:00
top-level citrix_workspace: add more features, refactor derivation 2020-07-15 19:10:58 +02:00