cinnamon.cjs: add nma for nma typelib

This commit is contained in:
Maciej Krüger 2020-01-20 19:22:22 +01:00
parent 267c5332e7
commit 67ce294be2
No known key found for this signature in database
GPG key ID: 0D948CE19CF49C5F

View file

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