nixpkgs-wayland: 2025-06-06 -> 2025-06-07
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "7bbbe60aeb7edcfa2956554f040c3148d3aec8ec";
|
||||
hash = "sha256-W3ENVtK3tu0GafQPDnOx9zH2hbBYrYe0iHXaT+T8Fvs=";
|
||||
rev = "89f11f511a7bd73bccfefda57496d2166aaffb10";
|
||||
hash = "sha256-kqPerOQiSokefg0JYsHuA7hWFed0CUnstX+Jmg8s1M8=";
|
||||
};
|
||||
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-06";
|
||||
version = "0-unstable-2025-06-07";
|
||||
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