PanAeon / transg-tui

Terminal UI for transmission torrent client
MIT License
89 stars 7 forks source link

Replace `cargoSha256` with `cargoHash` #14

Closed isker closed 1 month ago

isker commented 1 month ago

Recent versions of nixpkgs emit this warning:

evaluation warning: cargoSha256 is deprecated. Please use cargoHash with SRI hash instead

Fix it. We were already using the SRI format, so we just have to rename the attr.