nixpkgs-wayland: 2025-06-24 -> 2025-06-26

This commit is contained in:
2025-06-26 18:23:02 +00:00
parent e1cc1570c7
commit ba9e4b95ba

View File

@@ -7,8 +7,8 @@ let
src = fetchFromGitHub {
owner = "nix-community";
repo = "nixpkgs-wayland";
rev = "6a714cf5fdac3bf2f3d514f9e0a970f9c2c62adf";
hash = "sha256-+N3ni7mzTB4fFCCoMymaLsLQXjYGIYXxG96llHDNENA=";
rev = "112e60577c8efcc5ba69e2f027acebe47a598b86";
hash = "sha256-1VsnqbgtT9KdO0OJKpXG8HBEftObDWjrM6LkLlR3jH0=";
};
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-24";
version = "0-unstable-2025-06-26";
src = src;
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay: