pkgs: Add package for cliphist

This commit is contained in:
ulic-youthlic 2025-06-10 15:54:54 +08:00
parent d1c2006e24
commit dcbba5b66e
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 79 additions and 0 deletions

View file

@ -22,6 +22,7 @@ in
OuterWildsTextAdventure = callPackage ./OuterWildsTextAdventure.nix {};
QQ = callPackage ./QQ.nix {};
editor-runtime = callPackage ./editor-runtime.nix {};
cliphist = callPackage ./cliphist.nix {};
noto-serif-cjk = callPackage ./noto-serif-cjk.nix {};
noto-sans-cjk = callPackage ./noto-sans-cjk.nix {};