tk: rename name to pname&version
This commit is contained in:
parent
04c5b5ad97
commit
7d6a74d11c
@ -3,7 +3,8 @@
|
||||
, ... }:
|
||||
|
||||
tcl.mkTclDerivation {
|
||||
name = "tk-${tcl.version}";
|
||||
pname = "tk";
|
||||
version = tcl.version;
|
||||
|
||||
inherit src patches;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user