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