Compare commits
No commits in common. "4d8db7fba4017e1ceceae0565ca663ac44b9d41a" and "188602bf9e11da9dfd1651335f89a4c71c0af68d" have entirely different histories.
4d8db7fba4
...
188602bf9e
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
pkgs.mkShell {
|
pkgs.mkShell {
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
pkgs.arduino-ide
|
pkgs.arduino-ide
|
||||||
pkgs.python3
|
|
||||||
];
|
];
|
||||||
shellHook = "arduino-ide";
|
shellHook = "arduino-ide";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue