mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-01-30 09:49:16 +01:00
Fix typo
This commit is contained in:
parent
17313a177d
commit
7a6af20793
@ -125,7 +125,7 @@ Note that the copied template cannot be used directly. You need to modify it to
|
|||||||
#
|
#
|
||||||
# A Nixpkgs Module can be an attribute set, or a function that
|
# A Nixpkgs Module can be an attribute set, or a function that
|
||||||
# returns an attribute set. By default, if a Nixpkgs Module is a
|
# returns an attribute set. By default, if a Nixpkgs Module is a
|
||||||
# function, this function have the following default parameters:
|
# function, this function has the following default parameters:
|
||||||
#
|
#
|
||||||
# lib: the nixpkgs function library, which provides many
|
# lib: the nixpkgs function library, which provides many
|
||||||
# useful functions for operating Nix expressions:
|
# useful functions for operating Nix expressions:
|
||||||
|
Loading…
Reference in New Issue
Block a user