3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

102 commits

Author SHA1 Message Date
worldofpeace 9683e64ff5 pantheon.gala: 3.2.0 -> 3.3.0
https://github.com/elementary/gala/releases/tag/3.3.0
2020-04-05 20:39:12 -04:00
worldofpeace 51e44cc0ba pantheon.elementary-greeter: 5.0.2 -> 5.0.3
https://github.com/elementary/greeter/releases/tag/5.0.3
2020-04-05 20:39:12 -04:00
worldofpeace aa41c5910c pantheon.wingpanel: 2.2.6 -> 2.3.0
https://github.com/elementary/wingpanel/releases/tag/2.3.0
2020-04-05 20:39:12 -04:00
worldofpeace 83eafe80f2 pantheon.wingpanel-indicator-sound: 2.1.4 -> 2.1.5 2020-04-05 20:39:11 -04:00
worldofpeace ce12d345dd pantheon.wingpanel-indicator-session: 2.2.7 -> 2.2.8 2020-04-05 20:39:11 -04:00
worldofpeace 54c75c69e7 pantheon.wingpanel-indicator-power: 2.1.4 -> 2.1.5 2020-04-05 20:39:11 -04:00
worldofpeace 748e6fc58d pantheon.wingpanel-indicator-notifications: 2.1.3 -> 2.1.4 2020-04-05 20:39:11 -04:00
worldofpeace 9ab8551077 pantheon.wingpanel-indicator-network: 2.2.2 -> 2.2.3 2020-04-05 20:39:11 -04:00
worldofpeace 777fe621fa pantheon.wingpanel-indicator-keyboard: 2.2.0 -> 2.2.1 2020-04-05 20:39:11 -04:00
worldofpeace a715607577 pantheon.wingpanel-indicator-datetime: 2.2.1 -> 2.2.2 2020-04-05 20:39:11 -04:00
worldofpeace 7dfa6b07bb pantheon.elementary-shortcut-overlay: 1.1.0 -> 1.1.1 2020-04-05 20:39:11 -04:00
worldofpeace 6d778caaa3 pantheon.elementary-onboarding: 1.1.0 -> 1.2.0 2020-04-05 20:39:11 -04:00
worldofpeace 5a10c51ace
Merge pull request #83265 from worldofpeace/fix-wingpanel-and-switchboard
Fix wingpanel and switchboard
2020-03-24 03:13:30 -04:00
worldofpeace db41c787f4 pantheon.wingpanel-with-indicators: fix wrapping
Since #81475 this caused the wrapper to be empty of entries from
wrapGAppsHook because the wrapGAppsHook function doesn't add
them anymore, and was moved to gappsWrapperArgsHook. Instead
of just running that in postBuild it's more future proof to make this
use stdenv.mkDerivation because we want to mess around with the
generic builder.
2020-03-24 03:13:01 -04:00
Tor Hedin Brønner 31ffa73dd8
pantheon.wingpanel-indicator-network: use libnma 2020-03-21 04:44:06 +01:00
worldofpeace 9dc1cc507d pantheon.wingpanel-indicator-nightlight: 2.0.2 -> 2.0.3
https://github.com/elementary/wingpanel-indicator-nightlight/releases/tag/2.0.3
2020-03-03 20:11:46 -05:00
worldofpeace b4943b0180 pantheon.elementary-greeter: 5.0.1 -> 5.0.2
https://github.com/elementary/greeter/releases/tag/5.0.2
2020-02-28 19:26:13 -05:00
worldofpeace bea1a232c6 pantheon.wingpanel-indicator-session: 2.2.6 -> 2.2.7
https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.7
2020-01-18 21:40:46 -05:00
worldofpeace 1e9a4da5b1 pantheon.elementary-default-settings: 5.1.1 -> 5.1.2
https://github.com/elementary/default-settings/releases/tag/5.1.2
2020-01-18 21:40:46 -05:00
worldofpeace 6194ab9aff pantheon.gala: 2019-10-31 -> 3.2.0
🎊️ versioned releases finally!
2020-01-07 20:21:15 -05:00
worldofpeace 776893e4d6 pantheon.wingpanel-with-indicators: optionals 2019-12-22 23:09:56 -05: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 96e711bcd1 pantheon.wingpanel-with-indicators: have indicators argument only append to 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.
2019-12-21 23:08:13 -05:00
Tor Hedin Brønner dd7144b860
nixos/sessionPackages: provide session names in passthru
We want access to the valid session names at evaluation time.
2019-12-15 04:16:18 +01:00
worldofpeace 7e06a3c256 pantheon.wingpanel-indicator-datetime: support libecal-2.0
https://github.com/elementary/wingpanel-indicator-datetime/pull/202 💖
2019-12-06 13:51:05 -05:00
worldofpeace 8d29ff6209 pantheon.wingpanel-indicator-datetime: 2.2.0 -> 2.2.1
https://github.com/elementary/wingpanel-indicator-datetime/releases/tag/2.2.1
2019-12-01 17:56:22 -05:00
worldofpeace 5b2f269fd8 pantheon.wingpanel: wrap in the same way as switchboard 2019-12-01 17:56:22 -05:00
worldofpeace df58afae55 pantheon.wingpanel-indicator-sound: 2.1.3 -> 2.1.4
https://github.com/elementary/wingpanel-indicator-sound/releases/tag/2.1.4
2019-12-01 17:56:22 -05:00
worldofpeace 8e2d53c570 pantheon.wingpanel-indicator-session: 2.2.5 -> 2.2.6
https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.6
2019-12-01 17:46:43 -05:00
worldofpeace 6761cd3da9 pantheon.wingpanel-indicator-notifications: 2.1.2 -> 2.1.4
https://github.com/elementary/wingpanel-indicator-notifications/releases/tag/2.1.3
2019-12-01 17:46:43 -05:00
worldofpeace 1ab687e92f pantheon.wingpanel-indicator-bluetooth: 2.1.3 -> 2.1.4
https://github.com/elementary/wingpanel-indicator-bluetooth/releases/tag/2.1.4
2019-12-01 17:46:43 -05:00
worldofpeace 5f8ae4ab94 pantheon.wingpanel-applications-menu: 2.4.4 -> 2.5.0
https://github.com/elementary/applications-menu/releases/tag/2.5.0
2019-12-01 17:46:43 -05:00
worldofpeace 6cc28701f1 pantheon.elementary-onboarding: 1.0.1 -> 1.1.0
https://github.com/elementary/onboarding/releases/tag/1.1.0
2019-11-19 15:37:08 -05:00
worldofpeace 8967713aa4 pantheon.elementary-shortcut-overlay: 1.0.1 -> 1.1.0
https://github.com/elementary/shortcut-overlay/releases/tag/1.1.0
2019-11-19 14:25:21 -05:00
worldofpeace 251a560449 pantheon.wingpanel-indicator-keyboard: 2.1.2 -> 2.2.0
https://github.com/elementary/wingpanel-indicator-keyboard/releases/tag/2.2.0
2019-11-10 20:59:56 -05:00
worldofpeace c959de53bc pantheon.gala: 2019-07-21 -> 2019-10-31
50694796d4...0f0724c97a
2019-10-31 21:15:54 -04:00
worldofpeace e094c1be6e pantheon.wingpanel-indicator-datetime: 2.1.3 -> 2.2.0
https://github.com/elementary/wingpanel-indicator-datetime/releases/tag/2.2.0
2019-10-31 21:15:53 -04:00
worldofpeace 162e348e81 pantheon.wingpanel: 2.2.5 -> 2.2.6
https://github.com/elementary/wingpanel/releases/tag/2.2.6
2019-10-31 21:15:53 -04:00
worldofpeace f278d6f0da pantheon.elementary-greeter: 5.0 -> 5.0.1
https://github.com/elementary/greeter/releases/tag/5.0.1
2019-10-31 21:15:53 -04:00
worldofpeace ea910c7b83 pantheon.wingpanel-indicator-*: drop needless deps
Like wrapGAppsHook and elementary-icon-theme.
These don't provide executables.
2019-10-31 18:36:16 -04:00
worldofpeace f329f86c50 pantheon.wingpanel-indicator-datetime: don't try to wrap 2019-10-31 17:29:00 -04:00
worldofpeace 4f5bbdbf5d pantheon.wingpanel-indicator-datetime: drop clock-format ptach 2019-10-31 17:29:00 -04:00
worldofpeace 2975e8482b pantheon.elementary-onboarding: init at 1.0.1 2019-10-31 17:29:00 -04:00
worldofpeace 32ea6fc185 pantheon.wingpanel-applications-menu: 2.4.3 -> 2.4.4
https://github.com/elementary/applications-menu/releases/tag/2.4.4
2019-10-31 17:29:00 -04:00
worldofpeace 7e7a155a9c pantheon.elementary-session-settings: build with meson 2019-10-05 06:00:49 -04:00
worldofpeace 614c493592 pantheon.elementary-session-settings: use writeTextFile, change plank dirs
Adapts to plank launcher directory change.
2019-10-05 06:00:49 -04:00
worldofpeace 1f4b22cb37 pantheon.elementary-gsettings-schemas: drop wallpaper setting
We have this built-in with meson from elementary-default-settings.
2019-10-05 06:00:49 -04:00
worldofpeace 9b8c532a59 pantheon.elementary-default-settings: 5.1.0 -> 5.1.1
* downstream patch meson
2019-10-05 06:00:48 -04:00
worldofpeace a631d57c79
pantheon.wingpanel-indicator-datetime: use older e-s-d
Workaround https://github.com/elementary/wingpanel-indicator-datetime/issues/122
Revert once resolved upstream.
2019-10-03 00:09:19 +02:00