nixpkgs-wayland: bump
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "nix-community";
|
owner = "nix-community";
|
||||||
repo = "nixpkgs-wayland";
|
repo = "nixpkgs-wayland";
|
||||||
rev = "f8882d1b856d5cc8a7b288627cd8e7e935fe1978";
|
rev = "f75a0401728be0ea2adf38333026abb05981e2f6";
|
||||||
hash = "sha256-GZD/SbD1GXYFFZQdSu/eF6Gr9lsigPoJPsD4nuqx/2I=";
|
hash = "sha256-eyUOJJUq7pwA89m/O7sDLJWZlJRO3zYtmEcXoyiAghY=";
|
||||||
};
|
};
|
||||||
flake = import "${src}/flake.nix";
|
flake = import "${src}/flake.nix";
|
||||||
evaluated = flake.outputs {
|
evaluated = flake.outputs {
|
||||||
|
Reference in New Issue
Block a user