nixpkgs-wayland: 2025-04-20 -> 2025-04-22

This commit is contained in:
2025-04-22 16:43:05 +00:00
parent d8b44d7263
commit f3b16d33d6

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "356527995f29d0e582cfb1687d8b53aa080a5778";
hash = "sha256-H7KmU3jkmnw42E/rUk2EyOcyyD4kKtWEaETG5bhpmOU=";
rev = "8a78d80a8c4cc54eebde8319a58ea6a0c9979a92";
hash = "sha256-vhG1MQwCQn+q3ukstAwvO4ElH+E/kAF34wLgFWys1dc=";
};
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-04-20";
version = "0-unstable-2025-04-22";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: