move fail binaries
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/import-trace
BIN
bin/import-trace
Binary file not shown.
BIN
bin/prune-trace
BIN
bin/prune-trace
Binary file not shown.
BIN
fail/bin/fail-x86-tracing
(Stored with Git LFS)
Executable file
BIN
fail/bin/fail-x86-tracing
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
fail/bin/generic-experiment-client
(Stored with Git LFS)
Executable file
BIN
fail/bin/generic-experiment-client
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
fail/bin/generic-experiment-server
(Stored with Git LFS)
Executable file
BIN
fail/bin/generic-experiment-server
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
fail/bin/import-trace
(Stored with Git LFS)
Executable file
BIN
fail/bin/import-trace
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
fail/bin/prune-trace
(Stored with Git LFS)
Executable file
BIN
fail/bin/prune-trace
(Stored with Git LFS)
Executable file
Binary file not shown.
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
BIN
fail/share/BIOS-bochs-latest
(Stored with Git LFS)
Executable file
BIN
fail/share/BIOS-bochs-latest
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
fail/share/vgabios.bin
(Stored with Git LFS)
Executable file
BIN
fail/share/vgabios.bin
(Stored with Git LFS)
Executable file
Binary file not shown.
@ -422,8 +422,8 @@ rec {
|
|||||||
runHook preInstall
|
runHook preInstall
|
||||||
|
|
||||||
mkdir -p $out
|
mkdir -p $out
|
||||||
cp -rv ./bin $out/bin
|
cp -rv ./fail/bin $out/bin
|
||||||
cp -rv ./share $out/share
|
cp -rv ./fail/share $out/share
|
||||||
|
|
||||||
runHook postInstall
|
runHook postInstall
|
||||||
'';
|
'';
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user