Commit graph

5 commits

Author SHA1 Message Date
Benjamin Hipple e66fb0f5a4 ncspot: fix build by migrating off legacy fetchCargo
Currently broken; see #79975 for details. Would also be fixed by #80153
eventually, but since we want to upgrade either way we might as well do so now.

https://hydra.nixos.org/job/nixpkgs/trunk/ncspot.x86_64-linux
2020-02-15 17:04:18 -08: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
Mario Rodas c2b9f7aae2
ncspot: 0.1.1 -> 0.1.2
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.1.2
2020-02-11 04:20:00 -05:00
Mario Rodas f39103089a
ncspot: 2019-10-12 -> 0.1.1 2019-11-26 04:20:00 -05:00
Mario Rodas d2f01f0dfd
ncspot: init at 2019-10-12 2019-10-18 04:20:00 -05:00