Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 629ab8002218e9b526d947a9b7a2eccddc3f331c
      
https://github.com/NixOS/nix/commit/629ab8002218e9b526d947a9b7a2eccddc3f331c
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M src/libstore/binary-cache-store.cc
    M src/libstore/binary-cache-store.hh
    M src/libstore/export-import.cc
    M src/libstore/store-api.hh

  Log Message:
  -----------
  importPaths(): Fix accessor support for Hydra


  Commit: 35db4f65a0f2ccbcaaef719e52b895fa78cad361
      
https://github.com/NixOS/nix/commit/35db4f65a0f2ccbcaaef719e52b895fa78cad361
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M src/libstore/store-api.cc
    M src/libstore/store-api.hh

  Log Message:
  -----------
  Add copyClosure utility function for Hydra


  Commit: c663b84573edee2c5ece78f4ee269be73ac3ca35
      
https://github.com/NixOS/nix/commit/c663b84573edee2c5ece78f4ee269be73ac3ca35
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M src/libstore/binary-cache-store.hh
    M src/libstore/store-api.cc
    M src/libstore/store-api.hh

  Log Message:
  -----------
  Implement generic Store::queryValidPaths()


  Commit: 844219f36450e94268da3f60e93efdf67055355c
      
https://github.com/NixOS/nix/commit/844219f36450e94268da3f60e93efdf67055355c
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M src/libstore/store-api.cc

  Log Message:
  -----------
  Store::queryValidPaths(): Use async queryPathInfo()

This allows the binary cache substituter to pipeline requests.


  Commit: 0c85ef7090898a9152c2a6fd31633aa7fc8550b3
      
https://github.com/NixOS/nix/commit/0c85ef7090898a9152c2a6fd31633aa7fc8550b3
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M src/libstore/local-store.cc

  Log Message:
  -----------
  LocalStore::querySubstitutablePaths(): Implement using queryValidPaths()


  Commit: edf9eb8181e01f6b2123e5690019cfeeb44fc1c2
      
https://github.com/NixOS/nix/commit/edf9eb8181e01f6b2123e5690019cfeeb44fc1c2
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M src/libstore/local-store.cc

  Log Message:
  -----------
  querySubstitutablePaths(): Don't query paths for which we already have a 
substituter


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

Reply via email to