Commit graph

33 commits

Author SHA1 Message Date
davidak 8f02a4486d pantheon: add maintainers team 2021-08-02 19:09:29 +02:00
Ethan Edwards 246ae1de11
pantheon.elementary-mail: init at unstable-2021-06-21 2021-06-21 12:49:39 -04:00
Vladimír Čunát 080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02: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
Vladimír Čunát 9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
Dominik Xaver Hörl 25bef2d8f9 treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
worldofpeace d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
worldofpeace d0c08cf6ae pantheon: use latest vala 2020-07-26 15:30:17 -04:00
Vladimír Čunát 28fce082c8
pantheon: more build fixes by using older vala
An extension of commit b49e798763.  /cc PR #92592.
I expect it's "safer" when whole pantheon uses the same version.
Fixes build of wingpanel-indicator-session; maybe some others, too.
Now I built whole pantheon attrset and tests.pantheon.x86_64-linux
2020-07-26 15:32:23 +02:00
Vladimír Čunát b49e798763
pantheon.gala: fix build by using older vala
The build got broken by minor vala update in PR #92592.
I haven't tried to understand the problem, hopefully it will be OK.
2020-07-26 09:18:52 +02:00
worldofpeace b0f0003c6e pantheon.elementary-notifications: init at 2020-04-04 2020-04-06 02:48:07 -04:00
worldofpeace a1ced50fa0 pantheon.elementary-settings-daemon: 3.30.2 -> 3.34.1 2020-04-06 02:48:07 -04:00
worldofpeace 20feca41fd pantheon.mutter: 328 -> 334 2020-04-06 02:48:07 -04:00
worldofpeace 4fa0ae2f1f pantheon.elementary-dock: init at 2020-02-28
It seems Pantheon has forked Plank.
2020-04-05 20:39:11 -04:00
worldofpeace 120a2f3033 pantheon.cerbere: remove 2020-04-05 20:39:11 -04:00
worldofpeace 35b7b17125
Merge pull request #76116 from worldofpeace/pantheon-cleanup
Pantheon cleanups
2019-12-22 22:59:21 -05:00
worldofpeace 95dfa8b8cf pantheon: no bash update script, nixpkgs_github_update
Cuz ew. What could be more ew? Not this really.
Clearly using update-source-version (bash) from a different lang
is better? 😜
2019-12-22 01:47:42 -05:00
worldofpeace 4ed65a891c nixos/pantheon: don't abstract default packages to pkgs
Also cleanup a bit, we enabled gnome-settings-daemon even when using elementary-settings-daemon.
I wanted the nixos module ascribe the defaults, not these lists in pkgs.
2019-12-21 23:08:13 -05:00
worldofpeace 4fb91d10c8 nixos/pantheon: add an apps.enable option 2019-12-21 23:08:13 -05:00
worldofpeace f5081ecca6 networkmanagerapplet: default to withGnome
This requires us to add gcr to the module.
2019-12-13 18:23:20 -05:00
worldofpeace 88cf0bf272 pantheon: proper aliases 2019-10-31 21:15:54 -04:00
worldofpeace 03b61c02db pantheon.sideload: init at 1.0.0 2019-10-31 21:15:53 -04:00
worldofpeace ce5ccf8b44 pantheon.appcenter: init at 3.2.0 2019-10-31 21:15:53 -04:00
worldofpeace 2975e8482b pantheon.elementary-onboarding: init at 1.0.1 2019-10-31 17:29:00 -04:00
worldofpeace f0383c3a03 pantheon.elementary-feedback: init at 1.0 2019-10-31 17:29:00 -04:00
worldofpeace feee41963e pantheon: add vala alias 2019-10-10 11:17:40 -04:00
worldofpeace bdb851ee2d pantheon: use latest vala
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.

As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
worldofpeace 99df63be0a nixos/pantheon: add elementary-default-settings for services
This is needed for the AccountsService interfaces (in systemPackages).
2019-10-05 06:43:38 -04:00
worldofpeace 98470bb610 pantheon.elementary-greeter: 3.3.1 -> 2019-09-10
https://github.com/elementary/greeter/releases/tag/5.0
2019-09-13 21:28:08 -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
worldofpeace 86f4badc7d pantheon.elementary-redacted-script: init at 2016-06-03 2019-03-04 14:11:15 -05:00
worldofpeace ac2546bffe notes-up: default without pantheon support
This adds pantheon.notes-up which will only work in pantheon.
2019-02-22 19:16:21 -05:00
worldofpeace 78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00