nix-gently/README.org

1.1 KiB

Nix: a gentle introduction

nix is a package manager that works a bit differently to other package managers. It's a highly effective tool for installing and managing Linux (and MacOS) software, but the learning curve is well known to be quite steep.

This project is my attempt to improve that by providing a gentler on-ramp to using nix, that proceeds in a reasonably logical manner and explains just enough of what's going on at each stage.

The introduction itself can be currently found in nix-gently.org:

The tutorial is provided under the terms of the Creative Commons Attribution 4.0 International license.