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

8 lines
294 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.
include::shell/main-generated.adoc[leveloffset=+1]