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

This commit is contained in:
2025-06-10 16:59:16 +00:00
parent 4ad9192444
commit a6a55dca21

View File

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