nixpkgs-wayland: same-day update
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 = "08f784a2c1bf1a2d19027259f5af7c6e0793f5d0";
|
rev = "2ebaec7dec9f22852ef735424f973d2ba691d7ad";
|
||||||
hash = "sha256-lqZLmodYZZMA76h18f7jReYxFy0uymYLCMeU2rPWS68=";
|
hash = "sha256-FoF77hJsfmftSqgqWghrpJntGz9iFFhBURQKRTFalw8=";
|
||||||
};
|
};
|
||||||
flake = import "${src}/flake.nix";
|
flake = import "${src}/flake.nix";
|
||||||
evaluated = flake.outputs {
|
evaluated = flake.outputs {
|
||||||
|
Reference in New Issue
Block a user