Add lib.fileset.optional :: Bool -> FileSet -> FileSet
#266106
Labels
5. scope: tracked
Issue (or PR) is linked back to a `5. scope: tracking` issue
6.topic: lib
The Nixpkgs function library
OT: I would quite like to have
fileset.optional : Bool -> FileSet -> FileSet
such thatoptional false x == fileset.empty
. Example:Originally posted by @roberth in #265964 (comment)
The text was updated successfully, but these errors were encountered: