Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 40dfac968a87c1d90b5b3c9e3ffe72a370165047
      
https://github.com/NixOS/nix/commit/40dfac968a87c1d90b5b3c9e3ffe72a370165047
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M src/nix-build/nix-build.cc

  Log Message:
  -----------
  nix-build: Use showManPage() and printVersion()


  Commit: 2b9d0a99cbf7649c20492bc539e2823a2d2e57c5
      
https://github.com/NixOS/nix/commit/2b9d0a99cbf7649c20492bc539e2823a2d2e57c5
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M Makefile
    M src/libstore/remote-store.cc
    M src/libutil/serialise.cc
    M src/libutil/util.cc
    M src/libutil/util.hh

  Log Message:
  -----------
  AutoDeleteArray -> std::unique_ptr

Also, switch to C++14 for std::make_unique.


  Commit: 8079ab87a2a7cd288a35334517da7a808af8e1e0
      
https://github.com/NixOS/nix/commit/8079ab87a2a7cd288a35334517da7a808af8e1e0
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M src/libstore/gc.cc
    M src/libstore/optimise-store.cc
    M src/libutil/util.cc
    M src/libutil/util.hh

  Log Message:
  -----------
  AutoCloseDir: Use std::unique_ptr


  Commit: c0d55f918379f46b87e43457745895439a85555c
      
https://github.com/NixOS/nix/commit/c0d55f918379f46b87e43457745895439a85555c
  Author: Jude Taylor <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M src/nix-build/nix-build.cc

  Log Message:
  -----------
  assign environ to a temp variable to ensure liveness


Compare: https://github.com/NixOS/nix/compare/451c223deea1...c0d55f918379
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to