about summary refs log tree commit diff
path: root/pkgs/servers/webmetro
AgeCommit message (Collapse)AuthorFilesLines
2020-08-16buildRustPackage: remove platform.all from packageszowoq1-1/+0
2020-02-29webmetro: upgrade cargo fetcher and cargoSha256Benjamin Hipple1-4/+1
2020-02-13treewide: change fetchCargoTarball default to opt-outBenjamin Hipple1-0/+3
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-12-20treewide: fix cargoSha256 (again)Alyssa Ross1-1/+1
cargo-vendor output was changed in a4fc84de44c4edad7fcf303944bcb874180c1bf3.
2019-08-31treewide: name -> pname (#67513)volth1-1/+0
2019-06-01treewide: update cargoSha256 hashes for cargo-vendor upgradeAlyssa Ross1-1/+1
A recent upgrade of cargo-vendor changed its output slightly, which broke all cargoSha256 hashes in nixpkgs. See https://github.com/NixOS/nixpkgs/issues/60668 for more information. Since then, a few hashes have been fixed in master by hand, but there were a lot still to do, so I did all of the ones left over with some scripts I wrote. The one hash I wasn’t able to update was habitat's, because it’s currently broken and the build doesn’t get far enough to produce a hash anyway.
2018-05-20webmetro: init => unstable-20180426 (#39673)leenaars1-0/+31