nixpkgs-wayland: 2025-06-02 -> 2025-06-04

This commit is contained in:
2025-06-05 08:18:14 +00:00
parent c01656686d
commit 78be5777cb

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "5766dc37daa17032b402fd07abf212308ea3ffcc";
hash = "sha256-U4Bdy95VwXPRoVCcsBQfcBrSPHhycn4AzzRsoAlSfkg=";
rev = "c80e0857d0d1a35a49cb2db83104738ebe405ca1";
hash = "sha256-M1YZBjiF9pcvhhRIUrX6aqkueuQEXhNRCBhyNQBgks0=";
};
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-06-02";
version = "0-unstable-2025-06-04";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: