nix-book/source/recipes/remote-git/main.adoc
Amy de Buitléir ffb97b96ff temp
2025-09-05 19:33:37 +01:00

16 lines
338 B
Text

= Access to a package defined in a remote git repo
Ex: Access a package (not a flake) called `hello-nix`,
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.
REMOVE ME
REMOVE ME
REMOVE ME
REMOVE ME
include::flake/main-generated.adoc[leveloffset=+1]