同样,您可以给 run 命令:nix run .#hello 和 develop命令:nix develop .#hello指定属性。
run
nix run .#hello
develop
nix develop .#hello