about summary refs log tree commit diff stats
path: root/flake.nix (follow)
Commit message (Collapse)AuthorAge
* build(flake): Document for what the `CLANG_*` env vars are neededBenedikt Peetz11 days
|
* build(flake): Remove `flake-utils`Benedikt Peetz11 days
| | | | This library serves no real purpose, and now started failing to updated.
* build(flake): Switch to `nixpkgs-unstable-small`Benedikt Peetz11 days
| | | | | Small is updated faster, and we need quick updates as `yt_dlp` needs to be always up-to-date so that it actually works with YouTube.
* build(flake): Adapt the dev env to yt_dlp's new dependenciesBenedikt Peetz11 days
|
* build(flake): Add `git-bug` to the devshellBenedikt Peetz2025-03-21
|
* build(flake): Add `ffmpeg` to the devshellBenedikt Peetz2025-02-21
| | | | `yt-dlp` searches for this in the PATH.
* refactor(treewide): Remove all references of the now obsolete update_raw.pyBenedikt Peetz2025-02-16
|
* build(tree-sitter-yts): Include in buildsBenedikt Peetz2024-11-04
|
* refactor(tree-sitter-yts): Move in treeBenedikt 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?
* build(package): Include python `blake3` dependencyBenedikt Peetz2024-08-22
|
* build(flake): Add package definitionBenedikt Peetz2024-08-21
|
* build(flake): Setup up checks (formatter and derivation)Benedikt Peetz2024-08-21
|
* chore: Initial CommitBenedikt Peetz2024-08-21
This repository was migrated out of my nixos-config.