Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 3d8318870289d7b6b08677fcd2da6ceb0b082f8c
      
https://github.com/NixOS/nix/commit/3d8318870289d7b6b08677fcd2da6ceb0b082f8c
  Author: Christian Theune <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M src/nix-env/profiles.cc
    M tests/user-envs.sh

  Log Message:
  -----------
  Enable lazy/sparse allocation of generation symlinks: avoid creating
new generations if a generation already exists.

Alternatively or additionally I propose a mode where only the *last* generation 
will be sparse.


  Commit: ea39c98d419a816029299b99f70455798e66f6b7
      
https://github.com/NixOS/nix/commit/ea39c98d419a816029299b99f70455798e66f6b7
  Author: Christian Theune <[email protected]>
  Date:   2015-05-19 (Tue, 19 May 2015)

  Changed paths:
    M src/nix-env/nix-env.cc
    M src/nix-env/profiles.cc
    M src/nix-env/profiles.hh
    M src/nix-env/user-env.cc
    M src/nix-env/user-env.hh
    M tests/user-envs.sh

  Log Message:
  -----------
  Implement alternative to lazy generations:

* only the last generation can be lazy
* depend on the '--lazy-generation' flag to be set


  Commit: 12a888894bc528fbfa9d4c1ef2dbeb5909550894
      
https://github.com/NixOS/nix/commit/12a888894bc528fbfa9d4c1ef2dbeb5909550894
  Author: Christian Theune <[email protected]>
  Date:   2015-05-20 (Wed, 20 May 2015)

  Changed paths:
    M src/nix-env/nix-env.cc
    M src/nix-env/profiles.cc
    M src/nix-env/profiles.hh
    M src/nix-env/user-env.cc
    M src/nix-env/user-env.hh
    M tests/user-envs.sh

  Log Message:
  -----------
  Mis-read Eelko's request to not make this an option: now, let's not make
it an option. :)


  Commit: a1c1bf3a56fbe7c01dd86fa6b089a2a281f00fc4
      
https://github.com/NixOS/nix/commit/a1c1bf3a56fbe7c01dd86fa6b089a2a281f00fc4
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-05-21 (Thu, 21 May 2015)

  Changed paths:
    M src/nix-env/profiles.cc
    M tests/user-envs.sh

  Log Message:
  -----------
  Merge branch 'submit/sparse-generation-symlinks' of 
https://github.com/ctheune/nix


Compare: https://github.com/NixOS/nix/compare/1529db702b8e...a1c1bf3a56fb
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to