1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

8 commits

Author SHA1 Message Date
Oleksii Filonenko de77326db5
ytop: 0.6.1 -> 0.6.2 (#88064) 2020-05-18 15:17:37 +02:00
Oleksii Filonenko 56531f45cd ytop: 0.6.0 -> 0.6.1 2020-05-11 08:51:43 +00:00
Mario Rodas 95903d864c
ytop: 0.5.1 -> 0.6.0 2020-04-22 04:20:00 -05:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas d9a19e97cb
ytop: 0.4.0 -> 0.5.1 2020-02-17 04:20:00 -05:00
Benjamin Hipple 9f8b5e80ee ytop: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:51:53 -05:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
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.
2020-02-13 22:41:37 -08:00
Nikolay Korotkiy 43686160bc
ytop: init at 0.4.0 2020-02-02 11:34:02 +03:00