Merge pull request #258832 from tweag/fileset-link-user-docs

lib.fileset: Link to user documentation from contributor docs

authored by Silvan Mosberger and committed by GitHub e9197428 1c20cc23

+5
+5
lib/fileset/README.md
··· 1 1 # File set library 2 2 3 + 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 + 3 8 The main goal of the file set library is to be able to select local files that should be added to the Nix store. 4 9 It should have the following properties: 5 10 - Easy: