nix-book/source/recipes/remote-git-flake/main.adoc
Amy de Buitléir 7de7ca8532 temp
2025-09-03 20:35:34 +01:00

10 lines
328 B
Text

= Access to a flake defined in a remote git repo
Ex: Access a flake called `hello-flake`,
which is defined in a remote git repo on codeberg.
To use a package from GitHub, GitLab, or any other public platform,
modify the URL.
include::cli/main-generated.adoc[leveloffset=+1]
include::shell/main-generated.adoc[leveloffset=+1]