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

This commit is contained in:
2025-06-06 16:51:48 +00:00
parent 51ee4826a5
commit 57694a732d

View File

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