File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "type" : " module" ,
55 "license" : " BSD-3-Clause" ,
66 "dependencies" : {
7- "better-sqlite3" : " ^12.4.0 " ,
7+ "better-sqlite3" : " ^12.6.2 " ,
88 "registry-foreign" : " file:../foreign" ,
99 "registry-lib" : " file:../lib" ,
1010 "yaml" : " ^2.8.2"
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "license" : " BSD-3-Clause" ,
66 "dependencies" : {
7- "@aws-sdk/client-s3" : " ^3.948 .0" ,
7+ "@aws-sdk/client-s3" : " ^3.971 .0" ,
88 "@octokit/plugin-retry" : " ^8.0.3" ,
99 "@octokit/plugin-throttling" : " ^11.0.3" ,
1010 "@octokit/rest" : " ^22.0.1" ,
11- "better-sqlite3" : " ^12.4.0 " ,
11+ "better-sqlite3" : " ^12.6.2 " ,
1212 "fast-glob" : " ^3.3.3" ,
13- "fs-extra" : " ^11.3.2 " ,
13+ "fs-extra" : " ^11.3.3 " ,
1414 "fuse.js" : " ^7.1.0" ,
15- "jsonrepair" : " ^3.13.1 " ,
15+ "jsonrepair" : " ^3.13.2 " ,
1616 "registry-lib" : " file:../lib" ,
1717 "semver" : " ^7.7.3" ,
18- "tar" : " ^7.5.2 " ,
18+ "tar" : " ^7.5.3 " ,
1919 "tmp" : " ^0.2.5" ,
2020 "yaml" : " ^2.8.2"
2121 }
Original file line number Diff line number Diff line change 182182 ++ prev . lib . optionals prev . stdenv . isDarwin [ prev . darwin . cctools ] ;
183183
184184 # To update: run `nix build .#server` and copy the hash from the error
185- npmDepsHash = "sha256-iWHvXmTcWr4A/VerriuewnH0qNIYBtYkQnqv1VO8Jhs =" ;
185+ npmDepsHash = "sha256-4oMc9qOFR6J7qAIGFwh6RKLNvSlAySH5qjmcygdrRpI =" ;
186186
187187 installPhase = ''
188188 mkdir -p $out
You can’t perform that action at this time.
0 commit comments