Open srghma opened 2 months ago
fixed
inherit (inputs) std self cells nixpkgs;
crane = (inputs.crane.mkLib nixpkgs).overrideToolchain cells.repo.rust.toolchain;
@srghma Thanks for the report.
I'm not in-context, atm, regarding that part of the code base.
Would you mind submitting a PR with a fix?
Oic, it was depreciated
https://std.divnix.com/templates/rust.html
https://github.com/divnix/std/blob/f8f6f70cdc9234d36d3d445d99a60b9267644df8/src/std/templates/rust/nix/hello/packages.nix#L7
https://github.com/ipetkov/crane/pull/652