Jump to ratings and reviews
Rate this book

Nix Pills

Rate this book
This is a ported version of the Nix Pills, a series of blog posts written by Luca Bruno (aka Lethalman) and orginally published in 2014 and 2015. It provides a tutorial introduction into the Nix package manager and Nixpkgs package collection, in the form of short chapters called 'pills'.

Since the Nix Pills are considered a classic introduction to Nix, an effort to port them to the current format was led by Graham Christensen (aka grahamc / gchristensen) and other contributors in 2017.

265 pages, ebook

Published January 1, 2018

6 people want to read

About the author

Bruno Luca

2 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (22%)
4 stars
4 (44%)
3 stars
3 (33%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 5 of 5 reviews
Profile Image for Jethro Kuan.
20 reviews7 followers
May 13, 2018
This series really helped me demystify some of the magic happening in the Nix language, and some of the design choices. for example, serialising a derivation (attribute set) results in its path to the nix store, which is incredibly convenient for writing packages.
Profile Image for Ryan Weisenburger.
25 reviews
January 22, 2024
Great look into the EARLY inner workings of Nix. It is mostly about nix dev env to compile programs. Helpful and common patterns. Insightful information about various paths and their purposes. I will have to read again after learning more of Nix.
Profile Image for Christoph Kappel.
499 reviews11 followers
August 19, 2024
This is a collection of several blog posts that explain the general idea of nix and demonstrate how to actually package something. Although it gave a good impression, it is mainly geared towards people who want to create packages and not a general introduction into the differences of nixOS to a normal linux distribution.

It is well and entertaining written and if you keep in mind you are reading a blog series really worth the time.
Profile Image for Tae.
53 reviews14 followers
October 8, 2019
Nix low-level details. You will learn a lot if you are already familiar with Nix expressions, but please don't recommend this to beginners.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.