nixide/rust
Robert Hensing 32136109fc maint: Ask GCC for system headers
In the previous update commit, the Nix `cc.version` didn't match the
in-output directory name anymore, causing a build failure.

By asking GCC properly, we are robust against such discrepancies.

The script isn't great, relying on GCC "log" output specifics, but it
seems that the GCC output has been like this for a while, and the
lines before and after seem to be intentional about their purpose...

(cherry picked from commit 68f928555660cb914105b0ad668d6cadc25223e9)
2025-10-04 02:31:16 +02:00
..
nix-c-raw refact: Resolve some clippy warnings 2025-10-04 02:31:16 +02:00
nix-expr fix: Mark all pointer manipulation as unsafe 2025-10-04 02:31:16 +02:00
nix-flake maint: Update Nix 2025-10-04 02:31:16 +02:00
nix-store fix: Mark all pointer manipulation as unsafe 2025-10-04 02:31:16 +02:00
nix-util refact: Resolve some clippy warnings 2025-10-04 02:31:16 +02:00
bindgen-gcc.sh maint: Ask GCC for system headers 2025-10-04 02:31:16 +02:00
Cargo.lock feat: Store.get_storedir() 2025-10-04 02:31:16 +02:00
Cargo.toml maint: Update Nix 2025-10-04 02:31:16 +02:00
nci.nix maint: Ask GCC for system headers 2025-10-04 02:31:16 +02:00