From e4e53acb32f370c908069f95a02d415cf4a57c1f Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Wed, 7 Dec 2022 22:36:58 +0100 Subject: Install yt-dlp + get-iplayer with optional dependencies --- home-configuration.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'home-configuration.scm') diff --git a/home-configuration.scm b/home-configuration.scm index 7dff4abf..89e0d74f 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -395,11 +395,12 @@ replacement spec (to which `regexp-substitute/global' is applied)." ,@(specifications->packages gui-packages) ,@(specifications->packages '(;; CLI tools - "adb" "beets" "curl" "dos2unix" "fdupes" "file" "fzf" "get-iplayer" - "git" "gnuplot" "graphviz" "hledger" "imagemagick" "jq" "lesspipe" + "adb" "beets" "curl" "dos2unix" "fdupes" "file" "fzf" "git" + "gnuplot" "graphviz" "hledger" "imagemagick" "jq" "lesspipe" "nvme-cli" "openssh" "powertop" "pulsemixer" "pv" "python" "recutils" "rsync" "sbcl" "smartmontools" "source-highlight" "tk" "tmux" "tree" "xxd" "zip" "unzip" + "get-iplayer" "ffmpeg" "atomicparsley" "yt-dlp" ;; Work "s3cmd" "python-alibuild" ; "python-alidistlint" -- cgit v1.2.3