···1# File set library
2000003The main goal of the file set library is to be able to select local files that should be added to the Nix store.
4It should have the following properties:
5- Easy:
···1# File set library
23+This is the internal contributor documentation.
4+The user documentation is [in the Nixpkgs manual](https://nixos.org/manual/nixpkgs/unstable/#sec-fileset).
5+6+## Goals
7+8The main goal of the file set library is to be able to select local files that should be added to the Nix store.
9It should have the following properties:
10- Easy: