Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 7850d3d27910c30232dd09dd86ee8afdaad26b90
      
https://github.com/NixOS/nix/commit/7850d3d27910c30232dd09dd86ee8afdaad26b90
  Author: Eelco Dolstra <eelco.dols...@logicblox.com>
  Date:   2016-06-01 (Wed, 01 Jun 2016)

  Changed paths:
    M Makefile
    M perl/lib/Nix/Store.xs
    M src/libexpr/eval.cc
    M src/libexpr/primops.cc
    M src/libstore/binary-cache-store.cc
    M src/libstore/binary-cache-store.hh
    M src/libstore/build.cc
    M src/libstore/builtins.cc
    M src/libstore/derivations.cc
    M src/libstore/derivations.hh
    M src/libstore/export-import.cc
    M src/libstore/gc.cc
    M src/libstore/http-binary-cache-store.cc
    M src/libstore/local-binary-cache-store.cc
    M src/libstore/local-fs-store.cc
    M src/libstore/local-store.cc
    M src/libstore/local-store.hh
    M src/libstore/nar-info-disk-cache.cc
    M src/libstore/nar-info-disk-cache.hh
    M src/libstore/nar-info.cc
    M src/libstore/nar-info.hh
    M src/libstore/optimise-store.cc
    M src/libstore/remote-store.cc
    M src/libstore/remote-store.hh
    M src/libstore/s3-binary-cache-store.cc
    M src/libstore/s3-binary-cache-store.hh
    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-env/nix-env.cc
    M src/nix-prefetch-url/nix-prefetch-url.cc
    M src/nix-store/nix-store.cc
    M src/nix/command.cc
    M src/nix/installables.cc

  Log Message:
  -----------
  Make the store directory a member variable of Store


  Commit: cf198952d02aae5585e9bb895577b5b4e7b25707
      
https://github.com/NixOS/nix/commit/cf198952d02aae5585e9bb895577b5b4e7b25707
  Author: Eelco Dolstra <eelco.dols...@logicblox.com>
  Date:   2016-06-01 (Wed, 01 Jun 2016)

  Changed paths:
    M src/libstore/http-binary-cache-store.cc
    M src/libstore/local-binary-cache-store.cc
    M src/libstore/nar-info-disk-cache.cc
    M src/libstore/nar-info-disk-cache.hh
    M src/libstore/s3-binary-cache-store.cc
    M tests/binary-cache.sh

  Log Message:
  -----------
  HttpBinaryCacheStore: Fix caching of WantMassQuery

Also, test HttpBinaryCacheStore in addition to LocalBinaryCacheStore.


  Commit: e24e2caaaf2dfd97bfa483800402f21049a42907
      
https://github.com/NixOS/nix/commit/e24e2caaaf2dfd97bfa483800402f21049a42907
  Author: Eelco Dolstra <eelco.dols...@logicblox.com>
  Date:   2016-06-01 (Wed, 01 Jun 2016)

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

  Log Message:
  -----------
  Skip substituters with an incompatible store directory


  Commit: dead8189acaa81b09f254278fa90f95153bdc51f
      
https://github.com/NixOS/nix/commit/dead8189acaa81b09f254278fa90f95153bdc51f
  Author: Eelco Dolstra <eelco.dols...@logicblox.com>
  Date:   2016-06-01 (Wed, 01 Jun 2016)

  Changed paths:
    M src/libstore/builtins.cc

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


  Commit: f2682e6e18a76ecbfb8a12c17e3a0ca15c084197
      
https://github.com/NixOS/nix/commit/f2682e6e18a76ecbfb8a12c17e3a0ca15c084197
  Author: Eelco Dolstra <eelco.dols...@logicblox.com>
  Date:   2016-06-01 (Wed, 01 Jun 2016)

  Changed paths:
    M src/libstore/builtins.cc

  Log Message:
  -----------
  <nix/fetchurl.nix>: Use tarballs.nixos.org

This ensures that the disappearance of upstream bootstrap tarballs
(e.g. https://github.com/NixOS/nixpkgs-channels/pull/1) doesn't break
stdenv rebuilds.


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

Reply via email to