move fail binaries

This commit is contained in:
2026-03-18 19:54:44 +01:00
parent 350dff63cd
commit 39c7d921ab
23 changed files with 8 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

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

Binary file not shown.

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.