nixpkgs/pkgs/development/ruby-modules
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
..
bundled-common Merge pull request #270242 from tie/ruby-cross 2024-06-26 01:37:12 +03:00
bundler bundler: 2.5.15 -> 2.5.16 2024-07-20 12:32:20 +02:00
bundler-app
bundler-env ruby-modules: improve cross-compilation support 2024-05-28 21:07:20 +03:00
bundler-update-script bundlerUpdateScript: remove old gemset.nix and Gemfile.lock before updating 2024-07-19 00:02:50 +00:00
gem buildRubyGem: do not override fixupPhase (#323587) 2024-07-05 19:29:51 +02:00
gem-config rust: Write to .cargo/config.toml instead of .cargo/config 2024-09-11 21:03:32 -04:00
rbenv pkgs/development: remove unused arguments 2024-08-03 17:18:20 +02:00
testing
with-packages rubyPackages.standard: init at 1.40.0 2024-08-20 20:36:28 +02:00
runtests.sh