Another one [1] [2]
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 6 2022
The actual nixpkgs manifests are either not built properly or not complete yet. They
sometimes are referencing hash we cannot compute back as only the derivation is
containing the information [1] [2].
Nice catch! I did not realize the fs layout when reading this derivation.
Now remains for me to understand how to check that checksum though...
Awesome, thx. That means that in that case, the outputHash (base32) and the integrity field (base64) match!
$ file emoji-zwj-sequences.txt emoji-zwj-sequences.txt: UTF-8 Unicode text
Finally, more concentrated frequency dict:
It must be more interesting to read it with a frequency [1]:
Out of the paste [1] (csv extract from swh-scheduler dev db after 3 lister runs on
docker), here is the state of detected files [2] so far (computed with [3]):
Oct 5 2022
Rebase
isn't this missing a new assertion in tests?
Drop wrong assertion
Thanks to @anlambert, a possible gogs public instance [1] to check again.
Adapt according to review and add missing coverage
really amend commit message ¯\_(ツ)_/¯
Amend commit
Great, thx!
Do you think we can do the same in the jenkins dockerfile?
Superseded by D8622