nixpkgs-wayland: 2025-06-16 -> 2025-06-18
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "2ebaec7dec9f22852ef735424f973d2ba691d7ad";
|
||||
hash = "sha256-FoF77hJsfmftSqgqWghrpJntGz9iFFhBURQKRTFalw8=";
|
||||
rev = "4b9428823affb0731bebcd453bf7f029b23b3c24";
|
||||
hash = "sha256-ibxQfk2euiazle8oX32YyBxsmy5QoYtYdx/HFidSk14=";
|
||||
};
|
||||
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-16";
|
||||
version = "0-unstable-2025-06-18";
|
||||
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