-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP arduino core upgrade. #87479
WIP arduino core upgrade. #87479
Conversation
I fixed all the small typos and comments and I end with the following: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You missed some of the updates, that's why the build is failing:
appbundler-1.0ea-arduino5
and maybe others, please go through build/build.xml
and double-check if there is something else to fix.
url = "https://github.com/arduino-libraries/WiFi101-FirmwareUpdater-Plugin/archive/v0.10.10.zip"; | ||
sha256 = "1j6xy7ffrapk0brcfknaj72pvmzrf19sks8pm900ad7w897mksmv"; | ||
}; | ||
"build/libastylej-2.05.1-4.zip" = fetchurl { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was moved from its original location for no good reason. Move it back where it was - just before "build/liblistSerials"
Also update to libastylej-2.05.1-5
- you missed this update.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I updated the build package for the others archs.... I have to admit that I am a bit lost as to how I would continue... Idk how to browse downloads.arduino.cc FTP style... so I would not have to hunt down package names and version numbers
Motivation for this change
I would like to upgrade to latest arduino IDE but it still complains about missing libraries...
BUILD FAILED /build/source/build/build.xml:134: The following error occurred while executing this line: /build/source/build/build.xml:638: The following error occurred while executing this line: /build/source/build/build.xml:220: The following error occurred while executing this line: /build/source/build/build.xml:887: Could not find file /build/source/build/shared/WiFi101-Updater-ArduinoIDE-Plugin-0.10.10.zip to generate checksum for.
@cc bjornfor gazally bergey binarin worldofpeace
robberer matthewbauer
pSuborbekk jwiegley Ericson2314 witchof0x20 domenkozar cko auntieNeo abbradar
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)