Skip to content

Commit 7143f3e

Browse files
fix(deps): update devbox.lock (#1091)
new version of devbox is out and it makes a small change to the devbox.lock. Committing the change to prevent failing builds.
1 parent e72bab6 commit 7143f3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

devbox.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,9 @@
597597
}
598598
}
599599
},
600+
"github:NixOS/nixpkgs/nixpkgs-unstable": {
601+
"resolved": "github:NixOS/nixpkgs/25d1b84f5c90632a623c48d83a2faf156451e6b1?lastModified=1742923925&narHash=sha256-biPjLws6FiBVUUDHEMFq5pUQL84Wf7PntPYdo3oKkFw%3D"
602+
},
600603
"gnumake@latest": {
601604
"last_modified": "2024-10-13T23:44:06Z",
602605
"resolved": "github:NixOS/nixpkgs/d4f247e89f6e10120f911e2e2d2254a050d0f732#gnumake",

0 commit comments

Comments
 (0)