Skip to content

Commit 411887f

Browse files
chore: Sync flake.lock from upstream
1 parent 56b55b4 commit 411887f

19 files changed

Lines changed: 316 additions & 328 deletions

File tree

dev-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cargo-expand 1.0.119
44
cargo generate 0.23.7
55
cargo-nextest 0.9.124
66
just 1.46.0
7-
obelisk 0.35.3
7+
obelisk 0.35.4
88
pkg-config 0.29.2
99
rustc 1.93.0 (254b59607 2026-01-19)
1010
wasm-tools 1.244.0

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webhook/webhook-go/wit/deps/obelisk_log@1.0.0/log.wit renamed to webhook/webhook-go/wit/deps/obelisk_log@1.0.0/obelisk_log@1.0.0.wit

File renamed without changes.

webhook/webhook-go/wit/deps/obelisk_types@4.1.0/types.wit renamed to webhook/webhook-go/wit/deps/obelisk_types@4.1.0/obelisk_types@4.1.0.wit

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package obelisk:types@4.1.0;
22

33
@since(version = 3.0.0)
44
interface time {
5-
65
@since(version = 3.0.0)
76
variant duration {
87
milliseconds(u64),
@@ -27,7 +26,6 @@ interface time {
2726
in(duration),
2827
}
2928
}
30-
3129
@since(version = 4.0.0)
3230
interface execution {
3331
use time.{duration};
@@ -44,9 +42,9 @@ interface execution {
4442

4543
@since(version = 3.0.0)
4644
record function {
47-
// `namespace:pkg_name/ifc_name` or `namespace:pkg_name/ifc_name@version`
45+
/// `namespace:pkg_name/ifc_name` or `namespace:pkg_name/ifc_name@version`
4846
interface-name: string,
49-
// must not contain dot (`.`)
47+
/// must not contain dot (`.`)
5048
function-name: string,
5149
}
5250

webhook/webhook-js/wit/deps/obelisk_log@1.0.0/log.wit renamed to webhook/webhook-js/wit/deps/obelisk_log@1.0.0/obelisk_log@1.0.0.wit

File renamed without changes.

webhook/webhook-js/wit/deps/obelisk_types@4.1.0/types.wit renamed to webhook/webhook-js/wit/deps/obelisk_types@4.1.0/obelisk_types@4.1.0.wit

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package obelisk:types@4.1.0;
22

33
@since(version = 3.0.0)
44
interface time {
5-
65
@since(version = 3.0.0)
76
variant duration {
87
milliseconds(u64),
@@ -27,7 +26,6 @@ interface time {
2726
in(duration),
2827
}
2928
}
30-
3129
@since(version = 4.0.0)
3230
interface execution {
3331
use time.{duration};
@@ -44,9 +42,9 @@ interface execution {
4442

4543
@since(version = 3.0.0)
4644
record function {
47-
// `namespace:pkg_name/ifc_name` or `namespace:pkg_name/ifc_name@version`
45+
/// `namespace:pkg_name/ifc_name` or `namespace:pkg_name/ifc_name@version`
4846
interface-name: string,
49-
// must not contain dot (`.`)
47+
/// must not contain dot (`.`)
5048
function-name: string,
5149
}
5250

webhook/webhook-rs/wit/deps/obelisk_log@1.0.0/log.wit renamed to webhook/webhook-rs/wit/deps/obelisk_log@1.0.0/obelisk_log@1.0.0.wit

File renamed without changes.

webhook/webhook-rs/wit/deps/obelisk_types@4.1.0/types.wit renamed to webhook/webhook-rs/wit/deps/obelisk_types@4.1.0/obelisk_types@4.1.0.wit

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package obelisk:types@4.1.0;
22

33
@since(version = 3.0.0)
44
interface time {
5-
65
@since(version = 3.0.0)
76
variant duration {
87
milliseconds(u64),
@@ -27,7 +26,6 @@ interface time {
2726
in(duration),
2827
}
2928
}
30-
3129
@since(version = 4.0.0)
3230
interface execution {
3331
use time.{duration};
@@ -44,9 +42,9 @@ interface execution {
4442

4543
@since(version = 3.0.0)
4644
record function {
47-
// `namespace:pkg_name/ifc_name` or `namespace:pkg_name/ifc_name@version`
45+
/// `namespace:pkg_name/ifc_name` or `namespace:pkg_name/ifc_name@version`
4846
interface-name: string,
49-
// must not contain dot (`.`)
47+
/// must not contain dot (`.`)
5048
function-name: string,
5149
}
5250

workflow/stargazers/workflow-go/wit/deps/obelisk_log@1.0.0/log.wit renamed to workflow/stargazers/workflow-go/wit/deps/obelisk_log@1.0.0/obelisk_log@1.0.0.wit

File renamed without changes.

workflow/stargazers/workflow-go/wit/deps/obelisk_types@4.1.0/types.wit renamed to workflow/stargazers/workflow-go/wit/deps/obelisk_types@4.1.0/obelisk_types@4.1.0.wit

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package obelisk:types@4.1.0;
22

33
@since(version = 3.0.0)
44
interface time {
5-
65
@since(version = 3.0.0)
76
variant duration {
87
milliseconds(u64),
@@ -27,7 +26,6 @@ interface time {
2726
in(duration),
2827
}
2928
}
30-
3129
@since(version = 4.0.0)
3230
interface execution {
3331
use time.{duration};
@@ -44,9 +42,9 @@ interface execution {
4442

4543
@since(version = 3.0.0)
4644
record function {
47-
// `namespace:pkg_name/ifc_name` or `namespace:pkg_name/ifc_name@version`
45+
/// `namespace:pkg_name/ifc_name` or `namespace:pkg_name/ifc_name@version`
4846
interface-name: string,
49-
// must not contain dot (`.`)
47+
/// must not contain dot (`.`)
5048
function-name: string,
5149
}
5250

0 commit comments

Comments
 (0)