nixpkgs/doc/builders
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
..
images Add docs for dockerTools.streamLayeredImage 2020-06-22 15:19:44 +12:00
packages citrix_workspace: add more features, refactor derivation 2020-07-15 19:10:58 +02:00
special doc: move fhs and mkShell under builders/special 2019-10-21 11:39:46 +02:00
fetchers.xml fetchFromGitiles: init 2019-12-02 22:44:33 +00:00
images.xml
special.xml nixpkgs manual: fix white space and indentation 2019-10-30 11:17:14 +01:00
trivial-builders.xml pkgs/build-support/trivial-builders: remove runCommandCCLocal 2019-12-04 21:17:01 +01:00