Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 8d813fe3e0c2c6c4236d03f8271c21ffce1dea6f
      
https://github.com/NixOS/nix/commit/8d813fe3e0c2c6c4236d03f8271c21ffce1dea6f
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-05-21 (Thu, 21 May 2015)

  Changed paths:
    M src/nix-collect-garbage/nix-collect-garbage.cc

  Log Message:
  -----------
  nix-collect-garbage: Remove redundant call to getFileType


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

  Changed paths:
    M src/nix-collect-garbage/nix-collect-garbage.cc

  Log Message:
  -----------
  nix-collect-garbage: Don't barf on unreadable directories

And don't try to delete generations from unwritable directories.


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

  Changed paths:
    M src/libmain/shared.cc
    M src/libmain/shared.hh
    M src/nix-collect-garbage/nix-collect-garbage.cc
    M src/nix-store/nix-store.cc

  Log Message:
  -----------
  nix-collect-garbage: Call collectGarbage() internally


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

  Changed paths:
    A src/libstore/profiles.cc
    A src/libstore/profiles.hh
    R src/nix-env/profiles.cc
    R src/nix-env/profiles.hh

  Log Message:
  -----------
  Move profiles.{cc,hh} to libstore


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

  Changed paths:
    M src/libstore/profiles.cc
    M src/libstore/profiles.hh
    M src/nix-collect-garbage/nix-collect-garbage.cc
    M src/nix-env/nix-env.cc

  Log Message:
  -----------
  nix-collect-garbage: Don't call nix-env

Also, make sure --delete-older-than doesn't delete the current
generation.


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

  Changed paths:
    M scripts/nix-build.in

  Log Message:
  -----------
  nix-shell: Barf if -p and -E are both used

Closes #454, #455.


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

Reply via email to