flake: fix mkbootimage #4

Merged
sb10q merged 1 commits from fsagbuya/nix-servo:boot.bin into master 2023-11-30 08:55:51 +08:00
Collaborator

Description

Fix mkbootimage crash on recent nixpkgs.

Related issue:
https://github.com/xmrig/xmrig/issues/3305

Closes #2

Test:

nix build -L .#packages.armv7l-linux.zc706-bootimage && ll ./result/
total 1140
-r--r--r-- 4 root root 1161440 Jan  1  1970 boot.bin
dr-xr-xr-x 2 root root    4096 Jan  1  1970 nix-support
## Description Fix mkbootimage crash on recent nixpkgs. Related issue: https://github.com/xmrig/xmrig/issues/3305 Closes #2 **Test:** ``` nix build -L .#packages.armv7l-linux.zc706-bootimage && ll ./result/ total 1140 -r--r--r-- 4 root root 1161440 Jan 1 1970 boot.bin dr-xr-xr-x 2 root root 4096 Jan 1 1970 nix-support ```
fsagbuya added 1 commit 2023-11-29 21:44:35 +08:00
ba3934bb06 flake: fix mkbootimage (#2)
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
sb10q merged commit ba3934bb06 into master 2023-11-30 08:55:51 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nix-servo#4
No description provided.