Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: fb21be5a178597443fea4682cc0c03daf4007589
      
https://github.com/NixOS/nixops/commit/fb21be5a178597443fea4682cc0c03daf4007589
  Author: aszlig <[email protected]>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M doc/manual/dummy.nix
    M nix/ec2.nix

  Log Message:
  -----------
  Fix circular references to pkgs.lib.

For dummy.nix it's quite obvious, but ec2.nix actually causes the
reference, because the lib attribute is passed to ./lib.nix from _utils_
instead of the lib attribute passed by the module system.

Signed-off-by: aszlig <[email protected]>


  Commit: 8fd537c3c6524f86d5868abbe6a31a301f13f932
      
https://github.com/NixOS/nixops/commit/8fd537c3c6524f86d5868abbe6a31a301f13f932
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M doc/manual/dummy.nix
    M nix/ec2.nix

  Log Message:
  -----------
  Merge pull request #280 from aszlig/fix-pkgs-lib

Fix circular references to pkgs.lib.


Compare: https://github.com/NixOS/nixops/compare/372333a9e243...8fd537c3c652
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to