nixpkgs-wayland: same-day update

This commit is contained in:
2025-06-17 14:44:23 +00:00
parent a76173c0ec
commit 5fa2c56889

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nix-community"; owner = "nix-community";
repo = "nixpkgs-wayland"; repo = "nixpkgs-wayland";
rev = "08f784a2c1bf1a2d19027259f5af7c6e0793f5d0"; rev = "2ebaec7dec9f22852ef735424f973d2ba691d7ad";
hash = "sha256-lqZLmodYZZMA76h18f7jReYxFy0uymYLCMeU2rPWS68="; hash = "sha256-FoF77hJsfmftSqgqWghrpJntGz9iFFhBURQKRTFalw8=";
}; };
flake = import "${src}/flake.nix"; flake = import "${src}/flake.nix";
evaluated = flake.outputs { evaluated = flake.outputs {