nixpkgs-wayland: 2025-05-30 -> 2025-05-31

This commit is contained in:
2025-06-01 20:43:42 +00:00
parent 0555516ebb
commit ec276e013b

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "8f393977fd516e57e674d1d88b2d9d46f730a968";
hash = "sha256-8ibrBBOSw1MqzqYX/8Qz04IIlw/QMOa7KojtfefB+lQ=";
rev = "035840c4d09190922eeb02f3bf2c16ac30f010ad";
hash = "sha256-NqpfwwQa6NH9w+p/oE8clTwkpK/aiVniEVMRPOdCkgE=";
};
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-05-30";
version = "0-unstable-2025-05-31";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: