News
Blogs
Jobs
-
Mercury is hiring a generalist engineer in SF. Mercury uses Nix for development, Hydra for CI, and runs on NixOS on AWS.
Call for participation
-
nixdoc to generate documentation for Nix library functions
NixOS/nixpkgs#49275 for the first generated documentation files and NixOS/nixpkgs#49383 for updated doc strings. Rendered example available here.
-
filterSourceGitignore: Automatic filterSource by parsing .gitignore files from within nix
nix-gitignore tries to convert the fnmatch(3) strings in a .gitignore file to perl regexes valid in nix’s match. filterSourceGitignore opts for translation to nix boolean predicates instead and implements a subset of the gitignore logic as nix functions, aborting for unsupported parts.
Contribute to NixOS Weekly Newsletter
This work would not be possible without the many contributions of the community.
You can help too! Create or comment on the pull request for the next edition or look at the issue tracker to add other improvements.