mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
cinnamon.cinnamon-control-center: so not use aliases
This commit is contained in:
parent
aa87f39bc9
commit
dce0f4f695
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@
|
|||
, libxml2
|
||||
, systemd
|
||||
, upower
|
||||
, gnome-online-accounts
|
||||
, cinnamon-settings-daemon
|
||||
, colord
|
||||
, polkit
|
||||
|
@ -67,7 +68,7 @@ stdenv.mkDerivation rec {
|
|||
colord
|
||||
cinnamon-settings-daemon
|
||||
libwacom
|
||||
gnome3.gnome-online-accounts
|
||||
gnome-online-accounts
|
||||
tzdata
|
||||
networkmanager
|
||||
networkmanagerapplet
|
||||
|
|
Loading…
Reference in a new issue