diff options
| author | Alberto Valverde <[email protected]> | 2026-02-14 20:21:31 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-14 13:21:31 -0600 |
| commit | 575f2cf2a5e2246175a38dbf96bb1fed33186edc (patch) | |
| tree | 9b774191bb80a3280ecc53f999295c41772b02dd | |
| parent | 933a491adeeed875d3ba4cbc88ed301a60456734 (diff) | |
| download | opencode-575f2cf2a5e2246175a38dbf96bb1fed33186edc.tar.gz opencode-575f2cf2a5e2246175a38dbf96bb1fed33186edc.zip | |
chore: bump nixpkgs to get bun 1.3.9 (#13302)
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index 10fa973cf..9efa1883b 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1770073757, - "narHash": "sha256-Vy+G+F+3E/Tl+GMNgiHl9Pah2DgShmIUBJXmbiQPHbI=", + "lastModified": 1770812194, + "narHash": "sha256-OH+lkaIKAvPXR3nITO7iYZwew2nW9Y7Xxq0yfM/UcUU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "47472570b1e607482890801aeaf29bfb749884f6", + "rev": "8482c7ded03bae7550f3d69884f1e611e3bd19e8", "type": "github" }, "original": { |
