nixpkgs/pkgs/development/interpreters/tcl
Andrew Brooks c6ca1ba9c7 tcl: Add tclPackageHook and mkTclDerivation
Implement tclPackageHook, a setup hook that adjusts TCLLIBPATH to include the
paths of any installed Tcl packages, propagates that TCLLIBPATH to
anti-dependencies, and wraps any installed binaries to set their TCLLIBPATH.

Additionally, implement a makePythonPackage-style mkDerivation wrapper to use
reasonable defaults for Tcl packages and use tclPackageHook.
2021-05-21 15:18:03 -05:00
..
8.5.nix
8.6.nix
generic.nix tcl: Add tclPackageHook and mkTclDerivation 2021-05-21 15:18:03 -05:00
mk-tcl-derivation.nix tcl: Add tclPackageHook and mkTclDerivation 2021-05-21 15:18:03 -05:00
tcl-package-hook.sh tcl: Add tclPackageHook and mkTclDerivation 2021-05-21 15:18:03 -05:00