Commit Graph

18 Commits

Author SHA1 Message Date
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