Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: f023f64f40809afa8a8e3a5e7081209cbcfd2e7e
      
https://github.com/NixOS/nix/commit/f023f64f40809afa8a8e3a5e7081209cbcfd2e7e
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

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

  Log Message:
  -----------
  RemoteStore::addToStore(): Pass content-addressability assertion

... and use this in Downloader::downloadCached(). This fixes

  $ nix-build https://nixos.org/channels/nixos-16.09-small/nixexprs.tar.xz -A 
hello
  error: cannot import path 
‘/nix/store/csfbp1s60dkgmk9f8g0zk0mwb7hzgabd-nixexprs.tar.xz’ because it lacks 
a valid signature


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to