Commit graph

10 commits

Author SHA1 Message Date
figsoda 73b03b8c0e netease-music-tui: fix Cargo.lock update script 2023-02-21 21:01:03 -05:00
figsoda 4023fb81dd netease-music-tui: replace patch with Cargo.lock
https://github.com/NixOS/nixpkgs/pull/217084 plans to migrate Rust packages to use `importCargoLock`, but the migration script cannot handle `cargoPatches`: https://github.com/NixOS/nixpkgs/pull/217084#discussion_r1111253151
2023-02-21 20:59:26 -05:00
Nick Cao 5502cf6441
netease-music-tui: 0.1.4 -> 0.1.5 2022-11-19 11:50:42 +08:00
R. Ryantm e8e83be0a0 netease-music-tui: 0.1.3 -> 0.1.4 2021-12-07 17:03:32 +00:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
Vonfry e3c554ffca
netease-music-tui: 0.1.2 -> 0.1.3 (#118293)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-05 18:57:54 +02:00
zowoq ac5e71c346 netease-music-tui: remove verifyCargoDeps 2021-02-19 13:13:10 +10:00
Sandro Jäckel 2d9c1ba1a4
netease-music-tui: Avoid string conversion 2020-12-30 21:38:32 +01:00
Vonfry d6acc7ffc5
netease-music-tui: init at v0.1.2 2020-12-26 08:57:36 +08:00