summary refs log tree commit diff
path: root/doc/doc-support
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2020-06-15 13:17:05 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2020-07-15 19:10:58 +0200
commitfa3948a7c5bf12357080b3b9277bfe28db69e8aa (patch)
treec4d41f15d326cf9142cb30efa5fbf594e38b9ddd /doc/doc-support
parentbfb7ac3d83ab3a24954b48c2d556aa6c69f53bb7 (diff)
downloadnixpkgs-fa3948a7c5bf12357080b3b9277bfe28db69e8aa.tar
nixpkgs-fa3948a7c5bf12357080b3b9277bfe28db69e8aa.tar.gz
nixpkgs-fa3948a7c5bf12357080b3b9277bfe28db69e8aa.tar.bz2
nixpkgs-fa3948a7c5bf12357080b3b9277bfe28db69e8aa.tar.lz
nixpkgs-fa3948a7c5bf12357080b3b9277bfe28db69e8aa.tar.xz
nixpkgs-fa3948a7c5bf12357080b3b9277bfe28db69e8aa.tar.zst
nixpkgs-fa3948a7c5bf12357080b3b9277bfe28db69e8aa.zip
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
Diffstat (limited to 'doc/doc-support')
0 files changed, 0 insertions, 0 deletions