nix.dev
nix.dev copied to clipboard
Official documentation for getting things done with Nix.
Links like give you problems: 
_(Since discussions are not enabled on this repo, here is an issue, move it appropriately if needed)_ I recently came across this incredible resource on how to build a tech...
For example, to build a Haskell project there are several established ways, which are scattered along the docs, blog posts and so forth. It would be good to have an...
There's a lot of ambiguity and confusion surrounding the terms "package" and "derivation" currently. It would be good to provide a consistent set of terminology in this book. The current...
An undefined variable (`trustedBinaryCaches`) is used in the "How do I add a new binary cache?" section. https://github.com/NixOS/nix.dev/blob/41faf1b5b4e4b706069359d5cdb8bf4ef036cf30/source/faq.md?plain=1#L16 What's the intent there? Should it be `trusted-substituters` instead? Even then, that's...
In https://github.com/nix-dot-dev/nix.dev/pull/248 I introduced a way to export code samples into files, and then test them. This commit adds an additional improvement on top of that: to test shell session...
based on Nix documentation team [discussion on 2022-07-07][notes] [notes]: https://discourse.nixos.org/t/2022-07-07-documentation-team-meeting-notes-4/20198
In https://nix.dev/tutorials/ad-hoc-developer-environments.html#towards-reproducibility , nixpkgs is explictly set to an archive link. It would be nice if it was described how to get this link -- even better if nix had...
RITZA language edit.