nixpkgs-wayland: 2025-03-16 -> 2025-03-19

This commit is contained in:
2025-03-20 02:06:17 +00:00
parent 1ff24f5664
commit d868f4fa15

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "ba7f5a383fcb5001a233cdae3de9bd0d45ce9e4a";
hash = "sha256-VCmLTGD5hJYIuCF3JXMWqri1TagNv6pA7a3mnPpUK9k=";
rev = "fb93069376e2a4219329fa74b178bf04c9a48e8b";
hash = "sha256-CNlqp8HmLah+JBrhox2BatH7guHz5qhBM3sSIh/Q9DY=";
};
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-03-16";
version = "0-unstable-2025-03-19";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: