with import {}; pkgs.writeShellScriptBin "todos" '' #!/bin/sh file=~/sync/todo.txt plans-backend "$@" ''