Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 954188af2747e796eb4428c493db9aa06ed1af38
      
https://github.com/NixOS/nix/commit/954188af2747e796eb4428c493db9aa06ed1af38
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-08-20 (Wed, 20 Aug 2014)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  Filter Nix-specific ANSI escape sequences from stderr

The Nixpkgs stdenv prints some custom escape sequences to denote
nesting and stuff like that. Most terminals (e.g. xterm, konsole)
ignore them, but some do not (e.g. xfce4-terminal). So for the benefit
of the latter, filter them out.


  Commit: 894fa5e42dd952caa702794964a13845ccf6f29a
      
https://github.com/NixOS/nix/commit/894fa5e42dd952caa702794964a13845ccf6f29a
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-08-20 (Wed, 20 Aug 2014)

  Changed paths:
    M tests/timeout.sh

  Log Message:
  -----------
  Reduce test verbosity


  Commit: 392430b2c4ceb2e476abe2b3acc928581b2a1445
      
https://github.com/NixOS/nix/commit/392430b2c4ceb2e476abe2b3acc928581b2a1445
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-08-20 (Wed, 20 Aug 2014)

  Changed paths:
    M src/libmain/shared.cc
    M src/libmain/shared.hh
    M src/libutil/util.cc
    M src/nix-store/nix-store.cc

  Log Message:
  -----------
  nix-store -l: Automatically pipe output into $PAGER


Compare: https://github.com/NixOS/nix/compare/029424d17d08...392430b2c4ce
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to