summary refs log tree commit diff
path: root/pkgs/desktops/pantheon/services/elementary-settings-daemon/default.nix
Commit message (Collapse)AuthorAge
* pantheon.elementary-settings-daemon: 1.3.0 -> 1.3.1Bobby Rong2023-07-26
| | | | https://github.com/elementary/settings-daemon/releases/tag/1.3.1
* pantheon.elementary-settings-daemon: 1.2.0 -> 1.3.0Bobby Rong2023-07-25
| | | | https://github.com/elementary/settings-daemon/releases/tag/1.3.0
* treewide: remove attrPath from nix-update-script callsfigsoda2022-12-26
| | | | after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
* pantheon.elementary-settings-daemon: add updateScriptBobby Rong2022-06-15
|
* pantheon.elementary-settings-daemon: 1.1.0 -> 1.2.0Bobby Rong2022-05-18
|
* pkgs/pantheon: drop repoNameBobby Rong2022-01-24
| | | | | | It is not necessary to set this separately. Addressing the formatting now to minimize the Pantheon 7 update PR diff.
* pkgs/pantheon: remove unused `pantheon` from argsBobby Rong2021-11-26
|
* pkgs/pantheon: set meta.mainProgramBobby Rong2021-10-28
|
* pantheon.elementary-settings-daemon: 1.0.0 -> 1.1.0Bobby Rong2021-10-26
|
* treewide: switch from pantheon.maintainers to lib.teams.pantheonBobby Rong2021-09-18
|
* pantheon.elementary-settings-daemon: reinit at 1.0.0Bobby Rong2021-09-18
| | | | the former package has been renamed and upgraded to gnome.gnome-settings-daemon338
* Change all alsaLib references to alsa-libAndersonTorres2021-06-10
|
* gnome: rename from gnome3Jan Tojnar2021-05-08
| | | | Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
* pantheon.elementary-settings-daemon: backport patches for latest libgweather APIJan Tojnar2021-05-05
|
* pkgs/desktops: pkgconfig -> pkg-configBen Siraphob2021-01-16
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* pantheon.elementary-settings-daemon: don't patch autostartsWORLDofPEACE2020-10-09
| | | | | These are now generated to be patched as a part of the elementary-session-settings build.
* Revert "pantheon.elementary-settings-daemon: 3.34.1 -> 3.36.0"worldofpeace2020-04-06
| | | | | | Mutter 3.36 in gala is almost ready. This reverts commit 7160b7c31c8a44ffdd0cd0f375624c2c9c834917.
* pantheon.elementary-settings-daemon: 3.34.1 -> 3.36.0worldofpeace2020-04-06
|
* pantheon.elementary-settings-daemon: 3.30.2 -> 3.34.1worldofpeace2020-04-06
|
* treewide: NIX_*_FLAGS -> stringRobin Gloster2019-12-31
|
* pantheon.elementary-settings-daemon: fix gnome-session detecting autostartsworldofpeace2019-10-03
| | | | | | | For some reason GNOME 3.34 gnome-session fails to recognize these autostarts suffixed with `-pantheon`, whereas they worked before. It seems to work fine without the suffix, and it's verified elementary-settings-daemon proccess are running in the session.
* Merge staging-next into stagingFrederik Rietdijk2019-08-09
|\
| * pantheon: use repoNameworldofpeace2019-08-05
| | | | | | | | Now these expressions don't look so weird.
* | pantheon.elementary-settings-daemon: add cflag G_DISABLE_CAST_CHECKSworldofpeace2019-08-05
|/ | | | Mirror c7c727fa9382e4f4cc69b63642585f96890add83.
* pantheon.elementary-settings-daemon: 3.32.0 -> 3.30.2worldofpeace2019-06-11
| | | | | | | This downgrade is needed temporarily to alleviate breakages such as [0] to Pantheon on Unstable. [0]: https://github.com/elementary/gala/issues/518
* pantheon.elementary-settings-daemon: fix #14168worldofpeace2019-05-05
| | | | Is the same fix as in #57620 just for Pantheon's settings daemon.
* pantheon.elementary-settings-daemon: Use absolute path of mousetweaksworldofpeace2019-04-28
|
* pantheon.elementary-settings-daemon: 3.30.2 -> 3.32.0worldofpeace2019-04-05
| | | | | | | | - sync patches [0] - clean up deps - use gnome3.updateScript [0]: https://git.launchpad.net/~ubuntu-desktop/ubuntu/+source/gnome-settings-daemon/commit/?id=bab64774ef3a8f17b6fa29bb1d7aa1cb7c964341
* gnome3: stop using aliasesJan Tojnar2019-02-14
|
* pantheon: init a 5.0worldofpeace2019-01-24