Commit Graph

25 Commits

Author SHA1 Message Date
Bobby Rong
7bec0408e7
pkgs/pantheon: remove unused pantheon from args 2021-11-26 16:51:18 +08:00
Bobby Rong
342035a5d1
pkgs/pantheon: set meta.mainProgram 2021-10-28 10:48:14 +08:00
Bobby Rong
4780b6df1a
pantheon.elementary-settings-daemon: 1.0.0 -> 1.1.0 2021-10-26 08:42:26 +08:00
Bobby Rong
0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon 2021-09-18 23:07:00 +08:00
Bobby Rong
1558d9c17b
pantheon.elementary-settings-daemon: reinit at 1.0.0
the former package has been renamed and upgraded to gnome.gnome-settings-daemon338
2021-09-18 19:33:38 +08:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jan Tojnar
8f749012d8
pantheon.elementary-settings-daemon: backport patches for latest libgweather API 2021-05-05 22:43:05 +02:00
Ben Siraphob
5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
WORLDofPEACE
a4572eb18e pantheon.elementary-settings-daemon: don't patch autostarts
These are now generated to be patched as a part of the elementary-session-settings
build.
2020-10-09 19:36:13 -04:00
worldofpeace
bf0dd34b2c Revert "pantheon.elementary-settings-daemon: 3.34.1 -> 3.36.0"
Mutter 3.36 in gala is almost ready.

This reverts commit 7160b7c31c8a44ffdd0cd0f375624c2c9c834917.
2020-04-06 02:48:08 -04:00
worldofpeace
acc66c83aa pantheon.elementary-settings-daemon: 3.34.1 -> 3.36.0 2020-04-06 02:48:08 -04:00
worldofpeace
a1ced50fa0 pantheon.elementary-settings-daemon: 3.30.2 -> 3.34.1 2020-04-06 02:48:07 -04:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
worldofpeace
513e8de83b
pantheon.elementary-settings-daemon: fix gnome-session detecting autostarts
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.
2019-10-03 00:09:17 +02:00
Frederik Rietdijk
5bc501b7aa Merge staging-next into staging 2019-08-09 14:01:00 +02:00
worldofpeace
52fa0c2cc5 pantheon: use repoName
Now these expressions don't look so weird.
2019-08-05 18:41:32 -04:00
worldofpeace
3b085b45b9 pantheon.elementary-settings-daemon: add cflag G_DISABLE_CAST_CHECKS
Mirror c7c727fa93.
2019-08-05 06:14:38 -04:00
worldofpeace
f7bbb18f83 pantheon.elementary-settings-daemon: 3.32.0 -> 3.30.2
This downgrade is needed temporarily to alleviate breakages
such as [0] to Pantheon on Unstable.

[0]: https://github.com/elementary/gala/issues/518
2019-06-11 03:00:35 -04:00
worldofpeace
bb4f35b9cc pantheon.elementary-settings-daemon: fix #14168
Is the same fix as in #57620 just for Pantheon's settings daemon.
2019-05-05 13:44:30 -04:00
worldofpeace
8ffcfdd9a8 pantheon.elementary-settings-daemon: Use absolute path of mousetweaks 2019-04-28 14:23:20 -04:00
worldofpeace
a2c1f97a11
pantheon.elementary-settings-daemon: 3.30.2 -> 3.32.0
- sync patches [0]
- clean up deps
- use gnome3.updateScript

[0]: https://git.launchpad.net/~ubuntu-desktop/ubuntu/+source/gnome-settings-daemon/commit/?id=bab64774ef3a8f17b6fa29bb1d7aa1cb7c964341
2019-04-05 12:14:14 +02:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
worldofpeace
78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00