From d33998b3ae3da72240d1dcc9f7766d42b94e0999 Mon Sep 17 00:00:00 2001 From: Soispha Date: Fri, 5 Jan 2024 13:26:31 +0100 Subject: feat(hm/pkgs/scr/ytcc/ytc): Rewrite in Rust --- hm/soispha/pkgs/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hm/soispha/pkgs/default.nix') diff --git a/hm/soispha/pkgs/default.nix b/hm/soispha/pkgs/default.nix index dd4fac1e..ce63341f 100644 --- a/hm/soispha/pkgs/default.nix +++ b/hm/soispha/pkgs/default.nix @@ -84,6 +84,7 @@ with pkgs; let View = [ imv # Image viewer ytcc # Command line tool to keep track of your favorite playlists on YouTube and many other places. + ytc # My tool to download the videos (used in conjunction with the entry above) ]; Listen = [ -- cgit 1.4.1