Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: a91954f0c658e90b08f7f6e371305281e4d7d329
      
https://github.com/NixOS/nix/commit/a91954f0c658e90b08f7f6e371305281e4d7d329
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M src/libstore/store-api.cc
    M src/libstore/store-api.hh
    M src/nix/command.cc
    M src/nix/copy.cc
    M src/nix/sigs.cc
    M src/nix/verify.cc

  Log Message:
  -----------
  Merge openStore and openStoreAt with default arguments


  Commit: 53b27ddce22869430e2ab0932c32d8e3c3844564
      
https://github.com/NixOS/nix/commit/53b27ddce22869430e2ab0932c32d8e3c3844564
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

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

  Log Message:
  -----------
  Factor a function to get the store type from a URI out of the main 
RegisterStoreImplementation


  Commit: 7d4ccd9b17ca902438e7045e4ce950525ed554b6
      
https://github.com/NixOS/nix/commit/7d4ccd9b17ca902438e7045e4ce950525ed554b6
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

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

  Log Message:
  -----------
  nix-daemon: add --stdio flag for handling connections over stdin/stdout


  Commit: 0f3963329018d9cf930e2a0e2b0ec2f4e26b40b3
      
https://github.com/NixOS/nix/commit/0f3963329018d9cf930e2a0e2b0ec2f4e26b40b3
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

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

  Log Message:
  -----------
  Factor out the unix domain socket-specific code from RemoteStore


  Commit: a705e8ce0a8aaf3afe885892834468e95c197a16
      
https://github.com/NixOS/nix/commit/a705e8ce0a8aaf3afe885892834468e95c197a16
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M src/libstore/binary-cache-store.cc
    A src/libstore/remote-fs-accessor.cc
    A src/libstore/remote-fs-accessor.hh

  Log Message:
  -----------
  Factor a general remote FS accessor out of BinaryCacheStore


  Commit: b4b5e9ce2f58aecea2fe3ca1fe9388e4fc7df556
      
https://github.com/NixOS/nix/commit/b4b5e9ce2f58aecea2fe3ca1fe9388e4fc7df556
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

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

  Log Message:
  -----------
  Add narFromPath op to nix daemon


  Commit: ecba88de9367f733610121fc0153310f92e05b65
      
https://github.com/NixOS/nix/commit/ecba88de9367f733610121fc0153310f92e05b65
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M src/libstore/remote-store.hh
    A src/libstore/ssh-store.cc
    A src/libstore/ssh-store.hh

  Log Message:
  -----------
  Add ssh store implementation


  Commit: 584f8a62de117ade154ec8208d939dc194782936
      
https://github.com/NixOS/nix/commit/584f8a62de117ade154ec8208d939dc194782936
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M src/libstore/remote-store.cc
    M src/libstore/worker-protocol.hh
    M src/nix-daemon/nix-daemon.cc

  Log Message:
  -----------
  Implement nar-based addToStore for remote-store


  Commit: ab31f9986c68f575d902582ed3e176b777cb49e1
      
https://github.com/NixOS/nix/commit/ab31f9986c68f575d902582ed3e176b777cb49e1
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

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

  Log Message:
  -----------
  Inline ssh-store.hh into ssh-store.cc


  Commit: 196815f70014d9e7c3a44b66d4c1eb35aa56a282
      
https://github.com/NixOS/nix/commit/196815f70014d9e7c3a44b66d4c1eb35aa56a282
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

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

  Log Message:
  -----------
  ssh-store: Start master on-demand


  Commit: b99c6e0e2959e90ddda14d8b318e4c7b1a508674
      
https://github.com/NixOS/nix/commit/b99c6e0e2959e90ddda14d8b318e4c7b1a508674
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

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

  Log Message:
  -----------
  nix-daemon: Fix error message


  Commit: b3ba762dbf26c323accf6c5f2763fb54b08d96dc
      
https://github.com/NixOS/nix/commit/b3ba762dbf26c323accf6c5f2763fb54b08d96dc
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M src/libutil/finally.hh

  Log Message:
  -----------
  Add missing #include


  Commit: a83b10f84c403d0a38439ce0dd2ce8963cc58af7
      
https://github.com/NixOS/nix/commit/a83b10f84c403d0a38439ce0dd2ce8963cc58af7
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  Typo


  Commit: 21c55ab3b54fc2db30ca53c572d24b38331f508c
      
https://github.com/NixOS/nix/commit/21c55ab3b54fc2db30ca53c572d24b38331f508c
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M release.nix
    M src/libstore/remote-store.cc
    M src/nix-daemon/nix-daemon.cc

  Log Message:
  -----------
  Implement backwards-compatible RemoteStore::addToStore()

The SSHStore PR adds this functionality to the daemon, but we have to
handle the case where the Nix daemon is 1.11.

Also, don't require signatures for trusted users. This restores 1.11
behaviour.

Fixes https://github.com/NixOS/hydra/issues/398.


  Commit: 4b8f1b0ec066a5b994747b1afd050f5f62d857f6
      
https://github.com/NixOS/nix/commit/4b8f1b0ec066a5b994747b1afd050f5f62d857f6
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M src/libstore/binary-cache-store.cc
    M src/libstore/local-store.cc
    A src/libstore/remote-fs-accessor.cc
    A src/libstore/remote-fs-accessor.hh
    M src/libstore/remote-store.cc
    M src/libstore/remote-store.hh
    A src/libstore/ssh-store.cc
    M src/libstore/store-api.cc
    M src/libstore/store-api.hh
    M src/libstore/worker-protocol.hh
    M src/nix-daemon/nix-daemon.cc
    M src/nix/command.cc
    M src/nix/copy.cc
    M src/nix/sigs.cc
    M src/nix/verify.cc

  Log Message:
  -----------
  Merge branch 'ssh-store' of https://github.com/shlevy/nix


  Commit: e4655b166c75a9e7d9629cc1a1463c4d580edc23
      
https://github.com/NixOS/nix/commit/e4655b166c75a9e7d9629cc1a1463c4d580edc23
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

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

  Log Message:
  -----------
  copyClosure() / copyStorePath(): Expose dontCheckSigs

Needed by Hydra.


  Commit: 2af5d35fdc1171a9bdab7e2fc005673d76417c06
      
https://github.com/NixOS/nix/commit/2af5d35fdc1171a9bdab7e2fc005673d76417c06
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M doc/manual/installation/installing-binary.xml
    M scripts/install-nix-from-closure.sh

  Log Message:
  -----------
  Merge branch 'master' of github.com:NixOS/nix


Compare: https://github.com/NixOS/nix/compare/eec5409a6905...2af5d35fdc11
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to