Skip to content

fwupd: 1.1.1 -> 1.1.2#47057

Merged
infinisil merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/fwupd
Oct 14, 2018
Merged

fwupd: 1.1.1 -> 1.1.2#47057
infinisil merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/fwupd

Conversation

@r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fwupd/versions.

meta.description for fwupd is: '""'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2/bin/.fwupdmgr-wrapped passed the binary check.
  • /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2/bin/fwupdmgr passed the binary check.
  • /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2/bin/.dfu-tool-wrapped passed the binary check.
  • /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2/bin/dfu-tool passed the binary check.
  • 4 of 4 passed binary check by having a zero exit code.
  • 2 of 4 passed binary check by having the new version present in output.
  • found 1.1.2 with grep in /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2
  • directory tree listing: https://gist.github.com/e0aa08486312d2fd2fa0ec2bf0511d7d
  • du listing: https://gist.github.com/8905894266d6178b689bd07c8189b0a7
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/fd7bf0460d12dc06a144e2d0e200a31fe15eccff.tar.gz -p fwupd
ls -la /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwupd/versions
@GrahamcOfBorg GrahamcOfBorg 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. labels Sep 20, 2018
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: fwupd

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: fwupd

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: fwupd

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/ps93588pizg0nldlz08nyy08ki6wzfd1-fwupd-1.1.2-installedTests
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/ps93588pizg0nldlz08nyy08ki6wzfd1-fwupd-1.1.2-installedTests
checking for references to /build in /nix/store/ps93588pizg0nldlz08nyy08ki6wzfd1-fwupd-1.1.2-installedTests...
Wrapping program /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2/bin/fwupdmgr
Wrapping program /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2/bin/dfu-tool
Wrapping program /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2/libexec/fwupd/fwupd
Wrapping program /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2/libexec/fwupd/fwupdate
Wrapping program /nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2/libexec/fwupd/fwupdtool
/nix/store/h1ajp0p49bwmh89sh0a1qap38rxg1k8n-fwupd-1.1.2

@dtzWill
Copy link
Member

dtzWill commented Sep 20, 2018

I don't remember all the details but when I was debugging some issue I tried updating this and found that this commit seemed appropriate/necessary: dtzWill@cfd6e31

If that doesn't make sense no worries, but thought I'd share in case it helps! :)

@jtojnar
Copy link
Member

jtojnar commented Sep 20, 2018

Yeah, we need this. It would be really nice if meson supported installFlags.

@infinisil
Copy link
Member

@dtzWill Indeed, see #48425

@infinisil infinisil merged commit 6fac56a into NixOS:master Oct 14, 2018
@r-ryantm r-ryantm deleted the auto-update/fwupd branch October 24, 2018 03:08
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants