-
- Downloads
nixguix: Deal with manifest entries without an integrity field
In that case, this fallbacks to use the "outputHash" which is an equivalent field of the integrity one except it's for "recursive" outputHashMode. This adds the necessary assertions around this case so correct data is sent to loaders as well. Related to T3781
Showing
- swh/lister/nixguix/lister.py 24 additions, 6 deletionsswh/lister/nixguix/lister.py
- swh/lister/nixguix/tests/data/guix-swh_sources.json 10 additions, 0 deletionsswh/lister/nixguix/tests/data/guix-swh_sources.json
- swh/lister/nixguix/tests/data/nixpkgs-swh_sources.json 10 additions, 0 deletionsswh/lister/nixguix/tests/data/nixpkgs-swh_sources.json
Please register or sign in to comment