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

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

  Log Message:
  -----------
  Verify content-addressability assertions at registration time


  Commit: e76df9bd5285272f025025d97fe8993156726eef
      
https://github.com/NixOS/nix/commit/e76df9bd5285272f025025d97fe8993156726eef
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  Register content-addressability assertion for fixed outputs


  Commit: d3e1aad421a88a7a075cac25142c49224b3ecca2
      
https://github.com/NixOS/nix/commit/d3e1aad421a88a7a075cac25142c49224b3ecca2
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

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

  Log Message:
  -----------
  nix-shell: Better error message when the shell can't be started


  Commit: 89ffe1eff946639aa2752177fcc5159b6926af70
      
https://github.com/NixOS/nix/commit/89ffe1eff946639aa2752177fcc5159b6926af70
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M tests/nix-shell.sh
    M tests/shell.nix

  Log Message:
  -----------
  Fix nix-shell tests

The nix-shell fix in 668fef2e4f1c7758e2a55e355b4826014d5b7ba9 revealed
that we had some --pure tests that incorrectly depended on PATH from
config.nix's mkDerivation being overwritten by the caller's PATH.

http://hydra.nixos.org/build/49242478


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

Reply via email to