Skip to content

Commit 7c68daf

Browse files
fix(build): update devbox.lock (#505)
new version of devbox out and it makes a small change to the devbox.lock. Committing the change to prevent failing builds.
1 parent 5cd9c83 commit 7c68daf

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
@@ -285,6 +285,9 @@
285285
}
286286
}
287287
},
288+
"github:NixOS/nixpkgs/nixpkgs-unstable": {
289+
"resolved": "github:NixOS/nixpkgs/dad564433178067be1fbdfcce23b546254b6d641?lastModified=1740019556&narHash=sha256-vn285HxnnlHLWnv59Og7muqECNMS33mWLM14soFIv2g%3D"
290+
},
288291
"gnumake@latest": {
289292
"last_modified": "2024-07-07T07:43:47Z",
290293
"resolved": "github:NixOS/nixpkgs/b60793b86201040d9dee019a05089a9150d08b5b#gnumake",

0 commit comments

Comments
 (0)