Skip to content
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

unl0kr: 2.0.0 -> 2.0.3 #276539

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/unl0kr/versions.

meta.description for unl0kr is: Framebuffer-based disk unlocker for the initramfs based on LVGL

meta.homepage for unl0kr is: https://gitlab.com/cherrypicker/unl0kr

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2.0.3 in filename of file in /nix/store/0ypz1a6286k53w0zra9q19fscwh9sih4-unl0kr-2.0.3

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

1 package rebuild(s)

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

Either download from Cachix:

nix-store -r /nix/store/0ypz1a6286k53w0zra9q19fscwh9sih4-unl0kr-2.0.3 \
  --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 unl0kr https://github.com/r-ryantm/nixpkgs/archive/1d69c43e1c6562e190b89902162ba8695efc5e2a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1d69c43e1c6562e190b89902162ba8695efc5e2a#unl0kr

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

ls -la /nix/store/0ypz1a6286k53w0zra9q19fscwh9sih4-unl0kr-2.0.3
ls -la /nix/store/0ypz1a6286k53w0zra9q19fscwh9sih4-unl0kr-2.0.3/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:
  • unl0kr

Maintainer pings

cc @tomfitzhenry for testing.

@ofborg ofborg bot requested a review from tomfitzhenry December 24, 2023 21:11
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 labels Dec 24, 2023
@wegank wegank marked this pull request as draft January 3, 2024 18:10
@uninsane
Copy link
Contributor

note that upstream unl0kr has been consolidated into the BuffyBox project. 2.0.3 remains the latest release at the moment though.

@JohnRTitor
Copy link
Contributor

Can this be merged? I was thinking about creating a PR and then found this draft. Related: #298164

@tomfitzhenry
Copy link
Contributor

unl0kr 2.0.3 does not pass nixosTests.systemd-initrd-luks-unl0kr and I've not had chance to look into why. 2.0.2 does pass though, so it's something about the 2.0.2 -> 2.0.3 change.

Maybe BuffyBox passes?

@uninsane
Copy link
Contributor

see #319126 which is working for me on actual hardware (x86_64 laptop, aarch64 pinephone, armv7 chromebook). i tried to run the nix tests with nix-build -A nixosTests.systemd-initrd-luks-unl0kr, but nix says i need a builder with the kvm feature for that. pretty low on my own priorities to figure that one out and show that it works in a virtual environment when i already have it working on the device in my hand...

@JohnRTitor
Copy link
Contributor

Superseded by #319126

@JohnRTitor JohnRTitor closed this Jun 12, 2024
@r-ryantm r-ryantm deleted the auto-update/unl0kr branch June 12, 2024 12:20
@tomfitzhenry tomfitzhenry mentioned this pull request Jun 12, 2024
13 tasks
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 10.rebuild-linux: 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants