-
Notifications
You must be signed in to change notification settings - Fork 425
chore: flake build #6440
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
base: main
Are you sure you want to change the base?
chore: flake build #6440
Conversation
|
Hey thank you for this, let me try to have a look at this this weekend. |
|
Even if I modified build.rs in otel-arrow-rust and replaced |
|
In quickwit we had to adf patches for that exact failure. I was imagining it would be a similar fix https://github.com/NixOS/nixpkgs/blob/master/pkgs%2Fby-name%2Fqu%2Fquickwit%2Fpackage.nix |
|
As soon as i get time in front of a computer i can check. Just had my second kid, so it might take me a bit, but ill get there. |
|
@happysalada congrats! take you time, this is not a hurry task. |
Flake lock file updates:
• Updated input 'fenix':
'github:nix-community/fenix/c39a78eba6ed2a022cc3218db90d485077101496?narHash=sha256-L0jzm815XBFfF2wCFmR%2BM1CF%2BbeIEFj6SxlqVKF59Ec%3D' (2025-04-27)
→ 'github:nix-community/fenix/61b4f1e21bd631da91981f1ed74c959d6993f554?narHash=sha256-dJj8TUoZGj55Ttro37vvFGF2L%2BxlYNfspQ9u4BfqTFw%3D' (2025-07-01)
• Updated input 'fenix/rust-analyzer-src':
'github:rust-lang/rust-analyzer/d8887c0758bbd2d5f752d5bd405d4491e90e7ed6?narHash=sha256-fxvRYH/tS7hGQeg9zCVh5RBcSWT%2BJGJet7RA8Ss%2BrC0%3D' (2025-04-26)
→ 'github:rust-lang/rust-analyzer/eaf37e2c98b66ff7f7a0ac04e4cada39e51fde4b?narHash=sha256-oaGMVdCcI32y6jQ7RE0%2BCqshZngfI19XnY31eYjdinI%3D' (2025-06-30)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/7c43f080a7f28b2774f3b3f43234ca11661bf334?narHash=sha256-rqc2RKYTxP3tbjA%2BPB3VMRQNnjesrT0pEofXQTrMsS8%3D' (2025-05-25)
→ 'github:NixOS/nixpkgs/b43c397f6c213918d6cfe6e3550abfe79b5d1c51?narHash=sha256-1Cu92i1KSPbhPCKxoiVG5qnoRiKTgR5CcGSRyLpOd7Y%3D' (2025-06-29)
f6f7621 to
a3df4d1
Compare
I hereby agree to the terms of the GreptimeDB CLA.
Refer to a related PR or issue link (optional)
#6088
What's changed and what's your intention?
This PR is to make greptimedb buildable in nix flake environment.
It:
@happysalada this is only a draft, feel free to fork and optimize it.
I'm currently blocked by a compile issue that only happens with
nix build:PR Checklist
Please convert it to a draft if some of the following conditions are not met.