micropython 1.19.1 -> 1.20.0 https://repology.org/project/micropython/versions attrpath: micropython Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/micropython/default.nix b/pkgs/development/interpreters/micropython/default.nix index 52be0a412078..160f4e0beadc 100644 --- a/pkgs/development/interpreters/micropython/default.nix +++ b/pkgs/development/interpreters/micropython/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "micropython"; - version = "1.19.1"; + version = "1.20.0"; src = fetchFromGitHub { owner = "micropython"; repo = "micropython"; rev = "v${version}"; - sha256 = "sha256-BoX3Z3Zr/AQqkgRrq+UVgdoDqNESDTNsY9AtrElpzfA="; + sha256 = "sha256-XTkw0M2an13xlRlDusyHYqwNeHqhq4mryRC5/pk+5Ko="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A micropython nix build failed. pass extmod/uzlib_decompio.py pass extmod/uzlib_decompio_gz.py pass extmod/framebuf16.py pass extmod/uzlib_decompress.py pass extmod/vfs_basic.py pass extmod/vfs_blockdev.py pass extmod/vfs_fat_fileio1.py pass extmod/vfs_fat_fileio2.py pass extmod/vfs_fat_finaliser.py pass extmod/vfs_fat_ilistdir_del.py pass extmod/vfs_fat_more.py pass extmod/uasyncio_lock.py pass extmod/uasyncio_lock_cancel.py pass extmod/uasyncio_loop_stop.py pass extmod/uasyncio_micropython.py pass extmod/uasyncio_new_event_loop.py pass extmod/uasyncio_set_exception_handler.py pass extmod/uasyncio_task_done.py skip extmod/uasyncio_threadsafeflag.py pass extmod/uasyncio_wait_for.py pass extmod/uasyncio_wait_for_fwd.py pass extmod/uasyncio_wait_task.py pass extmod/vfs_fat_mtime.py 893 tests performed (27437 individual testcases) 893 tests passed 28 tests skipped: builtin_next_arg2 builtin_range_binop cexample_class cexample_module class_inplace_op2 cmd_parsetree extra_coverage ffi_types heap_locked io_buffered_writer machine_i2s_rate machine_timer memoryview_itemsize namedtuple_asdict nanbox_smallint repl_sys_ps1_ps2 sys_getsizeof sys_settrace_features sys_settrace_generator sys_settrace_loop sys_tracebacklimit uasyncio_threadsafeflag ucryptolib_aes128_ctr unicode_ure ure_debug ure_groups ure_span ussl_poll /build/source @nix { "action": "setPhase", "phase": "installPhase" } installing install: cannot stat 'ports/unix/micropython': No such file or directory micropython 1.19.1 -> 1.20.0 https://github.com/micropython/micropython/releases attrpath: micropython Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/micropython/default.nix b/pkgs/development/interpreters/micropython/default.nix index 52be0a412078..160f4e0beadc 100644 --- a/pkgs/development/interpreters/micropython/default.nix +++ b/pkgs/development/interpreters/micropython/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "micropython"; - version = "1.19.1"; + version = "1.20.0"; src = fetchFromGitHub { owner = "micropython"; repo = "micropython"; rev = "v${version}"; - sha256 = "sha256-BoX3Z3Zr/AQqkgRrq+UVgdoDqNESDTNsY9AtrElpzfA="; + sha256 = "sha256-XTkw0M2an13xlRlDusyHYqwNeHqhq4mryRC5/pk+5Ko="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A micropython nix build failed. pass extmod/btree_gc.py pass extmod/framebuf1.py pass extmod/framebuf16.py pass extmod/uzlib_decompress.py pass extmod/vfs_basic.py pass extmod/vfs_blockdev.py pass extmod/vfs_fat_fileio1.py pass extmod/vfs_fat_fileio2.py pass extmod/vfs_fat_finaliser.py pass extmod/vfs_fat_ilistdir_del.py pass extmod/vfs_fat_more.py pass extmod/uasyncio_lock.py pass extmod/uasyncio_lock_cancel.py pass extmod/uasyncio_loop_stop.py pass extmod/uasyncio_micropython.py pass extmod/uasyncio_new_event_loop.py pass extmod/uasyncio_set_exception_handler.py pass extmod/uasyncio_task_done.py skip extmod/uasyncio_threadsafeflag.py pass extmod/uasyncio_wait_for.py pass extmod/uasyncio_wait_for_fwd.py pass extmod/uasyncio_wait_task.py pass extmod/vfs_fat_mtime.py 893 tests performed (27437 individual testcases) 893 tests passed 28 tests skipped: builtin_next_arg2 builtin_range_binop cexample_class cexample_module class_inplace_op2 cmd_parsetree extra_coverage ffi_types heap_locked io_buffered_writer machine_i2s_rate machine_timer memoryview_itemsize namedtuple_asdict nanbox_smallint repl_sys_ps1_ps2 sys_getsizeof sys_settrace_features sys_settrace_generator sys_settrace_loop sys_tracebacklimit uasyncio_threadsafeflag ucryptolib_aes128_ctr unicode_ure ure_debug ure_groups ure_span ussl_poll /build/source @nix { "action": "setPhase", "phase": "installPhase" } installing install: cannot stat 'ports/unix/micropython': No such file or directory