Skip to content

etcher: 1.5.121 -> 1.5.122#136856

Merged
Artturin merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/etcher
Sep 8, 2021
Merged

etcher: 1.5.121 -> 1.5.122#136856
Artturin merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/etcher

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Sep 6, 2021

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/balena-io/etcher/releases.

meta.description for etcher is: "Flash OS images to SD cards and USB drives, safely and easily"

meta.homepage for etcher is: "https://etcher.io/"

meta.changelog for etcher is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
0 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
etcher
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ydjpxlqwczqllp0639jpkpl7dkl8mkli-etcher-1.5.122 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A etcher https://github.com/r-ryantm/nixpkgs/archive/61d6e35a39c6bba7311de26c771f76db49b8915e.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/ydjpxlqwczqllp0639jpkpl7dkl8mkli-etcher-1.5.122
ls -la /nix/store/ydjpxlqwczqllp0639jpkpl7dkl8mkli-etcher-1.5.122/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • etcher

Maintainer pings

cc @Shou for testing.

@bobby285271
Copy link
Member

Result of nixpkgs-review pr 136856 run on x86_64-linux 1

1 package built:
  • etcher

Copy link
Member

@bobby285271 bobby285271 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

balena-io/etcher@v1.5.121...v1.5.122 this is small diff, looks good.

Changes:

  • Restore image file selection LED-drive pathing [Lorenzo Alberto Maria Ambrosi]
  • Update scripts submodule [Lorenzo Alberto Maria Ambrosi]
  • Change LEDs colours [Lorenzo Alberto Maria Ambrosi]
  • Windows images now show the proper warning again [Lorenzo Alberto Maria Ambrosi]
  • Fix Update and install with DNF instructions [Mohamed Salah]
  • Add possibile authorization as a query param [JSReds]
  • update the windows part [Xtraim]
  • Update SUPPORT.md [thambu1710]
  • replace make webpack with npm run webpack [Seth Falco]
  • Add loader on image select [JSReds]
  • add pnp-webpack-plugin [Zane Hitchcox]
  • Remove redundant codespell dependency/tests [Lorenzo Alberto Maria Ambrosi]

Builds, tested basic functionality, works for me.

@Artturin
Copy link
Member

Artturin commented Sep 8, 2021

@ofborg eval

@ofborg ofborg bot requested a review from Shou September 8, 2021 01:13
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Sep 8, 2021
@Artturin Artturin merged commit 8882ec6 into NixOS:master Sep 8, 2021
@r-ryantm r-ryantm deleted the auto-update/etcher branch September 9, 2021 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants