|
You are here |
nora.codes | ||
| | | | |
www.chriswarbo.net
|
|
| | | | | ||
| | | | |
vaibhavsagar.com
|
|
| | | | | ||
| | | | |
www.zombiezen.com
|
|
| | | | | I recently spent some time learning Nix after watching this talk by Xe. Nix is a package manager/build system for Linux and macOS. It does a number of things I really like: Transparent handling of source and binary packages. Includes a rich central package registry, but you can host your package descriptions or binaries anywhere. Does not require root and runs alongside any Linux distribution. Easy to pin or customize versions of individual packages. Straightforward support for project-specific dependenc... | |
| | | | |
drakerossman.com
|
|
| | | This article with teach you how to start your Rust development on NixOS or any nix-enabled operating system. You will learn how to use flakes with development shells, how to bootstrap Rust Nightly, what is an overlay, and encounter some nix language quirks on your journey. | ||