aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/sources/yt/default.nix (unfollow)
Commit message (Collapse)Author
2024-05-23refactor(pkgs): Categorize into `by-name` shardsBenedikt Peetz
This might not be the perfect way to organize a package set -- especially if the set is not nearly the size of nixpkgs -- but it is _at_ least a way of organization.
2024-05-20refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz
2024-01-20feat(sys/nixpkgs/yt): Add support for the 'url' commandSoispha
This simply opens the youtube url in the browser
2024-01-20feat(sys/nixpkgs/pkgs/yt): Merge ytc and the rewritten ytcSoispha