Closed isker closed 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.
Recent versions of nixpkgs emit this warning:
Fix it. We were already using the SRI format, so we just have to rename the attr.