mcu-contrib: Fix rust-overlay URL
This commit was merged in pull request #105.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"keepnr": 10,
|
||||
"inputs": {
|
||||
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-25.11", "emailresponsible": false },
|
||||
"rustOverlay": { "type": "git", "value": "https://https://github.com/oxalica/rust-overlay.git", "emailresponsible": false },
|
||||
"rustOverlay": { "type": "git", "value": "https://github.com/oxalica/rust-overlay.git", "emailresponsible": false },
|
||||
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
||||
"stabilizerSrc": { "type": "git", "value": "https://github.com/quartiq/stabilizer.git main", "emailresponsible": false },
|
||||
"thermostatEemSrc": { "type": "git", "value": "https://github.com/quartiq/thermostat-eem.git main", "emailresponsible": false }
|
||||
|
||||
Reference in New Issue
Block a user