nixpkgs-wayland: 2025-06-21 -> 2025-06-22

This commit is contained in:
2025-06-22 18:02:32 +00:00
parent 5365044412
commit 059193d09a

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "0e2136feb8ea9a214bbc615d60c5b7e5b818e39f";
hash = "sha256-ngG/twglfLxOaE0X4L49DlgkKl3pzu2qd9zlnK9oM6E=";
rev = "5799d41e3623c5b3f4e36202b1e4cdd5d23d3291";
hash = "sha256-gEw640Mq/b0dQ7JrwxdWyJ5thbyfuWopgWctcoWKxhw=";
};
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-21";
version = "0-unstable-2025-06-22";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: