• Stars
    star
    152
  • Rank 244,685 (Top 5 %)
  • Language
  • Created almost 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Some articles about getting started with Nix programming & configuration

Nix Articles

This is a series of articles about Nix. This is for people who want to use Nix to:

  • Build applications
  • Package stuff
  • Manage configuration and servers

It is a 5 part series so far:

  1. Environments with Nix Shell
  2. So Variables are a Thing
  3. Creating a super simple derivation (package)
  4. Derivations 102
  5. Grokking Nix functions with real usage examples

The publication of the later guides is pending editing. Follow on GitHub or email me if you are interested.

The guides are aimed at a reader who: