nixpkgs-wayland: minor bump

This commit is contained in:
Colin 2024-06-15 11:16:32 +00:00
parent 4bcbfbc8aa
commit b1ba0cad03

View File

@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "2d38211216d86747c4b5a59898b51d90b8899d16";
hash = "sha256-xSOE7LT7KLLdpp3cdVOVvwIZ1F8KW4Ov1ElEMbK8e8A=";
rev = "422bb5c5106008418f499ca591c0138f73e213f4";
hash = "sha256-32ukRcPI2W5exf4A7/ISqoKp+sL1MxdMjFt3I+8XS5Y=";
};
flake = import "${src}/flake.nix";
evaluated = flake.outputs {