aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/tools/pax-rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: remove periods from end of package descriptionsBen Siraphob2020-10-171-1/+1
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* pax-rs: upgrade cargo fetcher and cargoSha256Benjamin Hipple2020-03-081-4/+1
|
* treewide: change fetchCargoTarball default to opt-outBenjamin Hipple2020-02-131-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.
* treewide: name -> pname (#67513)volth2019-08-311-1/+1
|
* treewide: update cargoSha256 hashes for cargo-vendor upgradeAlyssa Ross2019-06-011-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.
* pax-rs: restrict to Linux platformsRenaud2019-05-031-1/+1
| | | It fails to build on Darwin
* pax-rs: fix missing Cargo.lockklntsky2019-05-011-1/+1
|
* pax-rs: init at 0.4.0 (#53660)klntsky2019-01-081-0/+40