@@ -2253,6 +2253,30 @@ rec {
22532253 } ;
22542254 resolvedDefaultFeatures = [ "more_lengths" ] ;
22552255 } ;
2256+ "gethostname" = rec {
2257+ crateName = "gethostname" ;
2258+ version = "1.0.2" ;
2259+ edition = "2021" ;
2260+ sha256 = "0mdfkmfr41xx1i0nlwgzncmnj2a5f18kn6ydp7j1qc1q83dpy9gw" ;
2261+ authors = [
2262+ "Sebastian Wiesner <[email protected] >" 2263+ ] ;
2264+ dependencies = [
2265+ {
2266+ name = "rustix" ;
2267+ packageId = "rustix" ;
2268+ usesDefaultFeatures = false ;
2269+ target = { target , features } : ( ! ( target . "windows" or false ) ) ;
2270+ features = [ "system" ] ;
2271+ }
2272+ {
2273+ name = "windows-targets" ;
2274+ packageId = "windows-targets 0.52.6" ;
2275+ target = { target , features } : ( target . "windows" or false ) ;
2276+ }
2277+ ] ;
2278+
2279+ } ;
22562280 "getrandom 0.2.16" = rec {
22572281 crateName = "getrandom" ;
22582282 version = "0.2.16" ;
@@ -3884,7 +3908,7 @@ rec {
38843908 "default" = [ "std" "general" "errno" ] ;
38853909 "rustc-dep-of-std" = [ "core" "compiler_builtins" "no_std" ] ;
38863910 } ;
3887- resolvedDefaultFeatures = [ "elf" "errno" "general" "ioctl" "no_std" ] ;
3911+ resolvedDefaultFeatures = [ "elf" "errno" "general" "ioctl" "no_std" "system" ] ;
38883912 } ;
38893913 "litemap" = rec {
38903914 crateName = "litemap" ;
@@ -6829,8 +6853,8 @@ rec {
68296853 workspace_member = null ;
68306854 src = pkgs . fetchgit {
68316855 url = "https://github.com/temporalio/sdk-core" ;
6832- rev = "b90202240e003d05fbfa91846b9a4e0614b04aa7 " ;
6833- sha256 = "091kk9ppgz68hi9xqkqpyhk706p2xaw5sqr8mzykb7kawrj3calp " ;
6856+ rev = "23f495a68f4d025e88c4a6859579587079f5460c " ;
6857+ sha256 = "03mrvdr00vbl4irm588icalnipfg1rcxa0la8vjxk5avacn46hzn " ;
68346858 } ;
68356859 authors = [
68366860 "Spencer Judge <[email protected] >" @@ -6854,8 +6878,8 @@ rec {
68546878 workspace_member = null ;
68556879 src = pkgs . fetchgit {
68566880 url = "https://github.com/temporalio/sdk-core" ;
6857- rev = "b90202240e003d05fbfa91846b9a4e0614b04aa7 " ;
6858- sha256 = "091kk9ppgz68hi9xqkqpyhk706p2xaw5sqr8mzykb7kawrj3calp " ;
6881+ rev = "23f495a68f4d025e88c4a6859579587079f5460c " ;
6882+ sha256 = "03mrvdr00vbl4irm588icalnipfg1rcxa0la8vjxk5avacn46hzn " ;
68596883 } ;
68606884 procMacro = true ;
68616885 authors = [
@@ -6894,8 +6918,8 @@ rec {
68946918 workspace_member = null ;
68956919 src = pkgs . fetchgit {
68966920 url = "https://github.com/temporalio/sdk-core" ;
6897- rev = "b90202240e003d05fbfa91846b9a4e0614b04aa7 " ;
6898- sha256 = "091kk9ppgz68hi9xqkqpyhk706p2xaw5sqr8mzykb7kawrj3calp " ;
6921+ rev = "23f495a68f4d025e88c4a6859579587079f5460c " ;
6922+ sha256 = "03mrvdr00vbl4irm588icalnipfg1rcxa0la8vjxk5avacn46hzn " ;
68996923 } ;
69006924 authors = [
69016925 "Spencer Judge <[email protected] >" @@ -7008,7 +7032,7 @@ rec {
70087032 "thread" = [ "linux-raw-sys/prctl" ] ;
70097033 "use-libc" = [ "libc_errno" "libc" ] ;
70107034 } ;
7011- resolvedDefaultFeatures = [ "alloc" "default" "fs" "std" ] ;
7035+ resolvedDefaultFeatures = [ "alloc" "default" "fs" "std" "system" ] ;
70127036 } ;
70137037 "rustls" = rec {
70147038 crateName = "rustls" ;
@@ -7990,8 +8014,8 @@ rec {
79908014 workspace_member = null ;
79918015 src = pkgs . fetchgit {
79928016 url = "https://github.com/temporalio/sdk-core" ;
7993- rev = "b90202240e003d05fbfa91846b9a4e0614b04aa7 " ;
7994- sha256 = "091kk9ppgz68hi9xqkqpyhk706p2xaw5sqr8mzykb7kawrj3calp " ;
8017+ rev = "23f495a68f4d025e88c4a6859579587079f5460c " ;
8018+ sha256 = "03mrvdr00vbl4irm588icalnipfg1rcxa0la8vjxk5avacn46hzn " ;
79958019 } ;
79968020 libName = "temporal_client" ;
79978021 authors = [
@@ -8111,8 +8135,8 @@ rec {
81118135 workspace_member = null ;
81128136 src = pkgs . fetchgit {
81138137 url = "https://github.com/temporalio/sdk-core" ;
8114- rev = "b90202240e003d05fbfa91846b9a4e0614b04aa7 " ;
8115- sha256 = "091kk9ppgz68hi9xqkqpyhk706p2xaw5sqr8mzykb7kawrj3calp " ;
8138+ rev = "23f495a68f4d025e88c4a6859579587079f5460c " ;
8139+ sha256 = "03mrvdr00vbl4irm588icalnipfg1rcxa0la8vjxk5avacn46hzn " ;
81168140 } ;
81178141 libName = "temporal_sdk_core" ;
81188142 authors = [
@@ -8177,6 +8201,10 @@ rec {
81778201 packageId = "futures-util" ;
81788202 usesDefaultFeatures = false ;
81798203 }
8204+ {
8205+ name = "gethostname" ;
8206+ packageId = "gethostname" ;
8207+ }
81808208 {
81818209 name = "governor" ;
81828210 packageId = "governor" ;
@@ -8363,6 +8391,11 @@ rec {
83638391 }
83648392 ] ;
83658393 devDependencies = [
8394+ {
8395+ name = "tokio" ;
8396+ packageId = "tokio" ;
8397+ features = [ "rt" "rt-multi-thread" "parking_lot" "time" "fs" "process" "test-util" ] ;
8398+ }
83668399 {
83678400 name = "tokio-stream" ;
83688401 packageId = "tokio-stream" ;
@@ -8387,8 +8420,8 @@ rec {
83878420 workspace_member = null ;
83888421 src = pkgs . fetchgit {
83898422 url = "https://github.com/temporalio/sdk-core" ;
8390- rev = "b90202240e003d05fbfa91846b9a4e0614b04aa7 " ;
8391- sha256 = "091kk9ppgz68hi9xqkqpyhk706p2xaw5sqr8mzykb7kawrj3calp " ;
8423+ rev = "23f495a68f4d025e88c4a6859579587079f5460c " ;
8424+ sha256 = "03mrvdr00vbl4irm588icalnipfg1rcxa0la8vjxk5avacn46hzn " ;
83928425 } ;
83938426 libName = "temporal_sdk_core_api" ;
83948427 authors = [
@@ -8460,8 +8493,8 @@ rec {
84608493 workspace_member = null ;
84618494 src = pkgs . fetchgit {
84628495 url = "https://github.com/temporalio/sdk-core" ;
8463- rev = "b90202240e003d05fbfa91846b9a4e0614b04aa7 " ;
8464- sha256 = "091kk9ppgz68hi9xqkqpyhk706p2xaw5sqr8mzykb7kawrj3calp " ;
8496+ rev = "23f495a68f4d025e88c4a6859579587079f5460c " ;
8497+ sha256 = "03mrvdr00vbl4irm588icalnipfg1rcxa0la8vjxk5avacn46hzn " ;
84658498 } ;
84668499 libName = "temporal_sdk_core_protos" ;
84678500 authors = [
0 commit comments