Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: b39622a487e2978bd32c9faf2f651aec1f9815c1
      
https://github.com/NixOS/nix/commit/b39622a487e2978bd32c9faf2f651aec1f9815c1
  Author: Vladimír Čunát <[email protected]>
  Date:   2015-11-10 (Tue, 10 Nov 2015)

  Changed paths:
    M doc/manual/command-ref/conf-file.xml
    M doc/manual/release-notes/release-notes.xml
    A doc/manual/release-notes/rl-1.11.xml
    M src/libstore/build.cc

  Log Message:
  -----------
  rename `chroot` to `sandbox` (fixes #656, close #682)

- rename options but leav old names as lower-priority aliases,
  also "-dirs" -> "-paths" to get closer to the meaning
- update docs to reflect the new names (old aliases are not documented),
  including a new file with release notes
- tests need an update after corresponding changes to nixpkgs
- __noChroot is left as it is (after discussion on the PR)


  Commit: a0f073341320b4e66ebc8059a0d29ed9db8ea4ec
      
https://github.com/NixOS/nix/commit/a0f073341320b4e66ebc8059a0d29ed9db8ea4ec
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  Fix build failure introduced by #704

Also, make the FreeBSD checks conditional on FreeBSD.


  Commit: 27d6ed5c683a9eaf0150d2f3573434a559580d37
      
https://github.com/NixOS/nix/commit/27d6ed5c683a9eaf0150d2f3573434a559580d37
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M release.nix

  Log Message:
  -----------
  Remove sandboxProfile from release.nix

There is really no conceivable reason why building Nix would need
access to the host's nix.conf. If it does, it's a bug, and we should
fix that instead.


  Commit: 0ab4d905e7051ab76dc483392e0759bbfc87c70e
      
https://github.com/NixOS/nix/commit/0ab4d905e7051ab76dc483392e0759bbfc87c70e
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M doc/manual/command-ref/conf-file.xml
    M doc/manual/release-notes/release-notes.xml
    A doc/manual/release-notes/rl-1.11.xml
    M src/libstore/build.cc

  Log Message:
  -----------
  Merge branch 'p/sandbox-rename-minimal' of https://github.com/vcunat/nix


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

Reply via email to