summary refs log tree commit diff
path: root/pkgs/os-specific/linux/busybox/sandbox-shell.nix
Commit message (Collapse)AuthorAge
* Update sandbox-shell.nixMatthew Bauer2018-11-05
|
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* busybox-sandbox-shell: Fix build on RISC-VShea Levy2018-02-18
|
* busybox-sandbox-shell: extract basic shell to new attributeWill Dietz2018-02-05
Nix will use this shell if the attribute is present, avoiding duplicating changes in the future.