77922c875b
presently this is used to reference the appropriate kernel and (if needed) openwrt source trees, but I would not be surprised if we find other uses
2 lines
106 B
Bash
Executable file
2 lines
106 B
Bash
Executable file
set -e
|
|
NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix-build --arg device "import <liminix/devices/qemu>" test.nix
|