nix-book/source/recipes/build/flake/hello-again
Amy de Buitléir 1ad9b077c4 initial commit
2025-09-15 17:40:48 +01:00

4 lines
105 B
Bash
Executable file

#!/usr/bin/env sh
echo "I'm a flake, and I'm running a command defined in a another flake."
hello-flake