nixpkgs-wayland: bump

This commit is contained in:
2025-07-26 21:20:39 +00:00
parent f7a08ae2a0
commit e87bbdf6cd

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "f8882d1b856d5cc8a7b288627cd8e7e935fe1978";
hash = "sha256-GZD/SbD1GXYFFZQdSu/eF6Gr9lsigPoJPsD4nuqx/2I=";
rev = "f75a0401728be0ea2adf38333026abb05981e2f6";
hash = "sha256-eyUOJJUq7pwA89m/O7sDLJWZlJRO3zYtmEcXoyiAghY=";
};
flake = import "${src}/flake.nix";
evaluated = flake.outputs {