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

uefitool: init at A55 and 0.27.0 #57034

Merged
merged 1 commit into from
Jan 6, 2020
Merged

uefitool: init at A55 and 0.27.0 #57034

merged 1 commit into from
Jan 6, 2020

Conversation

ajs124
Copy link
Member

@ajs124 ajs124 commented Mar 7, 2019

default to new-engine

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg GrahamcOfBorg added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 labels Mar 7, 2019
@ryantm
Copy link
Member

ryantm commented Mar 15, 2019

Why do you want to init at 0.26.0 aka "old-engine"? It seems like this could be much simpler if we just wrote the derivation for one version.

@ajs124
Copy link
Member Author

ajs124 commented Mar 15, 2019

Good question. The old engine has some feature which the new one does not, see here.

However, I seem to have forgotten to install the relevant binaries to actually make use of those features. The version I pushed now fixes that.

Edit: This (potentially) replaces #45963

@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin and removed 10.rebuild-darwin: 1-10 labels Mar 26, 2019
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin labels Apr 28, 2019
pkgs/tools/system/uefitool/common.nix Outdated Show resolved Hide resolved
pkgs/tools/system/uefitool/common.nix Outdated Show resolved Hide resolved
@ajs124 ajs124 force-pushed the uefitool branch 2 times, most recently from 1e59e2e to 87befcb Compare January 5, 2020 18:20
default to new-engine
@ajs124
Copy link
Member Author

ajs124 commented Jan 5, 2020

@ryantm fixed. Plus fallout from #65399, because apparently I did that wrong.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin and removed 10.rebuild-darwin: 1-10 labels Jan 5, 2020
@ryantm ryantm changed the title uefitool: init at A55 and 0.26.0 uefitool: init at A55 and 0.27.0 Jan 6, 2020
@ryantm ryantm merged commit fbd0f1d into NixOS:master Jan 6, 2020
@ajs124 ajs124 mentioned this pull request Jan 6, 2020
8 tasks
@ajs124 ajs124 deleted the uefitool branch March 25, 2020 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants