Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-24 | nix: Respect -I, --arg, --argstr | Eelco Dolstra | |
Also, random cleanup to argument handling. | |||
2017-07-30 | Replace Unicode quotes in user-facing strings by ASCII | Jörg Thalheim | |
Relevant RFC: NixOS/rfcs#4 $ ag -l | xargs sed -i -e "/\"/s/’/'/g;/\"/s/‘/'/g" | |||
2017-07-04 | Support base-64 hashes | Eelco Dolstra | |
Also simplify the Hash API. Fixes #1437. | |||
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | |
This reverts commit f78126bfd6b6c8477fcdbc09b2f98772dbe9a1e7. There really is no need for such a massive change... | |||
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | |
2016-02-25 | Fix build | Eelco Dolstra | |
2016-02-16 | Fix to-base16 description | Tristan Hume | |
2016-02-09 | Start of new Nix command-line interface | Eelco Dolstra | |