Commit Graph

96 Commits

Author SHA1 Message Date
R. RyanTM
2ed04ad778 gnomeExtensions.emoji-selector: 19 -> 20 2021-05-28 16:26:20 +00:00
Patrick Chilton
424cd7d999 gnome-flashback: add option to remove gnome-panel, auto-generate wmName 2021-05-28 13:10:17 +02:00
Sandro
11e59a08dd
Merge pull request #124280 from Mdsp9070/gnome-extensions-gTile 2021-05-27 05:37:09 +02:00
R. RyanTM
c962441021 gnome.hitori: 3.38.1 -> 3.38.2 2021-05-26 19:15:35 +00:00
Jan Tojnar
571d540abf
gnomeExtensions: Fix the package names
I did not realize the attribute names are derived from the Nix package names
so I accidentally, renamed them in https://github.com/NixOS/nixpkgs/pull/124295.
2021-05-25 02:35:04 +02:00
Jan Tojnar
5ba789eeca gnomeExtensions: normalize pnames
They should have gnome-shell-extension prefix like most other extension packages.
This is what other distros listed on Repology use so Repology will be able to unify them.

Exception is chrome-gnome-shell, which is estabilished under that name.
2021-05-24 23:41:24 +02:00
Matheus de Souza Pessanha
12eaa1f5fb
gTile: init at 44 2021-05-24 14:39:47 -03:00
Jan Tojnar
c912d30f65
gnome.tali: 40.0 → 40.1
https://gitlab.gnome.org/GNOME/tali/-/compare/40.0...40.1

Also correct the license and format the expression.
2021-05-22 18:07:00 +02:00
Jan Tojnar
8fb12deae5
gnome.quadrapassel: 3.38.1 → 40.1
https://gitlab.gnome.org/GNOME/quadrapassel/-/compare/3.38.1...40.1

Also correct the license and format the expression.
2021-05-22 18:07:00 +02:00
piegames
b642ac7b70
gnome: Package all the GNOME extensions
An automatic way to do this that scales up and requires little manual intervention is really needed. It works by scraping extensions.gnome.org with a python script, that writes all relevant information into the `extensions.json`. Every attribute of besaid file can be built into a package using `buildShellExtension`.

Extensions are grouped by GNOME Shell version for practical reasons. Only extensions for GNOME 40 and 3.38 were added, as we don't support legacy GNOME versions.
The extensions are exposed as an attrset, `pkgs.gnome40Extensions` and `pkgs.gnome38Extensions` respectively. The package name of each extensions is generated automatically from its UUID.

The attribute `pkgs.gnomeExtensions` contains the officially packaged and supported extensions set. It contains all the automatically packaged extensions for the current GNOME Shell version, which are overwritten by manually packaged ones where needed. Unlike gnomeXYExtensions, the names are not UUIDs, but automatically generated human-friendly names. Naming collisions – which are tracked in collisions.json – need to be manually resolved in the `extensionRenames` attrset.
2021-05-21 23:10:12 +02:00
Ryan Horiguchi
3b34293b28
gnomeExtensions.fuzzy-app-search: 4 -> 4.0.1 2021-05-19 17:12:53 +02:00
Jan Tojnar
c6812829db
Merge pull request #123096 from mschuwalow/update-clipboard-indicator
gnomeExtensions.clipboard-indicator: 37 -> 38
2021-05-18 13:23:27 +02:00
Sandro
d7ceeb4d2a
Merge pull request #123185 from rhoriguchi/gnomeExtensions.dynamic-panel-transparency
gnomeExtensions.dynamic-panel-transparency: 35 -> unstable-2021-03-04
2021-05-18 01:48:50 +02:00
R. RyanTM
bd017d34f4 gnome.pomodoro: 0.18.0 -> 0.19.1 2021-05-17 11:06:58 -07:00
Sandro
af67d7ed54
Merge pull request #122923 from rhoriguchi/gnomeExtensions.caffeine
gnomeExtensions.caffeine: 37 -> 38
2021-05-17 19:24:44 +02:00
Ryan Horiguchi
ab6a8437f5
gnomeExtensions.dynamic-panel-transparency: 35 -> unstable-2021-03-04 2021-05-17 06:16:01 +02:00
Maxim Schuwalow
3210c41ee3
gnomeExtensions.clipboard-indicator: 37 -> 38 2021-05-16 00:43:18 +02:00
Jan Tojnar
0aa8f09e6f
Merge pull request #123114 from eduardosm/gnome-shell-system-monitor-applet
gnomeExtensions.system-monitor: unstable-2021-04-08 -> unstable-2021-05-04
2021-05-15 17:14:38 +02:00
Eduardo Sánchez Muñoz
225b7514d8 gnomeExtensions.system-monitor: unstable-2021-04-08 -> unstable-2021-05-04
Supports GNOME 40
2021-05-15 16:10:29 +02:00
Doron Behar
a87c60a9c3 gnomeExtensions.sound-output-device-chooser: 35 -> 38 2021-05-15 01:58:25 +02:00
Jan Tojnar
5711c768af gnome.gnome-shell: 40.0-unstable-2021-05-01 → 40.1 2021-05-14 18:52:02 +02:00
Jan Tojnar
5ad529cde2 gnome.mutter: 40.0 → 40.1 2021-05-14 18:52:01 +02:00
Jan Tojnar
21479050bc gnome.gnome-shell-extensions: 40.0 → 40.1
Also clean up the expression:

