Commit Graph

230 Commits

Author SHA1 Message Date
Sandro 805821e1cf
Merge pull request #108714 from rhoriguchi/unite-shell 2021-01-12 01:43:30 +01: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
Ryan Horiguchi 2c9a72d98e
gnomeExtensions.unite-shell: init at 44 2021-01-11 05:30:42 +01:00
David Birks 5a71da77fa
gnomeExtensions.material-shell: 10 -> 12 2021-01-05 10:04:13 -05:00
zowoq 0bf2300501 gnomeExtensions.paperwm: remove maintainer 2020-12-14 06:02:19 +10:00
Robert T. McGibbon 1b14ecd375 gnomeExtensions.caffeine: 2020-03-13 -> 37 2020-12-07 14:01:01 -05:00
Doron Behar 7e96d9ee61
Merge pull request #104888 from doronbehar/pkg/gnomeExtensions/easyScreenCast
gnomeExtensions.easyScreenCast: init at unstable-2020-11-25
2020-12-05 12:36:51 +02:00
Doron Behar db6178b797 gnomeExtensions.easyScreenCast: init at unstable-2020-11-25 2020-12-05 11:56:34 +02:00
Matt Votava b421c61891 gnomeExtensions.gsconnect: fix installed tests 2020-12-02 16:53:34 -08:00
R. RyanTM 4b038d151e gnomeExtensions.workspace-matrix: 4.0.1 -> 4.0.2 2020-11-19 22:36:43 -08:00
Jan Tojnar 86f2d455cb
gnomeExtensions.sound-output-device-chooser: 28 → 32
https://github.com/kgshank/gse-sound-output-device-chooser/compare/28...32
2020-11-17 20:08:00 +01:00
Lassulus f2437fc077
Merge pull request #103702 from buckley310/panel
gnomeExtensions.dash-to-panel: 39 -> 40
2020-11-15 11:17:26 +01:00
Sean Buckley 67394b5efd gnomeExtensions.dash-to-panel: 39 -> 40 2020-11-13 09:18:31 -05:00
Doron Behar d2a55a7fc5 gnomeExtensions.gsconnect: 43 -> 44 2020-11-13 10:02:17 +02:00
Jan Tojnar cb0be69e44
Merge pull request #101939 from jonafato/gnome-shell-extension-clipboard-indicator-37
gnomeExtensions.clipboard-indicator: 34 -> 37
2020-11-13 02:57:05 +01:00
David Birks b1680e3f71
gnomeExtensions.material-shell: 9 -> 10 (#103628) 2020-11-12 18:13:46 -05:00
zowoq beafea6499 gnomeExtensions.paperwm: 38.0 -> 38.1
https://github.com/paperwm/PaperWM/releases/tag/38.1
2020-11-10 19:37:29 +10:00
Frederik Rietdijk 20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
David Birks e24e104f42
material-shell: 8 -> 9 (#102286) 2020-11-06 11:18:18 -05:00
Frederik Rietdijk 10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
freezeboy fe4c52b628 gnomeExtensions.battery-status: remove (broken)
upsstream project is no more maintained for recent
gnome-shell releases
2020-11-03 00:46:14 +01:00
Jon Banafato 3c122da4a5 gnomeExtensions.clipboard-indicator: 34 -> 37
clipboard-indicator has a new release. Most notably, this adds support
for GNOME 3.38 and drops support for 3.36 (note that while the extension
no longer lists 3.36 as a supported version, it does still work).

[Full changelog](https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator/compare/v34...v37)
2020-10-28 10:38:27 -04:00
Roberto Di Remigio 07e63834be gnome-shell-extension-paperwm: 36.0 -> 38.0 2020-10-24 10:19:14 +10:00
Jan Tojnar 9c33a3ff21
gnomeExtensions.gsconnect: Clean up
* Caribou dependency was removed in v27 (fd1a771ef4)
* Atspi is optional since then, when Mutter is built with Pipewire support.
* Nautilus stuff does not actually seem to be used directly, the Python script will be eventually loaded by nautilus-python.
* UPower is used through D-Bus now (c53491f97d)
* xmllint does not seem to be used (maybe it was used for building GResource in the past)
* use pkg-config instead of alias
2020-10-24 01:18:44 +02:00
Jan Tojnar 0703985bef
gnomeExtensions.gsconnect: 41 → 43
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v42
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v43

- Added installed tests.
- Corrected license.
2020-10-24 01:18:44 +02:00
David Birks 579daedfca
material-shell: 7 -> 8 (#101427)
And removed the patch that is now included in release 8.
2020-10-23 18:47:45 -04:00
Justinas Stankevicius 6bdbd6b76c gnomeExtensions.freon: init at 40 2020-10-11 18:00:33 +02:00
Jon Banafato 1314788522 gnomeExtensions.taskwhisperer: 12 -> 16, unbreak
taskwhisperer has a new release that supports GNOME 3.36 and 3.38. Full
changelog available at
https://github.com/cinatic/taskwhisperer/compare/v12...v16.
2020-10-11 11:07:37 +02:00
WORLDofPEACE 8cee2ba640 gnomeExtensions.dash-to-dock: 2020-04-20 -> 69
This version supports both 3.36 and 3.38.
2020-10-09 17:57:08 -04:00
Benjamin Staffin 2452fcddaf
material-shell: add patch to fix font scaling (#99878) 2020-10-06 13:00:43 -04:00
Benjamin Staffin 60905342a6
material-shell: 6 -> 7 (#99309) 2020-10-02 13:48:42 -04:00
Benjamin Staffin 703f052de1
material-shell: init at v6 (#98899) 2020-09-29 18:38:45 -04:00
Jon Banafato 9ac8938031 gnomeExtensions.appindicator: 33 -> 34 2020-09-20 15:22:56 -04:00
WORLDofPEACE dff40ce22c
Merge pull request #94771 from bbigras/timepp
gnomeExtensions.timepp: unstable-2019-03-30 -> unstable-2020-03-15
2020-09-19 14:52:32 -04:00
Doron Behar 3f1a356b81 gnomeExtensions.gsconnect: 39 -> 41
Update patch so it'll apply on v41.
2020-09-17 11:39:07 +03:00
dawidsowa 5d50bb69bf
gnomeExtensions.dash-to-panel: 38 -> 39 (#97840) 2020-09-12 15:23:43 +00:00
Jon Banafato ff22e0e140 gnomeExtensions.night-theme-switcher: 19 -> 36 2020-08-23 10:52:19 +02:00
Bruno Bigras 1127b73eee gnomeExtensions.timepp: unstable-2019-03-30 -> unstable-2020-03-15 2020-08-06 02:48:59 -04:00
Doron Behar b0edcfd09b gnomeExtensions.gsconnect: 38 -> 39 2020-07-31 10:46:50 +02:00
worldofpeace d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Vladyslav M 80b1900318
Merge pull request #91814 from tpanum/master 2020-07-28 09:29:41 +03:00
Thomas Kobber Panum 2120bd4ad6
gnomeExtensions.arc-menu: 43 -> 47 2020-07-28 07:58:05 +02:00
R. RyanTM 48648ae748 gnomeExtensions.workspace-matrix: 4.0.0 -> 4.0.1 2020-07-21 19:20:29 +02:00
zowoq 8f2d4f9956 gnomeExtensions: add runHook to {build,install}Phase 2020-07-18 21:06:33 +10:00
Jan Tojnar 332fa4387f
Merge pull request #93155 from rawkode/package/gnome-emoji-selector
gnomeExtensions.emoji-selector: init at v19
2020-07-16 11:23:44 +02:00
David McKay b3870815c4 gnomeExtensions.emoji-selector: init at v19 2020-07-15 09:24:41 +01:00
David McKay 2968735bbc gnomeExtensions.dash-to-panel: 31 -> 38 2020-07-11 13:45:02 +01:00
Jan Tojnar e96bf89d1e
gnomeExtensions.system-monitor: unbreak with newer GNOME Shell
Had to switch to master and include Clutter typelib to path since recent versions of GNOME Shell open preferences out of Shell context.
2020-07-10 20:12:34 +02:00
Tor Hedin Brønner b62c2af71e gnomeExtensions.gsconnect: 35 -> 38
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v38
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v37
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v36
2020-06-07 12:38:16 +02:00
Daiderd Jordan 7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00