Compare commits
2 commits
188602bf9e
...
4d8db7fba4
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d8db7fba4 | |||
| 286b8816ef |
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
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