-
Notifications
You must be signed in to change notification settings - Fork 91
Update flake.lock #668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update flake.lock #668
Conversation
b62084f to
9ffd128
Compare
82e79d8 to
48d0b14
Compare
48d0b14 to
2f8ae0a
Compare
2f8ae0a to
212ddf0
Compare
212ddf0 to
576d0da
Compare
576d0da to
0122eea
Compare
Flake lock file updates:
• Updated input 'filter':
'github:numtide/nix-filter/d90c75e8319d0dd9be67d933d8eb9d0894ec9174' (2023-06-19)
→ 'github:numtide/nix-filter/41fd48e00c22b4ced525af521ead8792402de0ea' (2023-09-16)
• Updated input 'flake-compat':
'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17)
→ 'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/0d2fb29f5071a12d7983319c2c2576be6a130582' (2023-08-05)
→ 'github:NixOS/nixpkgs/01441e14af5e29c9d27ace398e6dd0b293e25a54' (2023-10-11)
• Updated input 'unblob-native':
'github:onekey-sec/unblob-native/3844f4fd5ffd5a3befcd25e8176eb889237b8eb4' (2023-07-31)
→ 'github:onekey-sec/unblob-native/042a7fea29d295d04877b31c41d9ebd5166e354f' (2023-10-08)
• Updated input 'unblob-native/advisory-db':
'github:rustsec/advisory-db/98e8483ac17d42eeeeee51d4d02ad8a690bd12c7' (2023-07-29)
→ 'github:rustsec/advisory-db/da470caa84d3dd3be02657a9cb35bd5269636127' (2023-10-03)
• Updated input 'unblob-native/crane':
'github:ipetkov/crane/8b08e96c9af8c6e3a2b69af5a7fa168750fcf88e' (2023-07-07)
→ 'github:ipetkov/crane/f2143cd27f8bd09ee4f0121336c65015a2a0a19c' (2023-10-04)
• Updated input 'unblob-native/crane/flake-compat':
'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17)
→ 'github:edolstra/flake-compat/4f910c9827911b1ec2bf26b5a062cd09f8d89f85' (2023-10-02)
• Updated input 'unblob-native/crane/flake-utils':
'github:numtide/flake-utils/dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7' (2023-06-25)
→ 'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
• Updated input 'unblob-native/crane/rust-overlay':
'github:oxalica/rust-overlay/f9b92316727af9e6c7fee4a761242f7f46880329' (2023-07-03)
→ 'github:oxalica/rust-overlay/611ccdceed92b4d94ae75328148d84ee4a5b462d' (2023-10-03)
• Updated input 'unblob-native/flake-utils':
'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
→ 'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
• Updated input 'unblob-native/nix-filter':
'github:numtide/nix-filter/d90c75e8319d0dd9be67d933d8eb9d0894ec9174' (2023-06-19)
→ 'github:numtide/nix-filter/41fd48e00c22b4ced525af521ead8792402de0ea' (2023-09-16)
• Updated input 'unblob-native/rust-overlay':
'github:oxalica/rust-overlay/5c06b0ed7bfb00f3a925af6c4acd1636596381c1' (2023-07-29)
→ 'github:oxalica/rust-overlay/6528a18a62d817200099c520b6eea7833ade9a9a' (2023-10-08)
0122eea to
c8a3d31
Compare
c8a3d31 to
557d609
Compare
557d609 to
c8a3d31
Compare
|
Repushed the branch containing the leaf build fixes. Uploaded local build output to cachix to circumvent build timing out. |
vlaci
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am overall happy with the changes Added some stylistic suggestions, making it easier to extract this to its own file/upstream it.
c72469a to
89f8456
Compare
Adapted CXX flags so warnings are no longer displayed when building with clang++ on OSX. The nixpkgs derivation[0] for lief made use of "/build/source" symlink, which is not available on Darwin. build commands are taken from LIEF build scripts [1] [0]: https://github.com/NixOS/nixpkgs/blob/8efd5d1e283604f75a808a20e6cde0ef313d07d4/pkgs/development/libraries/lief/default.nix#L37 [1]: https://github.com/lief-project/LIEF/tree/master/scripts Co-authored-by: László Vaskó <1771332+vlaci@users.noreply.github.com>
8c5fb98 to
e71232a
Compare
Thanks. I sent a simpler fix upstream with NixOS/nixpkgs#264586 which simply solves the Darwin build and does not go into improving the build itself. |
Automated changes by the update-flake-lock GitHub Action.
Running GitHub Actions on this PR
GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.
To run GitHub Actions workflows on this PR, run: