mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-01-14 02:27:56 +08:00
10 lines
273 B
Text
10 lines
273 B
Text
= Access to a top-level package from the Nixpkgs/NixOS repo
|
|
|
|
Ex: Access two packages from nixpkgs:
|
|
hello and cowsay.
|
|
|
|
include::cli/main-generated.adoc[leveloffset=+1]
|
|
|
|
include::shell/main-generated.adoc[leveloffset=+1]
|
|
|
|
include::shebang/main-generated.adoc[leveloffset=+1]
|