Commit graph

70 commits

Author SHA1 Message Date
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 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 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 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 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 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 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 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 db29696bf1 pantheon.wingpanel-indicator-notifications: fix do not disturb 2020-04-06 02:50:27 -04:00
worldofpeace ce867da997 pantheon.wingpanel-indicator-notifications: remove wnck
Don't need it 8ba4666015
2020-04-06 01:35:42 -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
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 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 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 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 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 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 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 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 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