self: super: { podl = super.writeShellScriptBin "podl" '' PATH=${with self; lib.makeBinPath [ coreutils utillinux findutils gnugrep gnused curl aria2 youtube-dl xmlstarlet ]} ${builtins.readFile ./podl.sh} ''; }