summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-12-16 13:52:50 -0500
committerDax Raad <[email protected]>2025-12-16 13:52:50 -0500
commit0b1ee9ddd987d316d2f0f92f8d8d18442c89078a (patch)
treef63320761cf7980233ec80ec7e00685a03d3a81b
parent79599f351e143e88ec0b95424364021ad6752496 (diff)
parent8c9f6b1d3e077f983b1409bfec49a89dff17619b (diff)
downloadopencode-0b1ee9ddd987d316d2f0f92f8d8d18442c89078a.tar.gz
opencode-0b1ee9ddd987d316d2f0f92f8d8d18442c89078a.zip
Merge remote-tracking branch 'origin/dev' into dev
-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 580e0af73..458f20dc7 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1765772535,
- "narHash": "sha256-aq+dQoaPONOSjtFIBnAXseDm9TUhIbe215TPmkfMYww=",
+ "lastModified": 1765803225,
+ "narHash": "sha256-xwaZV/UgJ04+ixbZZfoDE8IsOWjtvQZICh9aamzPnrg=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "09b8fda8959d761445f12b55f380d90375a1d6bb",
+ "rev": "ac9a217389ee622d4e1e727c4efcc9c4bc9089ba",
"type": "github"
},
"original": {
diff --git a/nix/hashes.json b/nix/hashes.json
index 4db956bb3..d4ea58177 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,3 +1,3 @@
{
- "nodeModules": "sha256-PyoVOza+3WnwZbtpPF6uSN1zkyLsSG2VsgBfIMvIFAs="
+ "nodeModules": "sha256-IkvFO/dANwC8MCOW8PqILqyxCa4IDiFZIIM3B4GMB+Q="
}