Commit graph

3 commits

Author SHA1 Message Date
Benjamin Hipple ac27726278 rnix-lsp: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:57:41 -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
jD91mZM2 09f0bc828e rnix-lsp: init at 0.1.0 (#77549) 2020-01-12 10:41:20 +00:00