about summary refs log tree commit diff
path: root/release-common.nix
AgeCommit message (Collapse)AuthorFilesLines
2017-10-07 release-common: Fix busybox builtins (busybox >= 1.27)Will Dietz1-2/+2
See https://github.com/NixOS/nixpkgs/pull/28261
2017-05-30 Only pass --with-sandbox-shell on LinuxEelco Dolstra1-0/+1
2017-05-15 Add --with-sandbox-shell configure flagEelco Dolstra1-0/+21
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.