3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

214 commits

Author SHA1 Message Date
Bobby Rong 51812f981c
pantheon.wingpanel-indicator-bluetooth: unstable-2020-10-01 -> 2.1.8 2021-09-18 19:33:34 +08:00
Bobby Rong 840cd6ca9f
pantheon.wingpanel-indicator-a11y: init at 1.0.0 2021-09-18 19:33:34 +08:00
Bobby Rong c752b39bcd
pantheon.wingpanel-applications-menu: 2.7.1 -> 2.8.2 2021-09-18 19:33:34 +08:00
Bobby Rong a1447194fd
pantheon.wingpanel: 2.3.2 -> 3.0.0 2021-09-18 19:33:34 +08:00
Jan Tojnar 4a5620c143
pantheon.wingpanel-indicator-datetime: Fix build 2021-05-05 22:43:09 +02:00
Gabriel Ebner bdc502c4c0 wingpanel: add mesa dependency 2021-04-09 18:12:15 +02:00
Sandro Jäckel 7ccf4d1259
pantheon.elementary-session-settings: remove unused input 2021-03-01 15:19:05 +01:00
Sandro Jäckel 1db2eb8991
pantheon.elementary-session-settings: remove unused input 2021-02-18 16:58:38 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob 5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07: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
Andreas Rammhold db0fe5c3eb
Merge branch master into staging to fix eval error
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05 & eba8f542.
2020-10-28 03:03:27 +01:00
Kirill Elagin a05f7f73a5 pantheon.wingpanel-indicator-bluetooth: 2.1.5 -> 2020-10-01
* Fix device duplicates:
  https://github.com/elementary/wingpanel-indicator-bluetooth/pull/116
2020-10-26 16:24:19 -04:00
Vladimír Čunát 2f6b00b15e
Merge branch 'staging-next' into staging 2020-10-25 09:47:04 +01:00
WORLDofPEACE 95c05e6c44 pantheon.wingpanel-indicator-session: 2.2.8 -> 2020-09-13
Lots of bugfixes but mostly https://github.com/elementary/wingpanel-indicator-session/pull/126
which fixes https://github.com/NixOS/nixpkgs/issues/95658
2020-10-24 13:19:03 -04:00
WORLDofPEACE dd7862f187
pantheon.wingpanel-applications-menu: port to libhandy-1 2020-10-24 01:17:02 +02:00
WORLDofPEACE e2fb659c1f
pantheon.elementary-onboarding: port to libhandy-1 2020-10-24 01:17:02 +02:00
WORLDofPEACE b808ad4294 pantheon.wingpanel-applications-menu: add switchboard-with-plugs deps
Fixes https://github.com/NixOS/nixpkgs/issues/100209
2020-10-12 18:11:46 -04:00
WORLDofPEACE a48be6a7f2 pantheon.elementary-session-settings: cleanup 2020-10-09 19:36:13 -04:00
WORLDofPEACE 17d7060f5d pantheon.elementary-session-settings: 2020-06-11 -> 2020-07-06
Because gnome-session now uses 'enabled' systemd session we have
to make this use --builtin [0]

[0]: fa15cbd83f
2020-10-09 19:36:13 -04:00
worldofpeace 8845cb868c pantheon: remove plank
We don't use this anymore. Oops.
2020-09-03 21:46:19 -04:00
worldofpeace afb065f374 pantheon.wingpanel-indicator-sound: 2.1.5 -> 2.1.6
https://github.com/elementary/wingpanel-indicator-sound/releases/tag/2.1.6
2020-09-03 20:46:09 -04:00
worldofpeace 80108e7aa4 pantheon.wingpanel-indicator-power: 2.1.5 -> 2.2.0
https://github.com/elementary/wingpanel-indicator-power/releases/tag/2.2.0
2020-09-03 20:46:09 -04:00
worldofpeace 05ad41decb pantheon.wingpanel-indicator-nightlight: 2.0.3 -> 2.0.4
https://github.com/elementary/wingpanel-indicator-nightlight/releases/tag/2.0.4
2020-09-03 20:46:08 -04:00
worldofpeace 7961afc58a pantheon: update hashes 2020-09-03 19:43:09 -04:00
worldofpeace d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
worldofpeace 1e084a85d2 pantheon.wingpanel-indicator-session: fix build with latest vala 2020-07-26 15:30:53 -04:00
worldofpeace 6df7a93ce7 pantheon.gala: fix build with latest vala 2020-07-26 15:30:36 -04:00
worldofpeace e15fa82290 pantheon.wingpanel-indicator-datetime: 2.2.4 -> 2.2.5
https://github.com/elementary/wingpanel-indicator-datetime/releases/tag/2.2.5
2020-07-07 11:35:21 -04:00
worldofpeace eb3c53b4e9 nixos/pantheon: update greeter whitelist to new wording
This was a simple non fatal deprecation.

