Merge pull request #78122 from mkg20001/cjs-fix

cinnamon.cjs: add nma for nma typelib
This commit is contained in:
worldofpeace
2020-01-20 13:45:43 -05:00
committed by GitHub

View File

@@ -17,6 +17,7 @@
, libffi
, gtk3
, readline
, networkmanagerapplet
}:
let
@@ -45,6 +46,7 @@ stdenv.mkDerivation rec {
keybinder3
upower
xapps
networkmanagerapplet
];
nativeBuildInputs = [