about summary refs log tree commit diff stats
path: root/package (follow)
Commit message (Collapse)AuthorAge
* fix(package): Update to account for modifications in `mkdb.sh`Benedikt Peetz2025-02-22
|
* refactor(treewide): Remove all references of the now obsolete update_raw.pyBenedikt Peetz2025-02-16
|
* fix(package/blake3): Migrate to the new `fetchCargoVendor` fetcherBenedikt Peetz2025-02-14
| | | | | This is necessary, because the old `fetchCargoTarball` fetcher, has become not reproducible because of `cargo` changes.
* build(tree-sitter-yts): Include in buildsBenedikt Peetz2024-11-04
|
* test(treewide): Fix, so they compile and ignoreBenedikt Peetz2024-10-14
| | | | | The tests are just not in an ideal state right now. Running them via `cargo test` still works, but the `yt_dlp` test simply seem to deadlock?
* fix(package): Actually provide the blake3 library to the python interpreterBenedikt Peetz2024-08-22
|
* chore(treewide): Add missing licenseBenedikt Peetz2024-08-22
|
* build(package): Include python `blake3` dependencyBenedikt Peetz2024-08-22