nixpkgs-wayland: 2025-04-11 -> 2025-04-12

This commit is contained in:
2025-04-12 08:10:49 +00:00
parent bb04885d0a
commit c6bc94f19a

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "2b6c017e198ce4a6e97a6acd90fa01933e689e60";
hash = "sha256-2FgQZnK4SqU3J7p5EcldmwvJeWlPkpMc6v5OoWQHNOM=";
rev = "fe647dcdd0bcce7b1713f6430266644c6e2dde9b";
hash = "sha256-dEbTf9WukczQ+cqRs8y511UWsQH3raXnvuEEYNXM3Pk=";
};
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-04-11";
version = "0-unstable-2025-04-12";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: