mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-01-12 01:27:55 +08:00
16 lines
338 B
Text
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]
|