nixpkgs/pkgs/stdenv/linux
Tuomas Tynkkynen de3cac0ece make-bootstrap-tools.nix test: Use busybox from store
Our bootstrap tools are actually broken right now due to busybox not
working when invoked directly from a store path. (It says e.g.
"0qqqw19y4gmknajw8vg4fvhx9gxdqlhz-busybox: applet not found").
Make this test actually fail in such case, the next commit will fix the
problem with busybox.
2017-01-25 00:01:52 +02:00
..
bootstrap-files linux stdenv: Rename the bootstrap directory to bootstrap-files 2016-12-15 17:05:39 -05:00
bootstrap-tools linux stdenv: Avoid assert false 2016-12-15 17:09:29 -05:00
default.nix stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64 2017-01-25 00:01:52 +02:00
make-bootstrap-tools-cross.nix stdenv: Bringup aarch64 architecture support 2017-01-25 00:01:51 +02:00
make-bootstrap-tools.nix make-bootstrap-tools.nix test: Use busybox from store 2017-01-25 00:01:52 +02:00