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
commit 906ef87387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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