diff --git a/dist/quixos/orch_pb.js b/dist/quixos/orch_pb.js index 33447ad..f34bcf7 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/flake.lock b/flake.lock index 747f7ea..23b2946 100644 --- a/flake.lock +++ b/flake.lock @@ -74,17 +74,17 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1789426470, - "narHash": "sha256-THZZ+S5Uxi2yRw5NwIfyGNn5IUJiVe9qb4271e4loD4=", - "ref": "refs/tags/quixos-reachability/c16271510afaab9b3972b82e6936aa4c5edf790f", - "rev": "c16271510afaab9b3972b82e6936aa4c5edf790f", - "revCount": 57, + "lastModified": 1789602549, + "narHash": "sha256-/riIaX4zEud3wPtGqI5pGm+SbHCrsqVTLZOacfOdYM4=", + "ref": "refs/tags/quixos-reachability/499b65b274f07d151c61e7710929a6323b6549a7", + "rev": "499b65b274f07d151c61e7710929a6323b6549a7", + "revCount": 74, "type": "git", "url": "https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-protocol.git" }, "original": { - "ref": "refs/tags/quixos-reachability/c16271510afaab9b3972b82e6936aa4c5edf790f", - "rev": "c16271510afaab9b3972b82e6936aa4c5edf790f", + "ref": "refs/tags/quixos-reachability/499b65b274f07d151c61e7710929a6323b6549a7", + "rev": "499b65b274f07d151c61e7710929a6323b6549a7", "type": "git", "url": "https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-protocol.git" } diff --git a/flake.nix b/flake.nix index db05c31..8f5abc4 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/c16271510afaab9b3972b82e6936aa4c5edf790f&rev=c16271510afaab9b3972b82e6936aa4c5edf790f"; + quixos-protocol.url = "git+https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-protocol.git?ref=refs/tags/quixos-reachability/499b65b274f07d151c61e7710929a6323b6549a7&rev=499b65b274f07d151c61e7710929a6323b6549a7"; 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/quixos/orch_pb.ts b/src/quixos/orch_pb.ts index 3b5f13a..be53edb 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 */