temporal-cli: inherit version of tctl-next

This commit is contained in:
Aaron Jheng 2024-12-04 15:30:55 +08:00
parent 5cfe3df29c
commit 49bb843df8
No known key found for this signature in database
GPG Key ID: F6A547A869D050A3

View File

@ -101,7 +101,7 @@ let
in
symlinkJoin rec {
pname = "temporal-cli";
inherit (tctl) version;
inherit (tctl-next) version;
name = "${pname}-${version}";
paths = [