nixpkgs-wayland: 2025-04-02 -> 2025-04-04
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "99eeb44b0e5b0cedcf77bd9bf2dc62e97d4608da";
|
||||
hash = "sha256-sOx3F33V7NLG6lzIGTKuxdZLutBjCoi3z/RjkXnULxM=";
|
||||
rev = "5a2b064f09651dd9ee3f77f57b56e48a6960f256";
|
||||
hash = "sha256-NFpah1GoTV6tbi2+thQTmEd+ILwP+VJSLK18ZzSeriw=";
|
||||
};
|
||||
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-04-02";
|
||||
version = "0-unstable-2025-04-04";
|
||||
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