mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 13:15:30 +03:00
rl-2311: Link to blog post on the file set library
This commit is contained in:
parent
024e4447a4
commit
ec54fee3b5
1 changed files with 2 additions and 1 deletions
|
@ -663,7 +663,8 @@ The module update takes care of the new config syntax and the data itself (user
|
||||||
designed to be easy and safe to use.
|
designed to be easy and safe to use.
|
||||||
|
|
||||||
This aims to be a replacement for `lib.sources`-based filtering.
|
This aims to be a replacement for `lib.sources`-based filtering.
|
||||||
To learn more about it, see [the tutorial](https://nix.dev/tutorials/file-sets).
|
To learn more about it, see [the blog post](https://www.tweag.io/blog/2023-11-28-file-sets/)
|
||||||
|
or [the tutorial](https://nix.dev/tutorials/file-sets).
|
||||||
|
|
||||||
- [`lib.gvariant`](https://nixos.org/manual/nixpkgs/unstable#sec-functions-library-gvariant):
|
- [`lib.gvariant`](https://nixos.org/manual/nixpkgs/unstable#sec-functions-library-gvariant):
|
||||||
A partial and basic implementation of GVariant formatted strings.
|
A partial and basic implementation of GVariant formatted strings.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue