nixpkgs/pkgs/development/interpreters/tcl
Andrew Brooks 927251e781 tcl: avoid readonly local in package hook
If a path with a space were added to TCLLIBPATH, _addToTclLibPath
would attempt to mutate the tclPkg local and fail.
2021-05-21 15:18:29 -05:00
..
8.5.nix
8.6.nix
generic.nix tcl: combine inherit expressions 2021-05-21 15:18:27 -05:00
mk-tcl-derivation.nix tcl: Add tclPackageHook and mkTclDerivation 2021-05-21 15:18:03 -05:00
tcl-package-hook.sh tcl: avoid readonly local in package hook 2021-05-21 15:18:29 -05:00