Merge remote-tracking branch 'origin/master' into staging-next

This commit is contained in:
K900
2025-09-30 21:47:55 +03:00
213 changed files with 2399 additions and 1165 deletions

View File

@@ -316,7 +316,7 @@ buildNpmPackage {
`importNpmLock` uses the following fetchers:
- `pkgs.fetchurl` for `http(s)` dependencies
- `builtins.fetchGit` for `git` dependencies
- `fetchGit` for `git` dependencies
It is possible to provide additional arguments to individual fetchers as needed: