nix-book
                                
                                 nix-book copied to clipboard
                                
                                    nix-book copied to clipboard
                            
                            
                            
                        Mention `inherit`
Somewhere in https://book.divnix.com/ch05-01-language-basics.html inherit foo; and inherit (foo) bar baz; should probably be explained, as well as the fact that they can be used in both lets and attrsets.
Agreed, thank you for pointing that out