summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/text/ruplacer
AgeCommit message (Collapse)Author
2020-11-17maintainers: rename filalex77 -> Br1ght0neOleksii Filonenko
2020-08-16buildRustPackage: remove platform.all from packageszowoq
2020-02-16ruplacer: upgrade cargo fetcher and cargoSha256Benjamin Hipple
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-13treewide: change fetchCargoTarball default to opt-outBenjamin Hipple
Changes the default fetcher in the Rust Platform to be the newer `fetchCargoTarball`, and changes every application using the current default to instead opt out. This commit does not change any hashes or cause any rebuilds. Once integrated, we will start deleting the opt-outs and recomputing hashes. See #79975 for details.
2019-11-07ruplacer: init at 0.4.1Oleksii Filonenko