Skip to content

Commit

Permalink
Bump systems to nerves_system_br 1.29.1 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Nov 28, 2024
1 parent e1c2ad8 commit 0229d1f
Show file tree
Hide file tree
Showing 16 changed files with 216 additions and 215 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ targets: &targets

defaults: &defaults
docker:
- image: hexpm/elixir:1.17.2-erlang-27.0.1-ubuntu-jammy-20240808
- image: hexpm/elixir:1.17.3-erlang-27.1.2-ubuntu-jammy-20240808

context: &context
context: "org-global"
Expand Down
5 changes: 3 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
erlang 27.0.1
elixir 1.17.2-otp-27
erlang 27.1.2
elixir 1.17.3-otp-27
fwup 1.11.0
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Nerves can work with quite a few Elixir and Erlang versions, but we recommend
using the following versions for the examples. These are used on our CI and
should be easier for us to support.

* Elixir 1.17.2 or later
* Erlang OTP 27.0.1 or later
* Elixir 1.17.3 or later
* Erlang OTP 27.1.2 or later

See the [EmbeddedElixir post on using
ASDF-VM](https://embedded-elixir.com/post/2017-05-23-using-asdf-vm/)
Expand Down
30 changes: 15 additions & 15 deletions blinky/mix.lock

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions hello_erlang/mix.lock

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions hello_gpio/mix.lock

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions hello_lfe/mix.lock

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions hello_live_view/mix.lock

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions hello_scenic/mix.lock

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions hello_snmp_agent/mix.lock

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions hello_snmp_manager/mix.lock

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions hello_sqlite/mix.lock

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions hello_wifi/mix.lock

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions minimal/mix.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
%{
"castore": {:hex, :castore, "1.0.9", "5cc77474afadf02c7c017823f460a17daa7908e991b0cc917febc90e466a375c", [:mix], [], "hexpm", "5ea956504f1ba6f2b4eb707061d8e17870de2bee95fb59d512872c2ef06925e7"},
"elixir_make": {:hex, :elixir_make, "0.8.4", "4960a03ce79081dee8fe119d80ad372c4e7badb84c493cc75983f9d3bc8bde0f", [:mix], [{:castore, "~> 0.1 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: true]}, {:certifi, "~> 2.0", [hex: :certifi, repo: "hexpm", optional: true]}], "hexpm", "6e7f1d619b5f61dfabd0a20aa268e575572b542ac31723293a4c1a567d5ef040"},
"castore": {:hex, :castore, "1.0.10", "43bbeeac820f16c89f79721af1b3e092399b3a1ecc8df1a472738fd853574911", [:mix], [], "hexpm", "1b0b7ea14d889d9ea21202c43a4fa015eb913021cb535e8ed91946f4b77a8848"},
"elixir_make": {:hex, :elixir_make, "0.9.0", "6484b3cd8c0cee58f09f05ecaf1a140a8c97670671a6a0e7ab4dc326c3109726", [:mix], [], "hexpm", "db23d4fd8b757462ad02f8aa73431a426fe6671c80b200d9710caf3d1dd0ffdb"},
"jason": {:hex, :jason, "1.4.4", "b9226785a9aa77b6857ca22832cffa5d5011a667207eb2a0ad56adb5db443b8a", [:mix], [{:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "c5eb0cab91f094599f94d55bc63409236a8ec69a21a67814529e8d5f6cc90b3b"},
"nerves": {:hex, :nerves, "1.11.2", "a6733509c433f244aaf8a3aef28fcc3cc653fd5c5e3dc3f475b233730dbb1b2a", [:make, :mix], [{:castore, "~> 0.1 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "0b554421e7d1b82b03955fda3d966c83ab2414c5ed52f57ad7f4bcdc98279c57"},
"nerves_logging": {:hex, :nerves_logging, "0.2.2", "d0e878ac92e6907757fa9898b661250fa1cf50474763ca59ecfadca1c2235337", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "74c181c6f011ea0c2d52956ad82065a59d7c7b62ddfba5967b010ef125f460a5"},
"nerves_runtime": {:hex, :nerves_runtime, "0.13.7", "0a7b15d5f55af1b695f7a4a1bd597c2f6101f8cbe7fe7a30743e3e441b7e233f", [:mix], [{:nerves_logging, "~> 0.2.0", [hex: :nerves_logging, repo: "hexpm", optional: false]}, {:nerves_uevent, "~> 0.1.0", [hex: :nerves_uevent, repo: "hexpm", optional: false]}, {:uboot_env, "~> 0.3.0 or ~> 1.0", [hex: :uboot_env, repo: "hexpm", optional: false]}], "hexpm", "6bafb89344709e5405cc7f9b140f91ca76ea3749f0eb3af80d8f8b8c53388b2d"},
"nerves_system_bbb": {:hex, :nerves_system_bbb, "2.24.0", "60f878f45fe787afe89d4f2c4ae8e47959cfb433077796a26660c3c247e54b4c", [:mix], [{:nerves, "~> 1.11.1 or ~> 1.12", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "6b8d6d268fd1670c7a08c268feeb6620ebe82ab3920a99b00ac10b10bfebad29"},
"nerves_system_br": {:hex, :nerves_system_br, "1.28.3", "979ac2d9ca66e45cb14ffb440a65e691892569070bb2104a9db65cb7a847b9f7", [:mix], [], "hexpm", "4bb6df0823696762c4e81c944fe3e08f46136e982b6bd34258a936b43b389a90"},
"nerves_system_grisp2": {:hex, :nerves_system_grisp2, "0.12.1", "70a21ff5d1de20229d374246f15678890e8cf1c3cbeb621c69b97a7a183815f3", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "6d88742f22f93d834de786646cbef291e68a542920cf1133c72eabc5851fbce3"},
"nerves_system_mangopi_mq_pro": {:hex, :nerves_system_mangopi_mq_pro, "0.10.1", "78e71b3c2925168610c5cf6a5ff366a34254c15be1f1273617c4125fd96e4962", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_riscv64_nerves_linux_gnu, "~> 13.2.0", [hex: :nerves_toolchain_riscv64_nerves_linux_gnu, repo: "hexpm", optional: false]}], "hexpm", "6a2b3de4c3fd68965ae6f1b4844df9bc1cc00a7aa4d29a54a99cbf172fffd966"},
"nerves_system_osd32mp1": {:hex, :nerves_system_osd32mp1, "0.19.1", "a6033e335c0ae961bdfd76bbd8ece71b76ca0d7fad6a7564034f4234c82bc34f", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "d87f65bbb8aabfddeafe4b1f528db1f180670945d6003e06787b78a417009aad"},
"nerves_system_rpi": {:hex, :nerves_system_rpi, "1.28.1", "97f4b2c5f3fe1c888be54144d4805b931db7a57d867cbb34ebeab22abba1bf7c", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv6_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv6_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "a4d12c7ab297c8e6ffb64bc84f2d81a8be98af636617210f657e56dad4c71359"},
"nerves_system_rpi0": {:hex, :nerves_system_rpi0, "1.28.1", "721d27b85d9e26653400fc3e6b9be9e7d31903bdfc65a4287ac3a0dcc8b4c925", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv6_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv6_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "d61e60efa61e21ab5dc5d7dd67fa33b1da21173631d461b87b57d8485c837833"},
"nerves_system_rpi2": {:hex, :nerves_system_rpi2, "1.28.1", "7308e102fc065265bde417800ab7158dc407cad6366723def6f7ff7940cf88b4", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "8f8ff9b93d44bd60035a49811e457de7875ac54f00e13acba2e45495ffde55b1"},
"nerves_system_rpi3": {:hex, :nerves_system_rpi3, "1.28.1", "59c61c34251a9c532d8e8f234c93806950583fb2327e01f47654241da645c16f", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "5768c89133de98f47ed3b46aaef2e904698b4c3f44d4f32a82ecf36e76566575"},
"nerves_system_rpi3a": {:hex, :nerves_system_rpi3a, "1.28.1", "68667699d28e66bd4bdbfec24892a2a073cde84db3806b099df27c6789255553", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "867bda012e93d01eb5e0e70d367df5597a69983a6b374d02807c0359f4b7dd06"},
"nerves_system_rpi4": {:hex, :nerves_system_rpi4, "1.28.1", "93bcd3171fe8889ecfe013931ad4df334f6ea191ccda40d25954d7724b6688ef", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_aarch64_nerves_linux_gnu, "~> 13.2.0", [hex: :nerves_toolchain_aarch64_nerves_linux_gnu, repo: "hexpm", optional: false]}], "hexpm", "51de19e8e9692f7b6bd6d9b8758f7afe807531995cf4eaf8d55f35f4430a43b3"},
"nerves_system_x86_64": {:hex, :nerves_system_x86_64, "1.28.1", "fdcc854dfde48d7e3a55f8988c58b62d116fde5575c39ffcc25d1dd300d9b937", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.28.3", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_x86_64_nerves_linux_musl, "~> 13.2.0", [hex: :nerves_toolchain_x86_64_nerves_linux_musl, repo: "hexpm", optional: false]}], "hexpm", "c38b8a45cec6cf0bbfb9ca7b33717a0d1adaa435ad0ace435871e831ae38f67f"},
"nerves_system_bbb": {:hex, :nerves_system_bbb, "2.25.0", "eb1514229a674c69566d6c36c525737414dabe42a50745e6b3059c82c2385f4b", [:mix], [{:nerves, "~> 1.11.1 or ~> 1.12", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "969f653703a689e71677990778148bd580f02f723919bd793da9dd9736cea042"},
"nerves_system_br": {:hex, :nerves_system_br, "1.29.1", "afa5337d66e9770d48dc8bf3a4da41f63dcbd1f0b4639d67fa08d449ad752668", [:mix], [], "hexpm", "33f5afe50fa603a8cdb22e281c18fb98de9f3012598af1ab77849d1dbe59747e"},
"nerves_system_grisp2": {:hex, :nerves_system_grisp2, "0.13.0", "722feec3ea36d1b2c3a4f0560f301c6bdfd6738f9ec5f20a4ee963edc48c158b", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "7c320d1bda8008cdc3ddf791c344d852f13f01c375258c5f4e601e6a3dcd8631"},
"nerves_system_mangopi_mq_pro": {:hex, :nerves_system_mangopi_mq_pro, "0.11.0", "70c7d9ce30ac09ead9c2e34dfe61c296a0476217ba879d18bc4a9777ee8e55c4", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_riscv64_nerves_linux_gnu, "~> 13.2.0", [hex: :nerves_toolchain_riscv64_nerves_linux_gnu, repo: "hexpm", optional: false]}], "hexpm", "1d0b463e21405eaaa566d141e8e0d4cdc375c68ee4b24b2266da7b7fd2b337db"},
"nerves_system_osd32mp1": {:hex, :nerves_system_osd32mp1, "0.20.0", "a14c961384e11b8b01f0e0e0675e3bcd7e7271850b00890bb27c1fffbf7de5e4", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "d01eb4a562e442761ac4ae7ca9b514972befb3fe4a757cf5bf77f40fe8d75d9f"},
"nerves_system_rpi": {:hex, :nerves_system_rpi, "1.29.0", "6ea5bef3ad2284681848bb028ad0b0b1bc8ee67d97fd2710527c485e2cc5c365", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv6_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv6_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "767a40f6d7a677c0e95e59f526a1288cededd048036f4c51cb6dac6fd6ff939f"},
"nerves_system_rpi0": {:hex, :nerves_system_rpi0, "1.29.0", "9307b6f2033e93527e7eeb80e3c63bf03c97c1f08e52588f68d9cf0a13748ef0", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv6_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv6_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "421ce57eac711542b125b7483ca25e3fdfa9a8c3f4230d3e4ed71df8c570ecd7"},
"nerves_system_rpi2": {:hex, :nerves_system_rpi2, "1.29.0", "b66716d4df8fd453dcf331e2e1fcc72858e0e3af5571456ea3dd897f79d3a826", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "bc412b5287a995e8e7d219e3d5a55bfeffe879c48fb1bf42ee88000c5d40b43a"},
"nerves_system_rpi3": {:hex, :nerves_system_rpi3, "1.29.0", "40e6fae3e2b2e8d9f7dc7dc5c858f7deb8b9bf67de927991311418e631fdf79a", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "fc9b6d5f75e3dc3c7fb9eadcc0c2085f8b636133d4b107cf985de49ce93c4458"},
"nerves_system_rpi3a": {:hex, :nerves_system_rpi3a, "1.29.0", "00add3246dc5832e229d96e3025011e72e0f9d8eeb7ab3419e6a5015f22052bb", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "bf078a8ca36a61cde8a9f310ca320323fb9eb7c5b4792fe8d83b3d3ad548264d"},
"nerves_system_rpi4": {:hex, :nerves_system_rpi4, "1.29.0", "39bbca82f5344f9d17a62b72430b3aef600a00e3087c3db86a84271bd5f759ce", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_aarch64_nerves_linux_gnu, "~> 13.2.0", [hex: :nerves_toolchain_aarch64_nerves_linux_gnu, repo: "hexpm", optional: false]}], "hexpm", "a6c4b0bc111939b7a07ece5db8d05f1a6f176647997a9dc10fde7b3a41baaafb"},
"nerves_system_x86_64": {:hex, :nerves_system_x86_64, "1.29.0", "794a97b2c28fd0210e99926c0fe89201a40cce1a3235721f167e7a86abd2cd41", [:mix], [{:nerves, "~> 1.11", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.29.1", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_x86_64_nerves_linux_musl, "~> 13.2.0", [hex: :nerves_toolchain_x86_64_nerves_linux_musl, repo: "hexpm", optional: false]}], "hexpm", "e9350a2cce675cc74f424fc8d5f92c41bc9be0635d8e3eb96f81352313b0ce6a"},
"nerves_toolchain_aarch64_nerves_linux_gnu": {:hex, :nerves_toolchain_aarch64_nerves_linux_gnu, "13.2.0", "68fcd2c21c86cceb9545948fae052d72f88b7c7c10205b252dac88559e2a3369", [:mix], [{:nerves, "~> 1.4", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_toolchain_ctng, "~> 1.10.0", [hex: :nerves_toolchain_ctng, repo: "hexpm", optional: false]}], "hexpm", "f92212606919a062f975e7bd82ed8a1b95bd4864abb3444cd0d5d0e610e94cc5"},
"nerves_toolchain_armv6_nerves_linux_gnueabihf": {:hex, :nerves_toolchain_armv6_nerves_linux_gnueabihf, "13.2.0", "d7a9a53cc53a99f6bbe13e872b793c84344b5cb2ec5220dc12217cba9a59ddae", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_toolchain_ctng, "~> 1.10.0", [hex: :nerves_toolchain_ctng, repo: "hexpm", optional: false]}], "hexpm", "97791d351485d4114e992db7814766563892a55c9d22a2ebcc43b3c1247f2b62"},
"nerves_toolchain_armv7_nerves_linux_gnueabihf": {:hex, :nerves_toolchain_armv7_nerves_linux_gnueabihf, "13.2.0", "48305b5ba2ec41d2f9bfd0997d6bb6e8a9f5358146baa58fc64887bfe2d38ccd", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_toolchain_ctng, "~> 1.10.0", [hex: :nerves_toolchain_ctng, repo: "hexpm", optional: false]}], "hexpm", "7a43b14eb4ec90f36acf36a42ce42c1d69c280b90eea7ab9965e00db3ee6cbf7"},
Expand Down
Loading

0 comments on commit 0229d1f

Please sign in to comment.