move fail binaries
This commit is contained in:
|
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