summary refs log tree commit diff
path: root/pkgs/desktops/pantheon
Commit message (Collapse)AuthorAge
* pantheon.wingpanel-indicator-session: 2.2.6 -> 2.2.7worldofpeace2020-01-18
| | | | https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.7
* pantheon.elementary-default-settings: 5.1.1 -> 5.1.2worldofpeace2020-01-18
| | | | https://github.com/elementary/default-settings/releases/tag/5.1.2
* pantheon.elementary-icon-theme: 5.1.0 -> 5.2.0worldofpeace2020-01-18
| | | | https://github.com/elementary/icons/releases/tag/5.2.0
* pantheon.switchboard: 2.3.7 -> 2.3.8worldofpeace2020-01-18
| | | | https://github.com/elementary/switchboard/releases/tag/2.3.8
* pantheon.elementary-terminal: 5.5.0 -> 5.5.1worldofpeace2020-01-18
| | | | https://github.com/elementary/terminal/releases/tag/5.5.1
* nixpkgs-github-update: slownessworldofpeace2020-01-18
|
* pantheon.elementary-code: 3.1.1 -> 3.2.0R. RyanTM2020-01-15
|
* pantheon.elementary-files: 4.2.0 -> 4.3.0worldofpeace2020-01-07
| | | | | | Added libgit2-glib for git plugin support. https://github.com/elementary/files/releases/tag/4.3.0
* nixpkgs-github-update: is_listworldofpeace2020-01-07
|
* pantheon.gala: 2019-10-31 -> 3.2.0worldofpeace2020-01-07
| | | | 🎊️ versioned releases finally!
* pantheon.elementary-gtk-theme: 5.3.0 -> 5.4.0worldofpeace2020-01-06
| | | | https://github.com/elementary/stylesheet/releases/tag/5.4.0
* pantheon.elementary-terminal: 5.4.0 -> 5.5.0worldofpeace2020-01-06
| | | | https://github.com/elementary/terminal/releases/tag/5.5.0
* treewide: NIX_*_FLAGS -> stringRobin Gloster2019-12-31
|
* pantheon.wingpanel-with-indicators: optionalsworldofpeace2019-12-22
|
* pantheon.switchboard-with-plugs: optionalsworldofpeace2019-12-22
|
* Merge pull request #76116 from worldofpeace/pantheon-cleanupworldofpeace2019-12-22
|\ | | | | Pantheon cleanups
| * pantheon.switchboard-with-plugs: have plugs argument only append to defaultsworldofpeace2019-12-21
| | | | | | | | | | Switchboard was designed identically to Wingpanel, so the same justification stands here.
| * pantheon.wingpanel-with-indicators: have indicators argument only append to ↵worldofpeace2019-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | defaults Wingpanel was designed firstly as an indicator renderer, and as such just a container for indicators that are distributed outside itself. Being able to control which and each indicator with `indicators` is confusing, ideally each of the default indicators would be shipped with wingpanel itself. I don't see how this kind of extensibility would be useful to a user so we're going to append to the expected defaults. The `useDefaultIndicators` argument is there to development test a single indicator/s.
| * nixos/pantheon: don't abstract default packages to pkgsworldofpeace2019-12-21
| | | | | | | | | | 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.
| * nixos/pantheon: add an apps.enable optionworldofpeace2019-12-21
| |
* | nixpkgs-github-update: don't malform headerworldofpeace2019-12-22
| |
* | nixpkgs_github_update: nix testworldofpeace2019-12-22
| |
* | nixpkgs-github-update: ensure attribute_exists is true/falseworldofpeace2019-12-22
| |
* | pantheon: no bash update script, nixpkgs_github_updateworldofpeace2019-12-22
| | | | | | | | | | | | Cuz ew. What could be more ew? Not this really. Clearly using update-source-version (bash) from a different lang is better? 😜️
* | Merge pull request #75583 from worldofpeace/nm-applet-default-gnomeworldofpeace2019-12-21
|\ \ | |/ |/| networkmanagerapplet: default to withGnome
| * networkmanagerapplet: default to withGnomeworldofpeace2019-12-13
| | | | | | | | This requires us to add gcr to the module.
* | Merge pull request #53843 from hedning/session-defaultJan Tojnar2019-12-18
|\ \ | | | | | | nixos/displayManager: introduce defaultSession
| * | nixos/sessionPackages: provide session names in passthruTor Hedin Brønner2019-12-15
| |/ | | | | | | We want access to the valid session names at evaluation time.
* / pantheon.granite: 5.2.5 -> 5.3.0worldofpeace2019-12-17
|/ | | | https://github.com/elementary/granite/releases/tag/5.3.0
* Treewide: update some problematic homepagesc0bw3b2019-12-08
| | | | | | These URLs are reported as problematic by Repology. It could be a permanent redirection or the page does not exist anymore
* pantheon.wingpanel-indicator-datetime: support libecal-2.0worldofpeace2019-12-06
| | | | https://github.com/elementary/wingpanel-indicator-datetime/pull/202 💖️
* pantheon.appcenter: 3.2.0 -> 3.2.1worldofpeace2019-12-04
| | | | https://github.com/elementary/appcenter/releases/tag/3.2.1
* pantheon.wingpanel-indicator-datetime: 2.2.0 -> 2.2.1worldofpeace2019-12-01
| | | | https://github.com/elementary/wingpanel-indicator-datetime/releases/tag/2.2.1
* pantheon.switchboard-plug-mouse-touchpad: 2.3.0 -> 2.3.1worldofpeace2019-12-01
| | | | https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.3.1
* pantheon.wingpanel: wrap in the same way as switchboardworldofpeace2019-12-01
|
* pantheon.switchboard-plug-power: don't override pkgconfigworldofpeace2019-12-01
| | | | We submitted a patch upstream to fix this.
* pantheon.switchboard-with-plugs: don't use hardcode patchesworldofpeace2019-12-01
| | | | There are really becoming a pain to maintain.
* pantheon.elementary-calendar: 2019-10-29 -> 5.0.3worldofpeace2019-12-01
| | | | | | https://github.com/elementary/calendar/releases/tag/5.0.1 https://github.com/elementary/calendar/releases/tag/5.0.2 https://github.com/elementary/calendar/releases/tag/5.0.3
* pantheon.elementary-capnet-assist: 2.2.3 -> 2.2.4worldofpeace2019-12-01
| | | | https://github.com/elementary/capnet-assist/releases/tag/2.2.4
* pantheon.wingpanel-indicator-sound: 2.1.3 -> 2.1.4worldofpeace2019-12-01
| | | | https://github.com/elementary/wingpanel-indicator-sound/releases/tag/2.1.4
* pantheon.wingpanel-indicator-session: 2.2.5 -> 2.2.6worldofpeace2019-12-01
| | | | https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.6
* pantheon.wingpanel-indicator-notifications: 2.1.2 -> 2.1.4worldofpeace2019-12-01
| | | | https://github.com/elementary/wingpanel-indicator-notifications/releases/tag/2.1.3
* pantheon.wingpanel-indicator-bluetooth: 2.1.3 -> 2.1.4worldofpeace2019-12-01
| | | | https://github.com/elementary/wingpanel-indicator-bluetooth/releases/tag/2.1.4
* pantheon.wingpanel-applications-menu: 2.4.4 -> 2.5.0worldofpeace2019-12-01
| | | | https://github.com/elementary/applications-menu/releases/tag/2.5.0
* pantheon.elementary-wallpapers: 5.4 -> 5.5.0worldofpeace2019-12-01
| | | | | | Now uses meson build system 💖. https://github.com/elementary/wallpapers/releases/tag/5.5.0
* pantheon.elementary-videos: 2.6.3 -> 2.7.0worldofpeace2019-12-01
| | | | https://github.com/elementary/videos/releases/tag/2.7.0
* pantheon.elementary-calculator: 1.5.3 -> 1.5.4worldofpeace2019-12-01
| | | | https://github.com/elementary/calculator/releases/tag/1.5.4
* pantheon.updateScript: support an OAUTH_TOKENworldofpeace2019-12-01
| | | | Sometimes I get rate limited.
* pantheon.switchboard-plug-sound: 2.2.1 -> 2.2.2worldofpeace2019-11-22
| | | | | | | Don't need pkgconfig override because of * https://github.com/elementary/switchboard-plug-sound/commit/6a78fcf740a86c749b9afca20dab36f30c985a2c https://github.com/elementary/switchboard-plug-sound/releases/tag/2.2.2
* pantheon.switchboard-plug-printers: 2.1.6 -> 2.1.7worldofpeace2019-11-22
| | | | | | | Don't need pkgconfig override because of * https://github.com/elementary/switchboard-plug-printers/commit/a14529129649e232f2a8ed65a19331d2ff49cdd4 https://github.com/elementary/switchboard-plug-printers/releases/tag/2.1.7