warbo-utilities: f90eb86dc949da8bff15484ba4b7a43c3698c15d

     1: { bash, raw, scripts, wget, wrap, xidel }:
     2: 
     3: wrap {
     4:   name = "fetch";
     5:   file = raw."fetch.sh";
     6:   paths = [ bash wget xidel ];
     7:   vars = { inherit (scripts) fetch_podcasts youtube_then_mark; };
     8: }

Generated by git2html.