nixpkgs-wayland: 2025-04-07 -> 2025-04-08

This commit is contained in:
2025-04-09 20:58:17 +00:00
parent d7addb1568
commit 9413ac3c8c

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "0abc00fca59e72c920b508976fafafe8c84aed6e";
hash = "sha256-YwhWSlLO+uS4WrLRpTQ6FUo4LWGzCBJ0iXGeNFHPosM=";
rev = "d9de146fe5c0ea2b9649c8dd4edffa455a15ebbe";
hash = "sha256-e9v+lWxnFtJQPVsTlq9LEEL/3trmR6KYs9wk96u74CE=";
};
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-07";
version = "0-unstable-2025-04-08";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: