Commit graph

5730 commits

Author SHA1 Message Date
worldofpeace f1ce41d78e gnome3.gnome-control-center: add optional sharing deps
It appears that if gnome-control-center isn't wrapped with their
schemas they won't be added to the panel.
2019-08-27 01:06:35 -04:00
worldofpeace e25b283f71 gnome3.gnome-color-manager: add hicolor-icon-theme 2019-08-27 00:02:42 -04:00
worldofpeace 450a180542
Merge pull request #67466 from worldofpeace/gnome3-defaults-cleanup
nixos/gnome3: split up
2019-08-26 05:56:38 -04:00
worldofpeace bf7bdcd1c6 gnome3: add throw's for old lists 2019-08-26 05:36:15 -04:00
worldofpeace fca8d35531 nixos/gnome3: split up
This introduces the following options under the services.gnome3 namespace:

* core-os-services.enable
* core-shell.enable
* core-utilities.enable
* games.enable

The first three are all default enabled by gnome3.enable
and their purpose is to make gnome3 more flexable for users
usecases. In the case of core-utilities and games, it allows
users to easily switch on the default gnome3 applications
and games packages. Previously we had lists in gnome-3/default.nix
but they weren't visible to the user. By having options we have
generated documentation and an interface.
2019-08-26 05:19:05 -04:00
Robin Gloster 5292fd51f9
Merge pull request #65482 from worldofpeace/fix-lxqt
lxqt: use qt5's mkDerivation
2019-08-25 18:15:01 +02:00
worldofpeace e075227b00
Merge pull request #67407 from jtojnar/gnome-bg
nixos/gnome3: fix default background setting
2019-08-24 18:33:41 -04:00
Jan Tojnar 87e1643acc
gnome3.gnome-control-center: add grilo-plugins
Opening a background change dialogue produces the following errors in the console:

    (gnome-control-center:27270): Grilo-WARNING **: 21:57:21.349: [registry] ../src/grl-registry.c:1354: Could not open directory '/nix/store/q8wdbr08617p3xqxdg8935p31fha020f-grilo-0.3.9/lib/grilo-0.3': Error opening directory “/nix/store/q8wdbr08617p3xqxdg8935p31fha020f-grilo-0.3.9/lib/grilo-0.3”: No such file or directory
    (gnome-control-center:27270): Grilo-WARNING **: 21:57:21.352: [registry] ../src/grl-registry.c:1461: Plugin 'grl-flickr' not available
    (gnome-control-center:27270): background-cc-panel-WARNING **: 21:57:21.352: Plugin “grl-flickr” not available

Apparently, there are no plugins in `grilo` package – everything is in `grilo-plugins`, so we need to add `grilo-plugins` to inputs. The setup hook will make the plug-ins available through an environment variable:

https://gitlab.gnome.org/GNOME/grilo/blob/grilo-0.3.9/src/grilo.c#L111-135
2019-08-25 00:03:25 +02:00
Jan Tojnar 040a09adbc
gnome3.gnome-control-center: format with nixpkgs-fmt 2019-08-24 23:00:00 +02:00
worldofpeace fbec42279d pantheon.elementary-gsettings-schemas: use File URI 2019-08-24 16:00:49 -04:00
Jan Tojnar aff3036a6f
gnome3.hitori: 3.31.92 → 3.32.0
https://gitlab.gnome.org/GNOME/hitori/blob/3.32.0/NEWS#L1-7
2019-08-24 02:54:20 +02:00
Jan Tojnar a8d3aebdce
Merge pull request #67318 from jtojnar/gnome-photos
gnome-photos: 3.32.0 → 3.32.1
2019-08-23 19:49:43 +02:00
Jan Tojnar c241e9756b
gnome-photos: move from gnome3 2019-08-23 02:59:33 +02:00
Jan Tojnar b8ba71d633
tracker-miners: move from gnome3 2019-08-23 02:55:42 +02:00
Jan Tojnar 4919db9cbb
tracker: move from gnome3 2019-08-23 02:53:43 +02:00
Jan Tojnar 795e37b7fe
grilo-plugins: move from gnome3 2019-08-23 02:47:56 +02:00
Jan Tojnar a2ba083f18
grilo: move from gnome3 2019-08-23 02:47:37 +02:00
Jan Tojnar fac090c8dd
gnome-online-accounts: move from gnome3 2019-08-23 02:47:21 +02:00
Jan Tojnar 4a558194cb
gnome3.gnome-photos: clean up expression 2019-08-23 01:53:08 +02:00
Jan Tojnar bd3d9788cc
gnome3.gnome-photos: 3.32.0 → 3.32.1
https://gitlab.gnome.org/GNOME/gnome-photos/blob/3.32.1/NEWS#L1-10
2019-08-23 01:49:56 +02:00
worldofpeace e34de045b6 lxqt: use modified LXQtConfigVars CMake macro
LXQt uses the values in this macro to set installation
directories and in the case of lxqt-session to substitute in paths.
However, by doing this all the paths are from within lxqt-build-tools
prefix. By utilizing a setup hook we can set the directories with the
correct prefix as cmake flags.
2019-08-22 00:42:28 -04:00
Robin Gloster f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
Jan Tojnar 19055cb3ec
Merge pull request #67156 from r-ryantm/auto-update/tali
gnome3.tali: 3.32.0 -> 3.32.1
2019-08-21 13:17:22 +02:00
R. RyanTM 28f83b0b89 gnome3.tali: 3.32.0 -> 3.32.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tali/versions
2019-08-20 20:23:57 -07:00
Jan Tojnar 129cb7e32e
Merge pull request #67110 from worldofpeace/gnome-characters-fix
gnome3.gnome-characters: correct entry point
2019-08-20 22:39:06 +02:00
worldofpeace 422d20e4f1 gnome3.gnome-characters: stylize expression 2019-08-20 16:10:52 -04:00
worldofpeace d21e4a9514 gnome3.gnome-characters: correct entry point
By wraping the files, the `*-.wrapped` file will be recognized as the
entry point, which is used as a base for loading additional files so
we need to override the entry point function.

We also ensure BackgroundService gets wrapped with wrapGAppsHook.

Fixes #31168

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-08-20 14:38:19 -04:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
worldofpeace 3167eb3780 lxqt: use qt5's mkDerivation
This should also ensure that the applications get wrapped
appropriately.
2019-08-19 21:22:18 -04:00
Jan Tojnar 403132f9fc
Merge pull request #66981 from r-ryantm/auto-update/nautilus
gnome3.nautilus: 3.32.1 -> 3.32.3
2019-08-20 00:49:46 +02:00
R. RyanTM c4007ecda7 gnome3.nautilus: 3.32.1 -> 3.32.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nautilus/versions
2019-08-19 14:10:56 -07:00
worldofpeace 80f4d61534
Merge pull request #66934 from jtojnar/gnome-video-effects-0.5.0
gnome-video-effects: 0.4.3 → 0.5.0
2019-08-19 14:11:13 -04:00
Jan Tojnar d4861c9ede
gnome-video-effects: move from gnome3.gnome-video-effects 2019-08-19 15:38:20 +02:00
Jan Tojnar e1dc295c4d
Merge pull request #66901 from r-ryantm/auto-update/geary
gnome3.geary: 3.32.1 -> 3.32.2
2019-08-19 14:26:43 +02:00
Jan Tojnar 5e0023db77
Merge pull request #66898 from r-ryantm/auto-update/gnome-nibbles
gnome3.gnome-nibbles: 3.31.3 -> 3.32.0
2019-08-19 13:12:27 +02:00
R. RyanTM 9db5a87e8e gnome3.geary: 3.32.1 -> 3.32.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geary/versions
2019-08-19 04:11:14 -07:00
R. RyanTM 5bf055f568 gnome3.gnome-nibbles: 3.31.3 -> 3.32.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-nibbles/versions
2019-08-19 03:22:42 -07:00
worldofpeace 9339185880
Merge pull request #66519 from volth/xfce-4.14
xfce4-14: 4.14.pre2 -> 4.14
2019-08-18 18:56:58 -04:00
worldofpeace 5e1a23ffd2 xfce4-14: drop null fallbacks 2019-08-17 18:55:24 -04:00
worldofpeace 3b88e5424e xfce4-14.xfdesktop: enable optional features
* garcon (required for apps menu)
* thunar (required for file icons)
* libnotify (required for Mount notification support etc.)
2019-08-17 18:55:24 -04:00
worldofpeace 822325ed66 xfce4-14.thunar: add gvfs 2019-08-17 18:55:24 -04:00
worldofpeace c270552db7 xfce4-14.xfce4-panel: gobject-introspection support 2019-08-17 18:55:24 -04:00
worldofpeace b373ce852b xfce4-14.thunar: gobject-introspection support 2019-08-17 18:55:24 -04:00
worldofpeace 92841bea27 xfce4-14.tumbler: enable all available optional features 2019-08-17 18:55:24 -04:00
worldofpeace d7a84186c2 xfce4-14.libxfce4util: native gobject-introspection 2019-08-17 18:55:23 -04:00
worldofpeace a3ac4db65b xfce4-14.libxfce4ui: add vendor info 2019-08-17 18:55:23 -04:00
worldofpeace a3caa6b206 xfce4-14.libxfce4ui: native gobject-introspection 2019-08-17 18:55:23 -04:00
worldofpeace 2cbf73acc4 xfce4-14.mousepad: 0.4.1 -> 0.4.2
https://github.com/xfce-mirror/mousepad/releases/tag/mousepad-0.4.2
2019-08-17 18:55:23 -04:00
worldofpeace 754a9326d9 xfce4-14.gigolo: 0.4.91 -> 0.5.0
Add gvfs for wrapping purposes.
2019-08-17 18:55:23 -04:00
worldofpeace c06de9b175 xfce4-14.xfburn: nativeBuildInputs docbook_xsl 2019-08-17 18:55:23 -04:00