nixpkgs-wayland: versionless update

This commit is contained in:
2024-08-19 13:47:44 +00:00
parent 7e73199b68
commit c15cea08f6

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nix-community"; owner = "nix-community";
repo = "nixpkgs-wayland"; repo = "nixpkgs-wayland";
rev = "21a4a9425b00f476c6ba656bae3da54eeb05c10a"; rev = "d281d56bda9456bb8c0a22a608575926fb9a656d";
hash = "sha256-Th5U0PbID2ifs6GFn29QoIJmWMfZCIqYB/Ice1pe7pc="; hash = "sha256-5R7cF01OqkULUZ/qpAjgs712UGM+N0xFqOk/eYd3V+4=";
}; };
flake = import "${src}/flake.nix"; flake = import "${src}/flake.nix";
evaluated = flake.outputs { evaluated = flake.outputs {