1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-19 12:28:51 +00:00
Commit graph

6 commits

Author SHA1 Message Date
R. RyanTM 9328cff6be gleam: 0.6.0 -> 0.7.1 2020-03-05 15:05:28 -08:00
Benjamin Hipple e16b069ebd gleam: upgrade cargo fetcher and cargoSha256 2020-02-29 11:11:26 -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
Oleksii Filonenko cfb7d1bf63
gleam: change src.owner to gleam-lang organization 2019-12-27 18:51:43 +02:00
Oleksii Filonenko dc0c4b94e9
gleam: 0.5.0 -> 0.6.0 2019-12-27 18:51:00 +02:00
Oleksii Filonenko aed6f881b0 gleam: init at 0.5.0
Close #71432.

Co-authored-by: Norbert Melzer <NobbZ@users.noreply.github.com>
2019-12-18 09:03:48 -08:00