about summary refs log tree commit diff
path: root/pkgs/tools/graphics/svgbob
Commit message (Collapse)AuthorAge
* svgbob: upgrade cargo fetcher and cargoSha256Benjamin Hipple2020-03-08
|
* treewide: change fetchCargoTarball default to opt-outBenjamin Hipple2020-02-13
| | | | | | | | | | | 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.
* svgbob: fix buildMaximilian Bosch2019-10-01
| | | | | | | | | | See https://hydra.nixos.org/build/102480738 Bumping to latest version (which is 0.4.2 according to Cargo.lock) fixes the build error. As no dependency changes happened, cargoSha256 doesn't need to be updated. ZHF #68361
* svgbob: init at 2018-10-05Mario Rodas2019-06-11