···4 release = "8.5";
5 version = "${release}.18";
67+ # Note: when updating, the hash in pkgs/development/libraries/tk/8.5.nix must also be updated!
8+9 src = fetchurl {
10 url = "mirror://sourceforge/tcl/tcl${version}-src.tar.gz";
11 sha256 = "1jfkqp2fr0xh6xvaqx134hkfa5kh7agaqbxm6lhjbpvvc1xfaaq3";
···4 release = "8.6";
5 version = "${release}.11";
67+ # Note: when updating, the hash in pkgs/development/libraries/tk/8.6.nix must also be updated!
8+9 src = fetchurl {
10 url = "mirror://sourceforge/tcl/tcl${version}-src.tar.gz";
11 sha256 = "0n4211j80mxr6ql0xx52rig8r885rcbminfpjdb2qrw6hmk8c14c";