diff --git a/dist/camino/api_pb.js b/dist/camino/api_pb.js index 497bf6a..3c8f79f 100644 --- a/dist/camino/api_pb.js +++ b/dist/camino/api_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file camino/api.proto (package camino, syntax proto3) /* eslint-disable */ import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2"; diff --git a/dist/camino/schema_pb.js b/dist/camino/schema_pb.js index dfee49a..a148251 100644 --- a/dist/camino/schema_pb.js +++ b/dist/camino/schema_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file camino/schema.proto (package camino, syntax proto3) /* eslint-disable */ import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2"; diff --git a/dist/quixos/orch_pb.js b/dist/quixos/orch_pb.js index 2b60b12..6506a0a 100644 --- a/dist/quixos/orch_pb.js +++ b/dist/quixos/orch_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file quixos/orch.proto (package quixos.orch, syntax proto3) /* eslint-disable */ import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2"; diff --git a/dist/quixos/package_pb.js b/dist/quixos/package_pb.js index 4b14ab8..0055a09 100644 --- a/dist/quixos/package_pb.js +++ b/dist/quixos/package_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file quixos/package.proto (package quixos, syntax proto3) /* eslint-disable */ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2"; diff --git a/dist/quixos/refs_pb.js b/dist/quixos/refs_pb.js index e205665..0223ff5 100644 --- a/dist/quixos/refs_pb.js +++ b/dist/quixos/refs_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file quixos/refs.proto (package quixos, syntax proto3) /* eslint-disable */ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2"; diff --git a/dist/quixos/runtime_pb.js b/dist/quixos/runtime_pb.js index 7f257ea..1e3b618 100644 --- a/dist/quixos/runtime_pb.js +++ b/dist/quixos/runtime_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file quixos/runtime.proto (package quixos.runtime, syntax proto3) /* eslint-disable */ import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2"; diff --git a/flake.lock b/flake.lock index 0096cfc..87bddf4 100644 --- a/flake.lock +++ b/flake.lock @@ -74,17 +74,17 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1788678426, - "narHash": "sha256-0c7vSf/zSfuD7VDQx38L4nhJX8XWVFAE27vpJST71m8=", - "ref": "refs/tags/quixos-reachability/fd6fee133d89694403453299c7f08e230eb2235a", - "rev": "fd6fee133d89694403453299c7f08e230eb2235a", - "revCount": 40, + "lastModified": 1789328055, + "narHash": "sha256-tZVGOpDnT80j3roNQXpCxw8BxNZxqVutclxr49Vhg4w=", + "ref": "refs/tags/quixos-reachability/9867bf4552c09ee71ebeefe08e652fd870894130", + "rev": "9867bf4552c09ee71ebeefe08e652fd870894130", + "revCount": 45, "type": "git", "url": "https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-protocol.git" }, "original": { - "ref": "refs/tags/quixos-reachability/fd6fee133d89694403453299c7f08e230eb2235a", - "rev": "fd6fee133d89694403453299c7f08e230eb2235a", + "ref": "refs/tags/quixos-reachability/9867bf4552c09ee71ebeefe08e652fd870894130", + "rev": "9867bf4552c09ee71ebeefe08e652fd870894130", "type": "git", "url": "https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-protocol.git" } diff --git a/flake.nix b/flake.nix index 3b9d670..bea5441 100644 --- a/flake.nix +++ b/flake.nix @@ -4,7 +4,7 @@ inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; flake-utils.url = "github:numtide/flake-utils"; - quixos-protocol.url = "git+https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-protocol.git?ref=refs/tags/quixos-reachability/fd6fee133d89694403453299c7f08e230eb2235a&rev=fd6fee133d89694403453299c7f08e230eb2235a"; + quixos-protocol.url = "git+https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-protocol.git?ref=refs/tags/quixos-reachability/9867bf4552c09ee71ebeefe08e652fd870894130&rev=9867bf4552c09ee71ebeefe08e652fd870894130"; quixosNixHelpers = { url = "git+https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-nix-helpers.git?ref=refs/tags/quixos-reachability/7177130c0365f2fa58ea4877366e1c5d17db4c01&rev=7177130c0365f2fa58ea4877366e1c5d17db4c01"; flake = false; diff --git a/src/camino/api_pb.ts b/src/camino/api_pb.ts index a8fe5e1..34cb86a 100644 --- a/src/camino/api_pb.ts +++ b/src/camino/api_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file camino/api.proto (package camino, syntax proto3) /* eslint-disable */ diff --git a/src/camino/schema_pb.ts b/src/camino/schema_pb.ts index 3cbbaef..8ffc092 100644 --- a/src/camino/schema_pb.ts +++ b/src/camino/schema_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file camino/schema.proto (package camino, syntax proto3) /* eslint-disable */ diff --git a/src/quixos/orch_pb.ts b/src/quixos/orch_pb.ts index 01117f0..8c0dd48 100644 --- a/src/quixos/orch_pb.ts +++ b/src/quixos/orch_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file quixos/orch.proto (package quixos.orch, syntax proto3) /* eslint-disable */ diff --git a/src/quixos/package_pb.ts b/src/quixos/package_pb.ts index 7c96df3..428c66f 100644 --- a/src/quixos/package_pb.ts +++ b/src/quixos/package_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file quixos/package.proto (package quixos, syntax proto3) /* eslint-disable */ diff --git a/src/quixos/refs_pb.ts b/src/quixos/refs_pb.ts index bdc9302..0b0ce7b 100644 --- a/src/quixos/refs_pb.ts +++ b/src/quixos/refs_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file quixos/refs.proto (package quixos, syntax proto3) /* eslint-disable */ diff --git a/src/quixos/runtime_pb.ts b/src/quixos/runtime_pb.ts index 6d3b546..22cb6cd 100644 --- a/src/quixos/runtime_pb.ts +++ b/src/quixos/runtime_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.14.1 with parameter "target=ts,import_extension=js" +// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js" // @generated from file quixos/runtime.proto (package quixos.runtime, syntax proto3) /* eslint-disable */