chore(3p/sources): bump channels & overlays (2025-02-02)
Included changes/fixes: * bumped all `wasm-bindgen` usages again * regenerated protobuf files * keycloak terraform provider has been migrated to new name This also included a state migration in the bucket, which I've already performed. * tvix/boot: disable tests that are broken in CI * users/aspen/yeren: avoid upgrading kernel to 6.12 digimend depends on a fix: https://github.com/NixOS/nixpkgs/pull/378830/ Change-Id: I657dcf5c4d0d08f231bfe30e37c8062bfcfaaa32 Reviewed-on: https://cl.tvl.fyi/c/depot/+/13098 Reviewed-by: aspen <root@gws.fyi> Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
6c9aed1f34
commit
5f17df8548
23 changed files with 320 additions and 253 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.36.1
|
||||
// protoc-gen-go v1.36.4
|
||||
// protoc (unknown)
|
||||
// source: tvix/store/protos/pathinfo.proto
|
||||
|
||||
|
|
@ -15,6 +15,7 @@ import (
|
|||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
@ -457,7 +458,7 @@ func (x *NARInfo_CA) GetDigest() []byte {
|
|||
|
||||
var File_tvix_store_protos_pathinfo_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_tvix_store_protos_pathinfo_proto_rawDesc = []byte{
|
||||
var file_tvix_store_protos_pathinfo_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x20, 0x74, 0x76, 0x69, 0x78, 0x2f, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x2f, 0x70, 0x72, 0x6f,
|
||||
0x74, 0x6f, 0x73, 0x2f, 0x70, 0x61, 0x74, 0x68, 0x69, 0x6e, 0x66, 0x6f, 0x2e, 0x70, 0x72, 0x6f,
|
||||
0x74, 0x6f, 0x12, 0x0d, 0x74, 0x76, 0x69, 0x78, 0x2e, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x2e, 0x76,
|
||||
|
|
@ -514,16 +515,16 @@ var file_tvix_store_protos_pathinfo_proto_rawDesc = []byte{
|
|||
0x66, 0x79, 0x69, 0x2f, 0x74, 0x76, 0x69, 0x78, 0x2f, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x2d, 0x67,
|
||||
0x6f, 0x3b, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f,
|
||||
0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_tvix_store_protos_pathinfo_proto_rawDescOnce sync.Once
|
||||
file_tvix_store_protos_pathinfo_proto_rawDescData = file_tvix_store_protos_pathinfo_proto_rawDesc
|
||||
file_tvix_store_protos_pathinfo_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_tvix_store_protos_pathinfo_proto_rawDescGZIP() []byte {
|
||||
file_tvix_store_protos_pathinfo_proto_rawDescOnce.Do(func() {
|
||||
file_tvix_store_protos_pathinfo_proto_rawDescData = protoimpl.X.CompressGZIP(file_tvix_store_protos_pathinfo_proto_rawDescData)
|
||||
file_tvix_store_protos_pathinfo_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_tvix_store_protos_pathinfo_proto_rawDesc), len(file_tvix_store_protos_pathinfo_proto_rawDesc)))
|
||||
})
|
||||
return file_tvix_store_protos_pathinfo_proto_rawDescData
|
||||
}
|
||||
|
|
@ -562,7 +563,7 @@ func file_tvix_store_protos_pathinfo_proto_init() {
|
|||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_tvix_store_protos_pathinfo_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_tvix_store_protos_pathinfo_proto_rawDesc), len(file_tvix_store_protos_pathinfo_proto_rawDesc)),
|
||||
NumEnums: 1,
|
||||
NumMessages: 5,
|
||||
NumExtensions: 0,
|
||||
|
|
@ -574,7 +575,6 @@ func file_tvix_store_protos_pathinfo_proto_init() {
|
|||
MessageInfos: file_tvix_store_protos_pathinfo_proto_msgTypes,
|
||||
}.Build()
|
||||
File_tvix_store_protos_pathinfo_proto = out.File
|
||||
file_tvix_store_protos_pathinfo_proto_rawDesc = nil
|
||||
file_tvix_store_protos_pathinfo_proto_goTypes = nil
|
||||
file_tvix_store_protos_pathinfo_proto_depIdxs = nil
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.36.1
|
||||
// protoc-gen-go v1.36.4
|
||||
// protoc (unknown)
|
||||
// source: tvix/store/protos/rpc_pathinfo.proto
|
||||
|
||||
|
|
@ -15,6 +15,7 @@ import (
|
|||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
@ -194,7 +195,7 @@ func (x *CalculateNARResponse) GetNarSha256() []byte {
|
|||
|
||||
var File_tvix_store_protos_rpc_pathinfo_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_tvix_store_protos_rpc_pathinfo_proto_rawDesc = []byte{
|
||||
var file_tvix_store_protos_rpc_pathinfo_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x24, 0x74, 0x76, 0x69, 0x78, 0x2f, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x2f, 0x70, 0x72, 0x6f,
|
||||
0x74, 0x6f, 0x73, 0x2f, 0x72, 0x70, 0x63, 0x5f, 0x70, 0x61, 0x74, 0x68, 0x69, 0x6e, 0x66, 0x6f,
|
||||
0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0d, 0x74, 0x76, 0x69, 0x78, 0x2e, 0x73, 0x74, 0x6f,
|
||||
|
|
@ -235,16 +236,16 @@ var file_tvix_store_protos_rpc_pathinfo_proto_rawDesc = []byte{
|
|||
0x24, 0x5a, 0x22, 0x63, 0x6f, 0x64, 0x65, 0x2e, 0x74, 0x76, 0x6c, 0x2e, 0x66, 0x79, 0x69, 0x2f,
|
||||
0x74, 0x76, 0x69, 0x78, 0x2f, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x2d, 0x67, 0x6f, 0x3b, 0x73, 0x74,
|
||||
0x6f, 0x72, 0x65, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_tvix_store_protos_rpc_pathinfo_proto_rawDescOnce sync.Once
|
||||
file_tvix_store_protos_rpc_pathinfo_proto_rawDescData = file_tvix_store_protos_rpc_pathinfo_proto_rawDesc
|
||||
file_tvix_store_protos_rpc_pathinfo_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_tvix_store_protos_rpc_pathinfo_proto_rawDescGZIP() []byte {
|
||||
file_tvix_store_protos_rpc_pathinfo_proto_rawDescOnce.Do(func() {
|
||||
file_tvix_store_protos_rpc_pathinfo_proto_rawDescData = protoimpl.X.CompressGZIP(file_tvix_store_protos_rpc_pathinfo_proto_rawDescData)
|
||||
file_tvix_store_protos_rpc_pathinfo_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_tvix_store_protos_rpc_pathinfo_proto_rawDesc), len(file_tvix_store_protos_rpc_pathinfo_proto_rawDesc)))
|
||||
})
|
||||
return file_tvix_store_protos_rpc_pathinfo_proto_rawDescData
|
||||
}
|
||||
|
|
@ -286,7 +287,7 @@ func file_tvix_store_protos_rpc_pathinfo_proto_init() {
|
|||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_tvix_store_protos_rpc_pathinfo_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_tvix_store_protos_rpc_pathinfo_proto_rawDesc), len(file_tvix_store_protos_rpc_pathinfo_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 3,
|
||||
NumExtensions: 0,
|
||||
|
|
@ -297,7 +298,6 @@ func file_tvix_store_protos_rpc_pathinfo_proto_init() {
|
|||
MessageInfos: file_tvix_store_protos_rpc_pathinfo_proto_msgTypes,
|
||||
}.Build()
|
||||
File_tvix_store_protos_rpc_pathinfo_proto = out.File
|
||||
file_tvix_store_protos_rpc_pathinfo_proto_rawDesc = nil
|
||||
file_tvix_store_protos_rpc_pathinfo_proto_goTypes = nil
|
||||
file_tvix_store_protos_rpc_pathinfo_proto_depIdxs = nil
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue