Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 41e1900ea1a6323918596a17434b2011b5915b40
      
https://github.com/NixOS/nixpkgs/commit/41e1900ea1a6323918596a17434b2011b5915b40
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M pkgs/stdenv/generic/setup.sh

  Log Message:
  -----------
  Define closeNest before exitHandler

This prevents "closeNest: command not found" messages if setup fails
early.


  Commit: 42d94b6f15987ecaae03c639300d38e0b5c4afd4
      
https://github.com/NixOS/nixpkgs/commit/42d94b6f15987ecaae03c639300d38e0b5c4afd4
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M pkgs/stdenv/generic/setup.sh

  Log Message:
  -----------
  Barf on non-existant build inputs

Previously saying

  buildInputs = [ "bla" ];

was quietly ignored. Now it's a fatal error.


Compare: https://github.com/NixOS/nixpkgs/compare/49821433242c...42d94b6f1598
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to