nix shell nixpkgs#bash nixpkgs#hello nixpkgs#cowsay --command bash
In a third-party flake, use this to load outputs.packages.<system>.default:
nix shell .nix shell nixpkgs#bash nixpkgs#hello nixpkgs#cowsay --command bash
In a third-party flake, use this to load outputs.packages.<system>.default:
nix shell .