nixpkgs-wayland: 2025-06-14 -> 2025-06-16

This commit is contained in:
2025-06-16 16:56:56 +00:00
parent 8641ee16ad
commit 59d5d6592e

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "a4a1752d27c20464465ec1eba2ced028fab48a1a";
hash = "sha256-EKVwxids0QLt4tq0yYDPwZdpzBWdEBCFwYAhZK9fFqI=";
rev = "08f784a2c1bf1a2d19027259f5af7c6e0793f5d0";
hash = "sha256-lqZLmodYZZMA76h18f7jReYxFy0uymYLCMeU2rPWS68=";
};
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-06-14";
version = "0-unstable-2025-06-16";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: