同樣,您可以給 run 命令:nix run .#hello 和 develop命令:nix develop .#hello指定屬性。
run
nix run .#hello
develop
nix develop .#hello