SvelteRust
SvelteRust
This is the shell: ```nix { inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; esp-dev = { url = "github:thiskappaisgrey/nixpkgs-esp-dev-rust"; inputs.nixpkgs.follows = "nixpkgs"; }; }; outputs = { self, nixpkgs, esp-dev, }:...
Might've forgotten to remove the patch, trying again.. :laughing:
Tried it where I let `embuild` download `esp-idf`, but I got to the same errors: https://github.com/esp-rs/esp-idf-sys/issues/184#issuecomment-1761444853
Doubt it. This crate is compile time based.