index
:
yt
prime
A fully featured command line YouTube client
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nix
/
package.nix
(
unfollow
)
Commit message (
Expand
)
Author
2025-11-30
build(package): Also include `deno` in the buildInputs
Benedikt Peetz
2025-11-30
build(package): Use `ffmpeg-headless` instead of `ffmpeg`
Benedikt Peetz
2025-07-24
fix(nix/package): Update to include the newest changes
Benedikt Peetz
2025-06-28
build(nix/package): Update the git hashes after the update
Benedikt Peetz
2025-06-28
build(nix/package): Add all required files to the src allow list
Benedikt Peetz
2025-06-28
build({nix,flake}): Add missing buildInputs
Benedikt Peetz
2025-06-17
refactor(nix/package): Avoid the duplicated `package` name
Benedikt Peetz
2025-06-17
fix(package): Set the PYTHONPATH ourselves
Benedikt Peetz
2025-06-16
build(package/package.nix): Update to the new build requirements
Benedikt Peetz
2025-02-22
fix(package): Update to account for modifications in `mkdb.sh`
Benedikt Peetz
2025-02-16
refactor(treewide): Remove all references of the now obsolete update_raw.py
Benedikt Peetz
2024-11-04
build(tree-sitter-yts): Include in builds
Benedikt Peetz
2024-10-14
test(treewide): Fix, so they compile and ignore
Benedikt Peetz
2024-08-22
fix(package): Actually provide the blake3 library to the python interpreter
Benedikt Peetz
2024-08-22
build(package): Include python `blake3` dependency
Benedikt Peetz
2024-08-21
build(flake): Wrap the yt binary with the required dependencies
Benedikt Peetz
2024-08-21
build(flake): Add package definition
Benedikt Peetz
2024-08-21
build(flake): Setup up checks (formatter and derivation)
Benedikt Peetz