nixpkgs-wayland: bump

This commit is contained in:
2025-07-31 15:48:57 +00:00
parent 522365d498
commit a9301055a4

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "11e0297507c108e7548fa2c04251aa92f8798863";
hash = "sha256-aI6n/4NA2e2PdtPwek4zJv+bv7JRsVM/zcyA/ANbnXU=";
rev = "56ee129d30e2704bbae6bcc91b39f9c305c8fc9a";
hash = "sha256-F3dhwOuwEGzcjYZbHEb+VD0nvX7w/jPMl3f4XzQelVo=";
};
flake = import "${src}/flake.nix";
evaluated = flake.outputs {