mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
lib.fileset.unions: Fix outdated docs
Since 4f35f003e6 unions supports empty lists too
This commit is contained in:
@@ -258,7 +258,6 @@ If a directory does not recursively contain any file, it is omitted from the sto
|
||||
*/
|
||||
unions =
|
||||
# A list of file sets.
|
||||
# Must contain at least 1 element.
|
||||
# The elements can also be paths,
|
||||
# which get [implicitly coerced to file sets](#sec-fileset-path-coercion).
|
||||
filesets:
|
||||
|
||||
Reference in New Issue
Block a user