Move all editor runtime deps into package editor-runtime
This commit is contained in:
parent
da2860fa15
commit
6a3473813d
6 changed files with 89 additions and 71 deletions
|
|
@ -19,6 +19,7 @@ in
|
|||
wshowkeys-mao = callPackage ./wshowkeys-mao.nix {};
|
||||
OuterWildsTextAdventure = callPackage ./OuterWildsTextAdventure.nix {};
|
||||
QQ = callPackage ./QQ.nix {};
|
||||
editor-runtime = callPackage ./editor-runtime.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