diff options
| author | Caleb Norton <[email protected]> | 2026-04-22 17:47:59 -0500 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2026-04-23 00:25:40 -0400 |
| commit | 58db41b4b9fac2bfcf1f935cc114b3e4a069eade (patch) | |
| tree | 62aa1e58f142af6af8089b50a0bd6d0479e1c64f | |
| parent | 5d133f2785aada81d65b14e3f86f14063900596c (diff) | |
| download | opencode-58db41b4b9fac2bfcf1f935cc114b3e4a069eade.tar.gz opencode-58db41b4b9fac2bfcf1f935cc114b3e4a069eade.zip | |
chore: update nix bun version (#23881)
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index 805be8739..1c8e62bd8 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1773909469, - "narHash": "sha256-vglVrLfHjFIzIdV9A27Ugul6rh3I1qHbbitGW7dk420=", + "lastModified": 1776683584, + "narHash": "sha256-NuTLMrr10Tng72hurYG8jYQ4XKK8wnpJmOGcPiis96g=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "7149c06513f335be57f26fcbbbe34afda923882b", + "rev": "9dd5558b06dbdacbf635a3dd36dce1b1a7ee3a89", "type": "github" }, "original": { |
