egl-wayland 1.1.12 -> 1.1.13 https://repology.org/project/egl-wayland/versions attrpath: egl-wayland Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/egl-wayland/default.nix b/pkgs/development/libraries/egl-wayland/default.nix index 66e05dc9af11..f84b44007e29 100644 --- a/pkgs/development/libraries/egl-wayland/default.nix +++ b/pkgs/development/libraries/egl-wayland/default.nix @@ -16,7 +16,7 @@ stdenv.mkDerivation rec { pname = "egl-wayland"; - version = "1.1.12"; + version = "1.1.13"; outputs = [ "out" "dev" ]; @@ -24,7 +24,7 @@ stdenv.mkDerivation rec { owner = "Nvidia"; repo = pname; rev = version; - hash = "sha256-KxlUuoj2HJhkqkIX+Pic/0+36g/N3qfAAlnvYO2Y6uQ="; + hash = "sha256-NA+jr27aYu0XPG9sxnBtjeBTFHmV7TENRsFy8dDdNUc="; }; postPatch = '' Successfully finished processing cachix "/nix/store/763pajm5fb4wgj2vskcls2irwcvrq5c6-egl-wayland-1.1.13" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
3 packages failed to build:
130 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/egl-wayland/versions. meta.description for egl-wayland is: The EGLStream-based Wayland external platform meta.homepage for egl-wayland is: https://github.com/NVIDIA/egl-wayland/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/NVIDIA/egl-wayland/releases/tag/1.1.13) - [Compare changes on GitHub](https://github.com/Nvidia/egl-wayland/compare/1.1.12...1.1.13) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.1.13 in filename of file in /nix/store/763pajm5fb4wgj2vskcls2irwcvrq5c6-egl-wayland-1.1.13 ---
Rebuild report (if merged into master) (click to expand) ``` 163 total rebuild path(s) 163 package rebuild(s) First fifty rebuilds by attrpath adapta-gtk-theme bottles bottles-unwrapped breath-theme cage cagebreak cinnamon.cinnamon-gsettings-overrides dwl egl-wayland flycast gamescope gnome-browser-connector gnome.gdm gnome.gnome-applets gnome.gnome-control-center gnome.gnome-flashback gnome.gnome-initial-setup gnome.gnome-panel gnome.gnome-panel-with-modules gnome.gnome-session gnome.gnome-shell gnome.gnome-terminal gnome.gnome-tweaks gnome.gpaste gnome.mutter gnome.mutter43 gnome.nixos-gsettings-overrides gnomeExtensions.easyScreenCast gnomeExtensions.gsconnect gnomeExtensions.system-monitor grimblast hikari houdini hyprland hyprpicker kde-rounded-corners labwc latte-dock libsForQt5.applet-window-appmenu libsForQt5.bismuth libsForQt5.kde-cli-tools libsForQt5.kdeplasma-addons libsForQt5.kdev-php libsForQt5.kdev-python libsForQt5.kdevelop libsForQt5.kdevelop-unwrapped libsForQt5.khotkeys libsForQt5.kinfocenter libsForQt5.kmenuedit libsForQt5.krohnkite ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/763pajm5fb4wgj2vskcls2irwcvrq5c6-egl-wayland-1.1.13 \ --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 egl-wayland https://github.com/r-ryantm/nixpkgs/archive/4c62744a6709d412eaa14887fab625fcc8fc11e5.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/4c62744a6709d412eaa14887fab625fcc8fc11e5#egl-wayland ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/763pajm5fb4wgj2vskcls2irwcvrq5c6-egl-wayland-1.1.13 ls -la /nix/store/763pajm5fb4wgj2vskcls2irwcvrq5c6-egl-wayland-1.1.13/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](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
3 packages failed to build:
130 packages built:
--- ###### Maintainer pings cc @hedning for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/261970