summaryrefslogtreecommitdiff
path: root/docs/default.nix
diff options
context:
space:
mode:
authorKevin <[email protected]>2024-11-06 14:03:31 -0300
committerGitHub <[email protected]>2024-11-06 14:03:31 -0300
commit5217df934bcd17941139af484e478a2bce48a2f8 (patch)
tree848833c3659ded1b5c87c37011f836e653eb9f50 /docs/default.nix
parentb1da91dcced3803c764d22d4da1a49c23d7e97ed (diff)
parent84c02e54d3bd25958dafa67a7420cf29b3375de1 (diff)
Merge branch 'Aylur:main' into lua-refactor
Diffstat (limited to 'docs/default.nix')
-rw-r--r--docs/default.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/default.nix b/docs/default.nix
index ff7e8c9..3eae600 100644
--- a/docs/default.nix
+++ b/docs/default.nix
@@ -177,6 +177,12 @@ in
authors = "kotontrion";
}}
${genLib {
+ flakepkg = "greet";
+ gir = "Greet";
+ description = "IPC client for greetd";
+ version = ../lib/greet/version;
+ }}
+ ${genLib {
flakepkg = "hyprland";
gir = "Hyprland";
description = "IPC client for Hyprland";