https://github.com/elementary/wingpanel/pull/326
2020-07-07 11:35:21 -04:00
worldofpeace 8557cc77ed pantheon.wingpanel: 2.3.1 -> 2.3.2
https://github.com/elementary/wingpanel/releases/tag/2.3.2
2020-07-07 11:35:21 -04:00
worldofpeace 0a392fa7c2 pantheon.elementary-session-settings: 2019-11-12 -> 2020-06-11 2020-07-07 10:35:05 -04:00
worldofpeace fc91a3f792
Merge pull request #89760 from worldofpeace/pantheon-updates
Pantheon updates
2020-06-08 15:01:17 -04:00
worldofpeace d508591039
Merge pull request #86163 from worldofpeace/wallpaper-refactor
Gnome and Pantheon: install nixos wallpapers
2020-06-07 14:44:59 -04:00
worldofpeace 65c47f614b pantheon.elementary-onboarding: 1.2.0 -> 1.2.1
https://github.com/elementary/onboarding/releases/tag/1.2.1
2020-06-07 14:05:50 -04:00
worldofpeace babac73225 pantheon.elementary-shortcut-overlay: 1.1.1 -> 1.1.2 2020-06-07 14:05:16 -04:00
worldofpeace 3282639568 pantheon.wingpanel-applications-menu: 2.7.0 -> 2.7.1 2020-06-07 14:04:49 -04:00
worldofpeace 5f88c646d6 pantheon.wingpanel-indicator-network: 2.2.3 -> 2.2.4 2020-06-07 14:04:11 -04:00
worldofpeace 10dcf337ec pantheon.elementary-greeter: 5.0.3 -> 5.0.4 2020-06-07 14:02:57 -04:00
worldofpeace 6bc80d599a pantheon.wingpanel-indicator-datetime: 2.2.2 -> 2.2.4
This release fixed the issue with the event dots, so we drop the patch from https://github.com/Dirli/wingpanel-indicator-datetime.
This is difficult because not all issues are fixed.
2020-06-07 14:01:21 -04:00
worldofpeace d02f75afbb pantheon.gala: 3.3.1 -> 3.3.2
https://github.com/elementary/gala/releases/tag/3.3.2
2020-06-07 12:48:24 -04:00
worldofpeace 7707830b40 pantheon.wingpanel-applications-menu: 2.6.0 -> 2.7.0
https://github.com/elementary/applications-menu/releases/tag/2.7.0
2020-06-07 12:48:24 -04:00
worldofpeace 62587f43dd nixos-artwork: add file path attributes
This makes things so much easier, and we install to
the path that both gnome-backgrounds and
elementary-wallpapers install to.
2020-04-29 13:23:35 -04:00
worldofpeace f5ddad7d5e pantheon.gala: 3.3.0 -> 3.3.1
https://github.com/elementary/gala/releases/tag/3.3.1
2020-04-28 14:01:52 -04:00
worldofpeace 834a49e0d4 pantheon.wingpanel: add elementary-gtk-theme 2020-04-22 21:28:40 -04:00
worldofpeace 6cecb196fd pantheon.elementary-greeter: add elementary-gtk-theme 2020-04-22 21:28:39 -04:00
worldofpeace 7a164bf678 pantheon.wingpanel-indicator-datetime: patch in a lot of fixes
These were rejected upstream, sadly https://github.com/elementary/wingpanel-indicator-datetime/pull/207.
2020-04-22 13:04:18 -04:00
worldofpeace 0e27a1f2b4
Merge pull request #84916 from worldofpeace/pantheon-update-04-10
Pantheon update 2020-04-10
2020-04-10 14:17:48 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace dd805599a9 pantheon.wingpanel-applications-menu: 2.5.0 -> 2.6.0
https://github.com/elementary/applications-menu/releases/tag/2.6.0
2020-04-10 12:26:32 -04:00
worldofpeace ac2f83c1ad pantheon.wingpanel-indicators-bluetooth: 2.1.4 -> 2.1.5 2020-04-10 12:18:30 -04:00
worldofpeace cac487d149 pantheon.wingpanel: 2020-04-04 -> 2.3.1
no changes
2020-04-10 12:13:47 -04:00
worldofpeace db29696bf1 pantheon.wingpanel-indicator-notifications: fix do not disturb 2020-04-06 02:50:27 -04:00
worldofpeace c15059e2b9 pantheon.wingpanel: 2.3.0 -> 2020-04-04
support 3.36
2020-04-06 02:48:07 -04:00
worldofpeace ec3ee84114 pantheon.elementary-default-settings: fix media key syntax 2020-04-06 02:48:07 -04:00
worldofpeace 7281bc7617 pantheon.gala: use-new-notifications default true 2020-04-06 02:48:07 -04:00
worldofpeace 53bea3717f pantheon.elementary-session-settings: add g-s-d version mappings
Needed to have a correct pantheon.session gnome-session file.
2020-04-06 02:48:07 -04:00
worldofpeace 741313d01b pantheon.elementary-session-settings: 5.0.3 -> 2019-11-12
So we can drop the meson.patch intree.
2020-04-06 02:48:07 -04:00
worldofpeace 50fe769887 nixos/pantheon: use new notifications
We have this bug https://github.com/elementary/gala/issues/636
when using notifications in gala. It's likely to not really be fixed
because all development is on the new notifications server.
2020-04-06 02:48:07 -04:00
worldofpeace 548d7eaa8b pantheon.elementary-gsettings-schemas: add gala override 2020-04-06 02:48:07 -04:00
worldofpeace ce867da997 pantheon.wingpanel-indicator-notifications: remove wnck
Don't need it 8ba4666015
2020-04-06 01:35:42 -04:00
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