Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 27b7b94923d2f207781b438bb7a57669bddf7d2b
      
https://github.com/NixOS/nix/commit/27b7b94923d2f207781b438bb7a57669bddf7d2b
  Author: Eelco Dolstra <eelco.dols...@logicblox.com>
  Date:   2015-01-08 (Thu, 08 Jan 2015)

  Changed paths:
    M src/libstore/build.cc
    M src/libstore/local-store.cc

  Log Message:
  -----------
  Set /nix/store permission to 1737

I.e., not readable to the nixbld group. This improves purity a bit for
non-chroot builds, because it prevents a builder from enumerating
store paths (i.e. it can only access paths it knows about).


  Commit: ed56ea980bcee17850ff1199fbb7c0a9d8cb52cd
      
https://github.com/NixOS/nix/commit/ed56ea980bcee17850ff1199fbb7c0a9d8cb52cd
  Author: Данило Глинський (Danylo Hlynskyi) <abcz2.upr...@gmail.com>
  Date:   2015-01-08 (Thu, 08 Jan 2015)

  Changed paths:
    M doc/manual/expressions/advanced-attributes.xml

  Log Message:
  -----------
  Fix typo (assuming this is a typo)

Fix typo (assuming this is a typo)
`allowedRequisites` mentions `allowedReferences` in code example


Compare: https://github.com/NixOS/nix/compare/128538ef06aa...ed56ea980bce
_______________________________________________
nix-commits mailing list
nix-commits@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to