nixpkgs-suyu/pkgs/development/interpreters/tcl
Andrew Brooks e22fe366af tcl: fix TCLLIBPATH edge cases in tcl package hook
TCLLIBPATH was not actually extended if a package's path was a substring
of a package already on the path. This commit fixes that behavior.

Additionally, '--prefix' is now used in place of '--set', as the latter
was found to break tkremind from the remind package.
2021-05-21 15:18:26 -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: fix TCLLIBPATH edge cases in tcl package hook 2021-05-21 15:18:26 -05:00