{"id":30043049,"url":"https://github.com/dtiderko/esp32-idf-nix-setup","last_synced_at":"2026-04-16T04:03:19.908Z","repository":{"id":222146646,"uuid":"755719767","full_name":"dtiderko/esp32-idf-nix-setup","owner":"dtiderko","description":"My \"Hello, world!\" setup for the esp32 using rust and nix flakes.","archived":false,"fork":false,"pushed_at":"2024-02-12T17:26:23.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-07T04:41:43.219Z","etag":null,"topics":["esp32","nix-shell","rust"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dtiderko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-10T21:59:42.000Z","updated_at":"2024-06-05T20:52:01.000Z","dependencies_parsed_at":"2024-02-12T16:47:20.065Z","dependency_job_id":"a586a2f4-0fd7-45d9-897a-3e02d2d6bb5d","html_url":"https://github.com/dtiderko/esp32-idf-nix-setup","commit_stats":null,"previous_names":["gooxey/esp32-idf-nix-setup","dtiderko/esp32-idf-nix-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dtiderko/esp32-idf-nix-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtiderko%2Fesp32-idf-nix-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtiderko%2Fesp32-idf-nix-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtiderko%2Fesp32-idf-nix-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtiderko%2Fesp32-idf-nix-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtiderko","download_url":"https://codeload.github.com/dtiderko/esp32-idf-nix-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtiderko%2Fesp32-idf-nix-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp32","nix-shell","rust"],"created_at":"2025-08-07T04:41:35.334Z","updated_at":"2026-04-16T04:03:19.900Z","avatar_url":"https://github.com/dtiderko.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esp-idf-nix-template\n\n## Entering the development environment\n\n```bash\n$ nix develop\n```\n\n## Important\n\nI have used `sudo espflash flash --monitor` inside the `.cargo/config.toml` file because of lacking permissions when flashing the esp.\nIf you encounter any errors or do not need root permissions to flash, remove the `sudo`.\n\n## Errors\n\n### `NixOS cannot run dynamically linked executables intended for generic linux environments out of the box.`\n\nInstall [nix-ld](https://github.com/Mic92/nix-ld)\n\n### Something inside `~/.rustup/toolchains/esp/...` is missing\n\nReinstall the esp-rs toolchain\n```bash\n$ espup uninstall\n$ espup install\n```\n\n## Credit\n\nTemplate used:\n- \u003chttps://github.com/esp-rs/esp-idf-template\u003e\n\nBinary size optimizations from:\n- \u003chttps://github.com/johnthagen/min-sized-rust\u003e\n- \u003chttps://docs.rust-embedded.org/book/unsorted/speed-vs-size.html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtiderko%2Fesp32-idf-nix-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtiderko%2Fesp32-idf-nix-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtiderko%2Fesp32-idf-nix-setup/lists"}