nixpkgs/pkgs/build-support/node/fetch-yarn-deps/tests
Adam Joseph 84a75e9488 fetchYarnDeps: fix broken fetching logic for github releases
When a dependency references a github *release* URL, that dependency must be
fetched using https rather than git, since github does not require that
release tarballs have any relationship whatsoever to the git history.

This commit causes them to be fetched using https, not git.

A test case (which fails prior to this commit, and passes afterwards) is included.
2024-07-25 11:37:39 +02:00
..
default.nix fetchYarnDeps: fix broken fetching logic for github releases 2024-07-25 11:37:39 +02:00
file.lock
git.lock
github-release.lock fetchYarnDeps: fix broken fetching logic for github releases 2024-07-25 11:37:39 +02:00
github.lock
giturl.lock
simple.lock