1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 14:21:48 +02:00

Reconvert

This commit is contained in:
Eelco Dolstra 2020-07-23 10:44:54 +02:00
parent c20c082383
commit f390303566
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
29 changed files with 433 additions and 95 deletions

View file

@ -76,7 +76,7 @@
them anyway.
- Various commands now automatically pipe their output into the pager
as specified by the PAGER environment variable.
as specified by the `PAGER` environment variable.
- Several improvements to reduce memory consumption in the evaluator.