+vibetyper + eigent
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 6m8s

This commit is contained in:
m3tm3re
2026-04-06 18:38:15 +02:00
parent 19332ebb74
commit 715d06e83b
5 changed files with 6 additions and 466 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-C7y5FMI1pGEgMw/vcPoBhK9tw5uGg1bk0gPXPUUVhgU=";
outputHash = "sha256-LRhPPrOKCGUSCEWTpAxPdWKTKVNkg82WrvD25cP3jts=";
};
opencode-desktop = rustPlatform.buildRustPackage (finalAttrs: {