nixpkgs-wayland: 2025-05-05 -> 2025-05-08

This commit is contained in:
2025-05-08 03:56:53 +00:00
parent 7e8c31dc2f
commit cff611d7c1

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "9c010979bb0536981b6ac87df126f6c34ed5137f";
hash = "sha256-MKciMrCXzwAOU+jpF1l8hjPCqOim2I0bZ/El9986q0k=";
rev = "69a36957e2d2a10108f50e355fc584369b56bfb8";
hash = "sha256-sYWpnwSa4A0U6OuOShbUeAQ9Ke8z+72tDTN9sdq0bWs=";
};
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-05";
version = "0-unstable-2025-05-08";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: