Commit graph

27 commits

Author SHA1 Message Date
worldofpeace c7c727fa93 gnome3.gnome-settings-daemon: add cflag G_DISABLE_CAST_CHECKS
This is what would have been passed before with the release
buildtype.

See: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/blob/GNOME_SETTINGS_DAEMON_3_32_1/meson.build#L73
2019-08-05 06:13:01 -04:00
worldofpeace 29cb854967 gnome3.gnome-settings-daemon: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/blob/GNOME_SETTINGS_DAEMON_3_32_1/NEWS
2019-06-30 23:54:54 -04:00
worldofpeace 44bf322dfb
Merge pull request #57620 from worldofpeace/gnome-brightness-fix
gnome3.gnome-settings-daemon: fix #14168
2019-04-30 13:14:19 -04:00
Daniel Schaefer aa7a9523bd gnome3.gnome-settings-daemon: Use absolute path of mousetweaks
See: https://github.com/NixOS/nixpkgs/pull/60176#issuecomment-486401686
2019-04-28 14:23:20 -04:00
worldofpeace f6e92290b3 gnome3.gnome-settings-daemon: fix #14168
The issue in brief is caused by the fact that gnome-settings-daemon is
non-restartable and if the policy definitions change in any way
it won't propagate to the running system because of that.

By patching references to the backlight helper to
/run/current-system/sw/bin/gsd-backlight-helper
the polkit policy will not undergo a change.
2019-04-22 16:45:37 -04:00
Tor Hedin Brønner 64c5b66290
gnome3.gnome-settings-daemon: 3.30.2 -> 3.32.0
clean up dependencies
2019-04-05 11:40:15 +02:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
R. RyanTM 46aadd5dad gnome3.gnome-settings-daemon: 3.30.1.2 -> 3.30.2 (#54220)
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-settings-daemon/versions
2019-01-18 01:27:48 +01:00
Jan Tojnar cf4a89ec36
gnome3.gnome-settings-daemon: 3.28.1 → 3.30.1.2 2018-11-30 21:34:22 +01:00
Jan Tojnar 08db7cf19b
gnome3.gnome-settings-daemon: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:42 +01:00
Jan Tojnar 5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Jan Tojnar 69a17c7a19
Revert "treewide: remove placeholder usage"
This reverts commit 82f6267023.
2018-08-30 18:18:29 +02:00
Jan Tojnar 72b27f2519
gnome3: 3.28.0 → 3.28.1 2018-04-14 13:35:45 +02:00
Jan Tojnar 82f6267023
treewide: remove placeholder usage
see 2abac54c03
2018-03-27 20:14:44 +02:00
Jan Tojnar d345dd963e
gnome3.gnome-settings-daemon: fix build 2018-03-22 07:46:46 +01:00
Jan Tojnar 0973618e4e
gnome3: automated update 2018-03-22 07:46:42 +01:00
Jan Tojnar 546e7669b2
gnome3: move src.nix into default.nix automatically 2018-03-01 02:53:00 +01:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Vladimír Čunát 6345089ca0
Merge #29392: gnome3: 3.24 -> 3.26
It might be slightly confusing that a couple of the changes will be twice
in the history, but let's merge this way.
2017-11-27 12:19:01 +01:00
Jan Tojnar 0f06bab3f3
gnome3: 3.24 -> 3.26 2017-11-26 03:10:47 +01:00
Rostislav Beneš a98d270978 gnome3.gnome-settings-daemon: use zone.tab from tzdata 2017-11-07 15:04:05 +01:00
Jan Tojnar 69698ec11c gnome3: only maintain single GNOME 3 package set (#29397)
* gnome3: only maintain single GNOME 3 package set

GNOME 3 was split into 3.10 and 3.12 in #2694. Unfortunately, we barely have the resources
to update a single version of GNOME. Maintaining multiple versions just does not make sense.
Additionally, it makes viewing history using most Git tools bothersome.

This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes
the config variable for choosing packageset (`environment.gnome3.packageSet`), updates
the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`.

Closes: #29329

* maintainers/scripts/gnome: Use fixed GNOME 3 directory

Since we now allow only a single GNOME 3 package set, specifying
the working directory is not necessary.

This commit sets the directory to `pkgs/desktops/gnome-3`.
2017-09-24 12:15:50 +01:00
Luca Bruno d05fa3ccfe Branch gnome 3.12 2014-05-20 13:41:33 +02:00
Luca Bruno 35ccaa2e52 Fix gsettings schemas usage for several packages due to #1901
Also add icons to epiphany
2014-04-06 11:02:21 +02:00
Domen Kožar c5c14c72f4 gnome3.gnome-settings-daemon: add missing input 2014-02-07 00:31:10 +01:00
Domen Kožar 96777994c8 gnome3.gnome_settings_daemon: depend on ibus 2014-01-26 00:21:19 +01:00
Domen Kožar 745472d66a Add gnome3.gnome_settings_daemon 2014-01-19 23:15:00 +01:00