stage.nix: Better explain why buildPackages as null is valid arg
This commit is contained in:
@@ -46,7 +46,8 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
, # The package set used at build-time. If null, `buildPackages` will
|
, # The package set used at build-time. If null, `buildPackages` will
|
||||||
# be defined internally as the produced package set as itself.
|
# be defined internally as the final produced package set itself. This allows
|
||||||
|
# us to avoid expensive splicing.
|
||||||
buildPackages
|
buildPackages
|
||||||
|
|
||||||
, # The standard environment to use for building packages.
|
, # The standard environment to use for building packages.
|
||||||
|
|||||||
Reference in New Issue
Block a user