Branch: refs/heads/nix-pack
  Home:   https://github.com/NixOS/nix
  Commit: ecc2c8f46452c5041dca34bcfd24bbd863d1d46e
      
https://github.com/NixOS/nix/commit/ecc2c8f46452c5041dca34bcfd24bbd863d1d46e
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M src/libexpr/nixexpr.cc
    M src/libexpr/nixexpr.hh
    M src/libexpr/symbol-table.hh

  Log Message:
  -----------
  Improve printing of ASTs


  Commit: 6c58a943ef34d1694b068d178ddd66c96e422e39
      
https://github.com/NixOS/nix/commit/6c58a943ef34d1694b068d178ddd66c96e422e39
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M Makefile
    M src/libexpr/nixexpr.cc
    M src/libexpr/nixexpr.hh
    A src/nix-pack/local.mk
    A src/nix-pack/nix-pack.cc

  Log Message:
  -----------
  Add nix-pack utility

This transforms a set of Nix expressions into a single file. The
typical use case is to replace the top-level default.nix in Nixpkgs
with a single file that includes (almost) all Nix expressions
reachable from that file. This reduces I/O overhead, especially on
non-SSD systems.


Compare: https://github.com/NixOS/nix/compare/ecc2c8f46452^...6c58a943ef34
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to