oxalica
|
cdf4e51314
|
*: format non-generated nix files with nixfmt 1.0
|
2025-07-22 11:48:01 +08:00 |
|
oxalica
|
c564fb830c
|
Fix typo for default targetPlatforms
Co-authored-by: ggreif <ggreif@gmail.com>
|
2025-04-16 07:45:54 -04:00 |
|
oxalica
|
c48c2d76b6
|
mk-aggregated: inherit passthru platforms from nixpkgs' rustc
These are used by `buildRustPackage` for default `meta` and causes eval
failures on latest nixpkgs.
See: https://github.com/NixOS/nixpkgs/pull/338999
|
2024-10-15 22:32:22 -04:00 |
|
oxalica
|
025e1742de
|
mk-aggregated: prepend rpath instead of setting it
The original binary may have outstanding RPATH, eg. to libgcc_s, which
must be kept.
|
2024-06-04 03:29:17 +08:00 |
|
oxalica
|
37a2fe6c74
|
*: move internal files into lib subdir
They are not part of our public interfaces and must not be imported
alone.
|
2024-06-03 01:55:02 -04:00 |
|