nixpkgs-wayland: 2025-05-29 -> 2025-05-30

This commit is contained in:
2025-05-30 18:13:42 +00:00
parent 28b69fd1f9
commit c297bc733a

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "58e4b9e67762d49a04194dbaf7a8b4143ca99254";
hash = "sha256-4D6BsRi4rL58nyS+qTzQ0TyJhcwCjj6htzWpBl2bjfs=";
rev = "8643657bf22e5e1619db69421b11a83cb04f2531";
hash = "sha256-y70vOWjBTtlD5PmFHlDaZfUEeQvO1XiDzeStHao8kDY=";
};
flake = import "${src}/flake.nix";
evaluated = flake.outputs {
@@ -25,7 +25,7 @@ let
in src.overrideAttrs (base: {
# attributes required by update scripts
pname = "nixpkgs-wayland";
version = "0-unstable-2025-05-29";
version = "0-unstable-2025-05-30";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: