{ self, pkgs, }: pkgs.writeShellScriptBin "invoke" '' #!/run/current-system/sw/bin/bash nix run nixpkgs#"$@" ''