chore: sync non-pi changes from remote (eigent update, formatting fixes, gitignore)

This commit is contained in:
Chiron
2026-04-18 10:05:59 +00:00
parent a0f4d401df
commit 44c7e0d19a
7 changed files with 71 additions and 22 deletions

View File

@@ -31,7 +31,7 @@
# Upstream is missing outputHashes for git dependencies
# Also fix stale npm deps hash in upstream node_modules FOD
fixedNodeModules = opencode.node_modules.overrideAttrs {
outputHash = "sha256-LRhPPrOKCGUSCEWTpAxPdWKTKVNkg82WrvD25cP3jts=";
outputHash = "sha256-285KZ7rZLRoc6XqCZRHc25NE+mmpGh/BVeMpv8aPQtQ=";
};
opencode-desktop = rustPlatform.buildRustPackage (finalAttrs: {