nixpkgs-wayland: 0-unstable-2025-07-15 -> 0-unstable-2025-07-19
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "nixpkgs-wayland";
|
||||
rev = "19cd51f45ba967c9ca0deffe92a1b87dc7432295";
|
||||
hash = "sha256-JVNMEFLDiy9BB7l8wMJATJUe/KJnlQBW6QJirC9IiEc=";
|
||||
rev = "d7eddeb0402fd2876c03d1903fac9729b07d6ed1";
|
||||
hash = "sha256-i8DEEzc/Br4uO2UF1WusAvo+X8plNPY91fe1FViUMQs=";
|
||||
};
|
||||
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-15";
|
||||
version = "0-unstable-2025-07-19";
|
||||
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