pkgs: Add package for cliphist
This commit is contained in:
parent
d1c2006e24
commit
dcbba5b66e
7 changed files with 79 additions and 0 deletions
|
|
@ -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 {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue