Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 76cb3c702cc1769438940b65b83971f483cca062
      
https://github.com/NixOS/nix/commit/76cb3c702cc1769438940b65b83971f483cca062
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M src/libstore/globals.hh
    M src/nix-daemon/nix-daemon.cc

  Log Message:
  -----------
  Reimplement trusted-substituters (aka trusted-binary-caches)


  Commit: 4222402219ca3a356d23e05e0474f8648b111d91
      
https://github.com/NixOS/nix/commit/4222402219ca3a356d23e05e0474f8648b111d91
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M doc/manual/command-ref/conf-file.xml

  Log Message:
  -----------
  nix.conf man page: binary-caches -> substituters


  Commit: 562585e901d9e5f2ef62be11c2e74badcacb1f50
      
https://github.com/NixOS/nix/commit/562585e901d9e5f2ef62be11c2e74badcacb1f50
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M doc/manual/command-ref/conf-file.xml
    M src/libstore/globals.hh

  Log Message:
  -----------
  binary-caches-parallel-connections -> http-connections


  Commit: f05d5f89ff4ec52ed2f6d576b2b2323b5292f815
      
https://github.com/NixOS/nix/commit/f05d5f89ff4ec52ed2f6d576b2b2323b5292f815
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M doc/manual/command-ref/conf-file.xml
    M src/libstore/globals.cc
    M src/libstore/globals.hh
    M src/libstore/remote-store.cc
    M src/libutil/config.cc
    M src/libutil/config.hh
    M src/libutil/util.cc
    M src/libutil/util.hh

  Log Message:
  -----------
  Read per-user settings from ~/.config/nix/nix.conf


  Commit: 4410e9d995bcd53a7a4cff0bbee3917375adcba3
      
https://github.com/NixOS/nix/commit/4410e9d995bcd53a7a4cff0bbee3917375adcba3
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M src/libstore/globals.cc
    M src/libstore/globals.hh
    M src/libutil/config.cc
    M src/libutil/config.hh
    M src/nix-daemon/nix-daemon.cc

  Log Message:
  -----------
  Setting: Remove "Tag" template argument


  Commit: efa4bdbfcd1489527bcf6f20a49c9a3bca8bbf6b
      
https://github.com/NixOS/nix/commit/efa4bdbfcd1489527bcf6f20a49c9a3bca8bbf6b
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M src/libstore/globals.cc
    M src/libutil/config.cc
    M src/libutil/config.hh
    M src/libutil/json.cc
    M src/libutil/json.hh
    M src/nix/show-config.cc

  Log Message:
  -----------
  Improve nix show-config --json

In particular, show descriptions. This could be used for manpage
generation etc.


  Commit: 749696e71c9d637a36ab09a1368dff01b2b1bda8
      
https://github.com/NixOS/nix/commit/749696e71c9d637a36ab09a1368dff01b2b1bda8
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M Makefile.config.in
    M configure.ac
    M src/libstore/gc.cc
    M src/libstore/local.mk

  Log Message:
  -----------
  Detect lsof

Also, don't use lsof on Linux since it's not needed.

Fixes #1328.


Compare: https://github.com/NixOS/nix/compare/9cc8047f44b3...749696e71c9d
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to