move fail binaries

This commit is contained in:
2026-03-18 19:54:44 +01:00
parent 5d4d84de39
commit a6a335aaf4
33 changed files with 23 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

3
fail/bin/fail-x86-tracing Executable file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0810cb612b7b5bc0e9485a6b499253d8f7ca6e3a133096db396d13e9f881a707
size 21437120

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:584214e3439e62591ac3b21b43bbd374137a1a8101a3f191054075fea35118a5
size 25567248

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a36268c32352d6a0d71ac519682e1d5195153cf2faf982ed691ee85e2c3926b7
size 12607768

3
fail/bin/import-trace Executable file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c6d4fcd2c94c635ca8e176a0031f01ee21dedab764ec4320f480cdecd1ecdbf
size 13468904

3
fail/bin/prune-trace Executable file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97a1fe328b6ecb98d609c4eb2d6b7d4f74c67af88cb18e3d6b37d2af29b712dd
size 8744232

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

3
fail/share/BIOS-bochs-latest Executable file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f52b6a1bf6e6c290cef6721e2bc317d3851d07e1fb52990718297c0a71f83f89
size 131072

3
fail/share/vgabios.bin Executable file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:411b1198b075f8b89196623f8134da2a01c8d24125d53e205b0aacafa38bee2e
size 40448

View File

@ -422,8 +422,8 @@ rec {
runHook preInstall
mkdir -p $out
cp -rv ./bin $out/bin
cp -rv ./share $out/share
cp -rv ./fail/bin $out/bin
cp -rv ./fail/share $out/share
runHook postInstall
'';

Binary file not shown.

Binary file not shown.