nixpkgs-wayland: 2025-05-09 -> 2025-05-12
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "81c858e12865b04c792ae582306cfded4053918c";
|
||||
hash = "sha256-UIPEX+L7NPOA4453TlNfi4TfbuKzrG5Qy2UUhM0ENwg=";
|
||||
rev = "e758a63d9f6dd0abdb37ee70c3c9b509abf475ee";
|
||||
hash = "sha256-9NYkt+lzFIUm7T3Aoz3rU+nQVZD6bN6d4Tu9I/mljHg=";
|
||||
};
|
||||
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-05-09";
|
||||
version = "0-unstable-2025-05-12";
|
||||
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