nixpkgs/pkgs/development/ruby-modules/gem-config
Manuel Mendez 17b3df2861 rust: Write to .cargo/config.toml instead of .cargo/config
Seeing the following new warnings pop up on stderr when cargo was bumped
to 1.78:

```
warning: `/build/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
```

which happens to break commitmsgfmt builds in nix (#320294).

closes #320294
2024-09-11 21:03:32 -04:00
..
default.nix rust: Write to .cargo/config.toml instead of .cargo/config 2024-09-11 21:03:32 -04:00
hpricot-fix-incompatible-function-pointer-conversion.patch rubyPackages.hpricot: fix build with clang 16 2024-07-25 22:08:30 -04:00
iconv-fix-incompatible-function-pointer-conversions.patch rubyPackages.iconv: fix build with clang 16 2023-11-03 16:35:05 -04:00
rdiscount-use-nixpkgs-libmarkdown.patch
xapian-Rakefile