Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ let
# hash-fresh` enforces this stays in sync with pnpm-lock.yaml by forcing
# fetchPnpmDeps to re-execute (--rebuild), so stale artifacts in the
# binary cache can't silently satisfy a hash that no longer matches.
hash = "sha256-B+bX+aTMJScRbZC55ATPAnL8tJG5QAm6fkkABpTaljY=";
hash = "sha256-B5oxsfhyiX1xTf2RnXGgRsUwuIPa8d5YOV2YsdpGwDY=";
fetcherVersion = 3;
};

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"yaml": "^2.8.3",
"defu": "^6.1.5",
"@anthropic-ai/sdk": "^0.81.0",
"@xterm/xterm": "github:juspay/xterm.js#fix/dispose-leaks-built",
"@xterm/addon-webgl": "github:juspay/xterm.js#fix/dispose-leaks-built&path:/addons/addon-webgl"
"@xterm/xterm": "github:juspay/xterm.js#test/kolu-nullify-on-latest-master-built",
"@xterm/addon-webgl": "github:juspay/xterm.js#test/kolu-nullify-on-latest-master-built&path:/addons/addon-webgl"
},
"patchedDependencies": {
"node-pty@1.1.0": "patches/node-pty@1.1.0.patch"
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.