nixpkgs-wayland: 2025-07-21 -> 2025-07-22
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "08fd4567ae6c306d8cb28e3eea1e7d9e72a2f036";
|
||||
hash = "sha256-xVttDHr7z2sLzV2QCk8by/SkAhjVH21qOAs2+UTqEww=";
|
||||
rev = "981232e71f0580c9c32c6c25fe3503f31a4a7340";
|
||||
hash = "sha256-o5GExUJdNp66VkOjJAyTu+/LyJos0pJxzlrCs8Pn61I=";
|
||||
};
|
||||
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-07-21";
|
||||
version = "0-unstable-2025-07-22";
|
||||
src = src;
|
||||
|
||||
# passthru only nixpkgs-wayland's own packages -- not the whole nixpkgs-with-nixpkgs-wayland-as-overlay:
|
||||
|
Reference in New Issue
Block a user