|
You are here |
jvns.ca | ||
| | | | |
blog.ysndr.de
|
|
| | | | | Migrating to Nix Flakes, why, how and what are Flakes in the first place | |
| | | | |
myme.no
|
|
| | | | | [AI summary] The article discusses the use of Nix and flakes to create a robust development environment that integrates JavaScript, Haskell, and Docker. It highlights the benefits of using Nix for managing dependencies, environment isolation, and reproducibility. The author describes various tools and techniques, such as direnv, Docker containers, and the nix develop command, to enhance productivity and streamline workflows. The conclusion emphasizes the potential of Nix as a powerful tool for developers, despite its steep learning curve. | |
| | | | |
johns.codes
|
|
| | | | | Reproducible dev environments and builds with Nix | |
| | | | |
tonyfinn.com
|
|
| | | Flakes are a mechanism for describing a collection of Nix resources, and are central to much of the new improved interfaces added to Nix in recent years. This post outlines their benefits and creation of a couple of example flakes. | ||