pkgs: let test = import ./import.nix; in files: (pkgs.writeShellScriptBin "test" (builtins.concatStringsSep "\n" (map test files)))