nixpkgs/pkgs/common-updater/scripts
Jan Tojnar 69adf156ef common-updater-scripts: Fix u-s-v updating npmDeps
`buildNpmDeps` pass `npmDepsHash` as `hash` to `fetchNpmDeps` so `npmDeps` does not contain `outputHashAlgo` attribute.

This would cause the program fail as follows:

    $ update-source-version zx --ignore-same-version --source-key=npmDeps
    error: attribute 'outputHashAlgo' in selection path 'zx.npmDeps.drvAttrs.outputHashAlgo' not found
    update-source-version: error: Couldn't evaluate old source hash from 'zx.npmDeps'!
2024-07-13 15:48:29 +02:00
..
list-archive-two-levels-versions
list-directory-versions
list-git-tags
mark-broken
update-source-version common-updater-scripts: Fix u-s-v updating npmDeps 2024-07-13 15:48:29 +02:00