Commit graph

160 commits

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