nixpkgs-wayland: 2025-04-04 -> 2025-04-05

This commit is contained in:
2025-04-05 06:32:46 +00:00
parent f64525898d
commit 43f3e165a9

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "5a2b064f09651dd9ee3f77f57b56e48a6960f256";
hash = "sha256-NFpah1GoTV6tbi2+thQTmEd+ILwP+VJSLK18ZzSeriw=";
rev = "d3472beb7bf348e71374649e398f8dcc72bd30fe";
hash = "sha256-CgcctoJPuNQHjWUTF0p1yxYL9x/EOrGcdKFNf933pDA=";
};
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-04";
version = "0-unstable-2025-04-05";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: