gnu-efi 3.0.15 -> 3.0.17 https://repology.org/project/gnu-efi/versions attrpath: gnu-efi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fhaz2dryhzcr9pzh8l7gyyszhnqs28y8-packages.json.drv building '/nix/store/fhaz2dryhzcr9pzh8l7gyyszhnqs28y8-packages.json.drv'... Going to be running update for following packages: - gnu-efi-3.0.15 Press Enter key to continue... Running update for: - gnu-efi-3.0.15: UPDATING ... - gnu-efi-3.0.15: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/gnu-efi/default.nix b/pkgs/development/libraries/gnu-efi/default.nix index 1bdd6890ab2..4da4eec7858 100644 --- a/pkgs/development/libraries/gnu-efi/default.nix +++ b/pkgs/development/libraries/gnu-efi/default.nix @@ -3,11 +3,11 @@ stdenv.mkDerivation rec { pname = "gnu-efi"; - version = "3.0.15"; + version = "3.0.17"; src = fetchurl { url = "mirror://sourceforge/gnu-efi/${pname}-${version}.tar.bz2"; - sha256 = "sha256-kxole5xcG6Zf9Rnxg3PEOKJoJfLbeGaxY+ltGxaPIOo="; + sha256 = "sha256-eAfpAzSTQ6ehQuu5NHA6KHIjXolojPWGwDKwoQh7yvQ="; }; buildInputs = [ pciutils ]; No auto update branch exists Successfully finished processing cachix "/nix/store/ik3i4chh4bdld9kj0a80xw8pg39w5nz6-gnu-efi-3.0.17" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for gnu-efi is: GNU EFI development toolchain meta.homepage for gnu-efi is: https://sourceforge.net/projects/gnu-efi/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.0.17 with grep in /nix/store/ik3i4chh4bdld9kj0a80xw8pg39w5nz6-gnu-efi-3.0.17 - found 3.0.17 in filename of file in /nix/store/ik3i4chh4bdld9kj0a80xw8pg39w5nz6-gnu-efi-3.0.17 ---
Rebuild report (if merged into master) (click to expand) ``` 17253 total rebuild path(s) 17253 package rebuild(s) First fifty rebuilds by attrpath AusweisApp2 CHOWTapeModel ChowKick ChowPhaser CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime CuboCore.libcsys DisnixWebService EBTKS EmptyEpsilon HentaiAtHome MIDIVisualizer OSCAR OVMF OVMFFull PageEdit R SDL2 SDL2_gfx SDL2_image SDL2_image_2_0_5 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL2_ttf_2_0_15 SDL_audiolib SDL_compat SDL_gpu ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ik3i4chh4bdld9kj0a80xw8pg39w5nz6-gnu-efi-3.0.17 \ --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 gnu-efi https://github.com/r-ryantm/nixpkgs/archive/6efc3981aab2b94545beef6e17a467bedfe748cf.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/ik3i4chh4bdld9kj0a80xw8pg39w5nz6-gnu-efi-3.0.17 ls -la /nix/store/ik3i4chh4bdld9kj0a80xw8pg39w5nz6-gnu-efi-3.0.17/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/230601