- Remove spidermonkey dependency – it was only used for syntax checks and is not anymore (8fb5476a1c)
- Correct license
- Code formatting
2021-05-14 18:52:01 +02:00
Jan Tojnar
19536e9a6a gnome.gnome-todo: 3.28.1 → 40.0 2021-05-14 16:36:54 +02:00
Jan Tojnar
40c6ff72f9 gnome-connections: 3.38.1 → 40.0.1
- Update
- Move gtk-frdp into a separate package.
- Sort native tools approximately in the order they are needed.
2021-05-14 16:36:53 +02:00
Jan Tojnar
2257cc06ee gnome.gnome-remote-desktop: 0.1.9 → 40.1 2021-05-14 16:36:53 +02:00
Jan Tojnar
adc3f2a070 gnome.gnome-calendar: 40.0 → 40.1 2021-05-14 16:36:53 +02:00
Ryan Horiguchi
1fe7bef84e
gnomeExtensions.caffeine: 37 -> 38 2021-05-14 09:26:01 +02:00
Daniel Șerbănescu
73b68d3304 aisleriot: changed updateScript 2021-05-12 14:06:55 +02:00
Daniel Șerbănescu
1f50200174 aisleriot: 3.22.13 -> 3.22.16 2021-05-12 09:15:27 +02:00
Sandro
6cc8d14591
Merge pull request #122269 from eduardosm/gnome-arcmenu 2021-05-10 19:06:18 +02:00
Eduardo Sánchez Muñoz
25cb63fed6 gnomeExtensions.arcmenu: 5 -> 10
Supports GNOME 40
2021-05-09 01:39:07 +02:00
Eduardo Sánchez Muñoz
5d54dd8e3e gnomeExtensions.appindicator: 36 -> 37 2021-05-09 01:32:36 +02:00
Eduardo Sánchez Muñoz
c94643ac4d gnomeExtensions.disable-unredirect: unstable-2021-01-17 -> unstable-2021-04-13
Enables support for GNOME 40
2021-05-08 21:22:09 +02:00
Robert Hensing
8e3c5eb501 treewide: xvfb_run -> xvfb-run 2021-05-08 15:48:41 +02:00
Vladimír Čunát
080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Eelco Dolstra
18e5da0f60 * Delete the old Gnome.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18062
2009-11-01 14:14:27 +00:00
Eelco Dolstra
7dd58cda98 * Sigh. For PolicyKit, follow the upstream names, otherwise I'll get
a headache.  "polkit" is the new, unstable release series.
  "policykit" is the old series.  (See
  http://lists.freedesktop.org/archives/polkit-devel/2009-February/000106.html
  for an "explanation" of the name change.)  It seems that for HAL we
  need to revert to the old "policykit", since it doesn't compile
  against "polkit".

svn path=/nixpkgs/trunk/; revision=17425
2009-09-25 20:06:36 +00:00
Eelco Dolstra
28af8ad308 * Fix the build of gnome-utils.
svn path=/nixpkgs/trunk/; revision=16944
2009-09-02 22:42:52 +00:00
Marc Weber
ad292ae9d4 pass intltool to gnomepanel making. It didn't build without it
svn path=/nixpkgs/trunk/; revision=16807
2009-08-22 09:18:02 +00:00
Marc Weber
05ebbec1aa pass zoneinfo to libgweather
svn path=/nixpkgs/trunk/; revision=16806
2009-08-22 09:17:54 +00:00
Eelco Dolstra
9ea1a49aa2 * PolicyKit -> policy-kit (suggested by Ludovic).
* Oops, there already was a polkit package.  Mea culpa...

svn path=/nixpkgs/trunk/; revision=16721
2009-08-14 21:12:46 +00:00
Michael Raskin
5eb66bcf90 Fix zenity build
svn path=/nixpkgs/trunk/; revision=16003
2009-06-19 06:29:00 +00:00
Michael Raskin
260e13ddeb Update WebKit and Midori
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Marc Weber
88eb04c0dc adding zenity to gnome desktop nix expressions
making it possible to build metacity and gconf-editor

patch provided by Christoph Herbst

svn path=/nixpkgs/trunk/; revision=15681
2009-05-20 17:39:18 +00:00
Eelco Dolstra
d78a404063 * Removed some assertions that rely on pointer equality. (It's kind
of unfortunate that consitency checks like "httpd.apr == apr" don't
  really work.  Perhaps equality tests on derivations should just
  compare the drvPath or outPath attributes.)

svn path=/nixpkgs/trunk/; revision=15569
2009-05-12 12:50:07 +00:00
Michael Raskin
e7bd899196 Fix gtksourceview dependencies
svn path=/nixpkgs/trunk/; revision=15540
2009-05-10 20:17:52 +00:00
Eelco Dolstra
f762b50991 * Another sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Eelco Dolstra
6e789bc2c8 * Added Leksah, an IDE for Haskell. It requires a newer version of
gtksourceview than the one provided in gnome/default.nix.  The
  stdenv branch already has this.
* Updated gtk2hs to 0.10.1.

svn path=/nixpkgs/trunk/; revision=15154
2009-04-19 13:58:13 +00:00