Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d170c98d13a7b622c57c9b9f727a6bfec95a9181
      
https://github.com/NixOS/nixpkgs/commit/d170c98d13a7b622c57c9b9f727a6bfec95a9181
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-05-09 (Sat, 09 May 2015)

  Changed paths:
    M nixos/modules/system/activation/top-level.nix

  Log Message:
  -----------
  Making nixos keep a ref to its stdenv

This will help a lot on ARM, where nix-collect-garbage erases gcc; then, any
change to a small system config file requires rebuilding gcc again.

I don't know why it does not happen on x86. Maybe it just pulls the gcc from
hydra, if garbage is collected.


  Commit: 282354a6cfe45f0bc0a62a91515a1bfac80fad0d
      
https://github.com/NixOS/nixpkgs/commit/282354a6cfe45f0bc0a62a91515a1bfac80fad0d
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-05-09 (Sat, 09 May 2015)

  Changed paths:
    M pkgs/tools/networking/cjdns/default.nix

  Log Message:
  -----------
  Updating cjdns to latest master.

It has important stability fixes.


Compare: https://github.com/NixOS/nixpkgs/compare/d8a2bb86c0e5...282354a6cfe4
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to