mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-08 22:14:34 +00:00
c6ca1ba9c7
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. |
||
---|---|---|
.. | ||
8.5.nix | ||
8.6.nix | ||
generic.nix | ||
mk-tcl-derivation.nix | ||
tcl-package-hook.sh |