nixpkgs-wayland: same-day update

This commit is contained in:
2025-04-01 04:01:40 +00:00
parent 582168f570
commit 097618056b

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "dbef97d08adc421f13200c7485df7a3656c22f77";
hash = "sha256-5abqXob21Hu34ceJq196lcssNosNFuYmuAzzm4K+XLQ=";
rev = "1bf363cf5957f4ad5a0e362eba307ee676475132";
hash = "sha256-C9a1t/p92QuPkb/gR3G409Gmf+bTSrJL7v2yWrc8vY0=";
};
flake = import "${src}/flake.nix";
evaluated = flake.outputs {