Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-24 | Remove DocBook manual | Eelco Dolstra | |
2020-07-23 | <replaceable> -> <emphasis> | Eelco Dolstra | |
Pandoc doesn't know <replaceable> so let's force it to be rendered as italics. | |||
2020-07-23 | <simplesect> -> <section> | Eelco Dolstra | |
Pandoc silently ignores <simplesect>... | |||
2020-07-23 | <envar> -> <literal> | Eelco Dolstra | |
2018-10-29 | editline: wip | Will Dietz | |
2018-04-12 | Add to glossary and clarify garbage collection | Sean Seefried | |
While trying to understand garbage collection it was not immediately clear that only the runtime dependency closure of output paths would be kept (instead of the build-time dependency closure). This commit attempts to clarify this by expanding some of the glossary definitions and extending the Garbage Collection section. | |||
2017-11-27 | doc: linenoise -> linenoise-ng | Will Dietz | |
2017-07-30 | replace "Mac OS X" with "macOS" | davidak | |
except in older release notes where the name was actually Mac OS X. | |||
2017-05-10 | Replace readline by linenoise | Eelco Dolstra | |
Using linenoise avoids a license compatibility issue (#1356), is a lot smaller and doesn't pull in ncurses. | |||
2017-04-19 | Fix small grammar issue about page | kballou | |
Fix subject-verb agreement issue in introduction/about. | |||
2016-02-18 | context for introducing runtime dependencies | Dan Connolly | |
The first occurrence of "runtime dependencies" wasn't related to the surrounding narrative. | |||
2015-03-06 | Fix typos: s/the the/the/ | Daniel Hahler | |
2014-12-09 | Use https://cache.nixos.org instead of http://cache.nixos.org | Eelco Dolstra | |
2014-11-25 | Intro: Mention binary caches | Eelco Dolstra | |
2014-11-24 | Update quick start section | Eelco Dolstra | |
2014-09-16 | Tweak some chapter titles | Eelco Dolstra | |
2014-09-16 | Drop "service deployment" bla bla | Eelco Dolstra | |
2014-09-16 | Drop reference to FreeBSD | Eelco Dolstra | |
2014-08-27 | Restructuring the Nix manual | Mikey Ariel | |