nix-book/source/recipes/remote-git/main.adoc
Amy de Buitléir 7761303cd4 initial commit
2023-11-28 16:11:37 +00:00

8 lines
280 B
Text

= Access to a package defined in a remote git repo
Ex: Access a package 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.
include::shell/main-generated.adoc[leveloffset=+1]