summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGithub Action <[email protected]>2026-01-14 00:54:56 +0000
committerGithub Action <[email protected]>2026-01-14 00:54:57 +0000
commit9b2d595cfcfadc1cb2fafc150b94905c34cac890 (patch)
tree18eb77e41d6f8f03b56e959ba0c3b61e1fe30be3
parent3839d70a94a2f1b85c59fa666847275c3e245b54 (diff)
downloadopencode-9b2d595cfcfadc1cb2fafc150b94905c34cac890.tar.gz
opencode-9b2d595cfcfadc1cb2fafc150b94905c34cac890.zip
Update Nix flake.lock and x86_64-linux hash
-rw-r--r--flake.lock6
-rw-r--r--nix/hashes.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index 3e4611cf5..5ef276f0a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1768178648,
- "narHash": "sha256-kz/F6mhESPvU1diB7tOM3nLcBfQe7GU7GQCymRlTi/s=",
+ "lastModified": 1768302833,
+ "narHash": "sha256-h5bRFy9bco+8QcK7rGoOiqMxMbmn21moTACofNLRMP4=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "3fbab70c6e69c87ea2b6e48aa6629da2aa6a23b0",
+ "rev": "61db79b0c6b838d9894923920b612048e1201926",
"type": "github"
},
"original": {
diff --git a/nix/hashes.json b/nix/hashes.json
index a25b9376e..15cd9c662 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,6 +1,6 @@
{
"nodeModules": {
- "x86_64-linux": "sha256-x6A/XT1i3bjakfAj0A1wV4n2s9rpflMDceTeppdP6tE=",
+ "x86_64-linux": "sha256-wENwhwRVfgoVyA9YNGcG+fAfu46JxK4xvNgiPbRt//s=",
"aarch64-darwin": "sha256-RkamQYbpjJqpHHf76em9lPgeI9k4/kaCf7T+4xHaizY="
}
}