diff --git a/.quixos-subtree-source.json b/.quixos-subtree-source.json index e9cf1a9..88e9ada 100644 --- a/.quixos-subtree-source.json +++ b/.quixos-subtree-source.json @@ -1,7 +1,7 @@ { "version": 1, "sourceRepo": "https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos.git", - "sourceCommit": "cfc0ae95b0be71689ae3004b6f2aa6d87e019374", + "sourceCommit": "ce0dd80f56df35bf3db1be01236a949a704cb4c2", "sourcePath": "quixos-protocol", "exportName": "quixos-protocol", "mirrorRemote": "https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-protocol.git" diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz deleted file mode 100644 index b31198a..0000000 Binary files a/.yarn/install-state.gz and /dev/null differ diff --git a/flake.nix b/flake.nix index 906e752..bdb67f2 100644 --- a/flake.nix +++ b/flake.nix @@ -80,7 +80,7 @@ EOF packages = [ nodejs pkgs.protobuf - quixos-protocol.yarn + quixos-protocol.yarn-freestanding quixos-protocol ]; shellHook = ''