mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
cinnamon.cinnamon-common: fix nma missing
(cherry picked from commit ec854b0c0d)
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
, glib-networking
|
||||
, pciutils
|
||||
, timezonemap
|
||||
, libnma
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -99,6 +100,7 @@ stdenv.mkDerivation rec {
|
||||
nemo
|
||||
libnotify
|
||||
accountsservice
|
||||
libnma
|
||||
|
||||
# gsi bindings
|
||||
gnome-online-accounts
|
||||
|
||||
Reference in New Issue
Block a user