nix-book/source/recipes/remote-git/flake/hello-again
Amy de Buitléir 90b9c96dc5 expanded
2025-09-02 16:56:18 +01:00

4 lines
107 B
Bash
Executable file

#!/usr/bin/env sh
echo "I'm a flake, but I'm running a command defined in a non-flake package."
hello-nix