Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 2b761d5f50b7dc17dc55c31980c2253c37b3c920
      
https://github.com/NixOS/nix/commit/2b761d5f50b7dc17dc55c31980c2253c37b3c920
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/libutil/logging.hh
    M src/libutil/types.hh

  Log Message:
  -----------
  Make fmt() non-recursive


  Commit: b30f5784d0184688de964f6239e373b62101ebc4
      
https://github.com/NixOS/nix/commit/b30f5784d0184688de964f6239e373b62101ebc4
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  Linux sandbox: Don't barf on invalid paths

This is useful when we're using a diverted store (e.g. "--store
local?root=/tmp/nix") in conjunction with a statically-linked sh from
the host store (e.g. "sandbox-paths =/bin/sh=/nix/store/.../bin/busybox").


  Commit: a2d92bb20e82a0957067ede60e91fab256948b41
      
https://github.com/NixOS/nix/commit/a2d92bb20e82a0957067ede60e91fab256948b41
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M Makefile.config.in
    M configure.ac
    A release-common.nix
    M release.nix
    M shell.nix
    M src/libstore/globals.cc
    M src/libstore/local.mk

  Log Message:
  -----------
  Add --with-sandbox-shell configure flag

And add a 116 KiB ash shell from busybox to the release build. This
helps to make sandbox builds work out of the box on non-NixOS systems
and with diverted stores.


Compare: https://github.com/NixOS/nix/compare/0124d118ef67...a2d92bb20e82
_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to