mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-16 03:32:02 +03:00
cross-canary: mruby -> hello-mruby
This commit is contained in:
parent
e0ec5cee54
commit
264fd8dc89
@ -59,7 +59,7 @@ if stdenv.buildPlatform == stdenv.hostPlatform then {} else (
|
||||
${emulator} ${hello}/bin/hello
|
||||
'';
|
||||
|
||||
mruby = mkTest "mruby" ''
|
||||
hello-mruby = mkTest "hello-mruby" ''
|
||||
${emulator} ${hello-mruby}/bin/hello
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user