mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2025-12-27 00:34:58 +08:00
10 lines
328 B
Text
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]
|