nixpkgs-wayland: 2025-06-10 -> 2025-06-11

This commit is contained in:
2025-06-11 18:22:04 +00:00
parent b87fdc2ae1
commit 12584bcfde

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "aeba04b6e1d87a4f1bfae9acc22a91dbc9e33e11";
hash = "sha256-vXWPgk0pjBqQQxgPbrjgAKyw1unvzyCGRhvl93HOtns=";
rev = "29d9f50aa249f1dcfa747d5761f545b851a3e4fb";
hash = "sha256-ku4MNLLYSIo89qoLRLpJd+O7XrwvPML88q/i/rw13p0=";
};
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-10";
version = "0-unstable-2025-06-11";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: