Jan Tojnar
2da3dbff38
gnome: Clean up aliases
2023-12-27 00:26:53 +01:00
Bobby Rong
f6345cd259
gnome.gnome-panel-with-modules: init
...
Setting X_GNOME_PANEL_MODULESDIR in gnome-session wrapper is confusing to me.
2023-10-06 18:22:07 +08:00
Bobby Rong
55c124cadb
gnome.gnome-panel: Use autoconf271
...
I don't see any build issues with it.
2023-10-06 18:22:07 +08:00
Jan Tojnar
6bbcd65c44
gedit: Move out of GNOME
...
It has been moved out of GNOME core in favour of gnome-text-editor.
And it is not much of a GNOME app anymore either, using custom gtksourceview fork.
2023-07-05 14:56:27 +02:00
Bobby Rong
4601539c51
pantheon.gnome-settings-daemon: 42.2 -> 43.0
...
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/42.2...43.0
2023-04-06 01:36:41 +02:00
Bobby Rong
0296aa20e5
pantheon.mutter: 42.7 -> 43.4
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/42.7...43.3
https://gitlab.gnome.org/GNOME/mutter/-/compare/43.3...43.4
2023-04-06 01:36:41 +02:00
Bobby Rong
3a97d63d5c
pantheon.gnome-settings-daemon: 3.38.2 -> 42.2
...
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/GNOME_SETTINGS_DAEMON_3_38_2...42.2
2023-02-28 23:02:56 +08:00
Bobby Rong
cae5a65c90
pantheon.mutter: 3.38.6 -> 42.7
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/3.38.6...42.4
https://gitlab.gnome.org/GNOME/mutter/-/compare/42.4...42.7
2023-02-28 23:02:56 +08:00
Bobby Rong
a4e6fbc3bf
gnome.empathy: drop
...
Unmaintained and does not launch.
libsoup2 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.
Already removed in debian when bumping GNOME to 43: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018122
2023-01-23 10:13:02 +08:00
Bobby Rong
7149f55fbf
gnome.gtkhtml: use enchant2
...
We expect gnome2.gtkhtml4 provides exactly the same thing as gnome.gtkhtml.
This applies 8696842
to this package as well.
2023-01-15 11:49:33 +08:00
Jan Tojnar
b04d62c24f
Merge pull request #197884 from jtojnar/gnome-cleanups
...
GNOME: clean up old packages
2022-10-27 12:35:03 +02:00
Jan Tojnar
e84c8d685d
gnome.gnome-documents: remove
...
The package is broken and abandoned.
2022-10-26 20:19:06 +02:00
Jan Tojnar
514adf455d
gnome.gnome-books: remove
...
The package is broken and abandoned.
2022-10-26 20:18:55 +02:00
Jan Tojnar
daaff1bdec
gnome: Convert old aliases to throw
2022-10-26 20:18:43 +02:00
Jan Tojnar
0326d1ca81
gnome: Remove stale removal notices
2022-10-26 20:18:43 +02:00
Jan Tojnar
6735eb7b75
gnome.gnome-devel-docs: remove
2022-10-26 20:18:25 +02:00
Jan Tojnar
c789af6065
gnome._gdkPixbufCacheBuilder_DO_NOT_USE: Extract from nixos/gdk-pixbuf
...
Unlike previously, we now fail loudly when a package not containing a gdk-pixbuf modules is passed.
2022-10-21 10:06:24 +02:00
Bobby Rong
c3e4064b74
endeavour: rename from gnome.gnome-todo
2022-10-11 18:52:34 +02:00
Jan Tojnar
1d4bddaed5
gnome.nixos-gsettings-override: extract from NixOS module
...
This will clean up the module slightly and bring it more in line with Pantheon & Cinnamon.
While at it do some other refactoring inspired by those modules:
- Correct a typo in light background attribute name.
- Rename the attribute name.
- Quote arguments.
- Extract the overridden package list and override text into variables.
- Avoid having separate copy commands for overrides from packages.
- Avoid `with` statements.
- Use `concatMapStringsSep`.
2022-09-26 00:52:08 +02:00
Sandro Jäckel
28539842d8
nixos/utils: move removePackagesByName to here from gnome
2022-04-11 15:42:49 +02:00
Robert Hensing
a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
...
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
Robert Hensing
200175a701
config.allowAliases: Define as option
...
This simplifies usages and makes the default value consistent.
In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
Bobby Rong
55d676321a
gnome.gnome-bluetooth_1_0: init at 3.34.5
2022-03-31 23:22:37 +08:00
Jan Tojnar
7d2ded8c0f
gnome-desktop: Move into top-level
2022-03-25 15:01:21 +01:00
Jan Tojnar
3935dd094d
libgnome-games-support: move out of gnome scope
...
We do not want libraries there.
2022-02-28 15:18:35 +01:00
Jan Tojnar
f49d95382e
gnome: Drop old removed aliases
...
These have been removed over two years ago.
2022-01-13 03:55:59 +01:00
Jan Tojnar
e703bc0ade
gnome: Remove old aliases
...
Had to move the aliases outside of the scope or packages in the scope
would have the throws injected instead of the proper packages
from the parent scope.
Also removed the gnome3 alias since that was mostly for internal use
– I doubt people would use gnome3.gnome3.package attribute paths.
It does not really work when moved out of the scope
and it is no longer used in the scope anyway.
2022-01-13 03:52:21 +01:00
Bobby Rong
75473c2d70
gnome.gnome-settings-daemon338: init at 3.38.2
...
light-locker is no longer used in Pantheon 6, we will try using the upstream gnome-settings-daemon
2021-09-18 19:33:36 +08:00
Bobby Rong
634488aa60
gnome.mutter338: 3.34.6 -> 3.38.6
...
renamed from gnome.mutter334
not using mutter 40.x due to issues like buggy multitasking thumbnails after sliding
2021-09-18 19:33:35 +08:00
Sandro Jäckel
26713e2241
treewide: remove gdk_pixbuf alias
2021-07-16 09:35:40 +02:00
Pavol Rusnak
4cea628efb
gegl: drop the old 0.2 version, make gegl 0.4 default
2021-07-03 14:31:52 +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
Sander van der Burg
565d5e3ae3
Added iso-codes as buildinput for gtkhtml in order to fix compilation
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15130
2009-04-18 15:48:51 +00:00
Sander van der Burg
ffb30458ce
Added enchant as buildinput for gtkhtml
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15112
2009-04-17 11:11:28 +00:00
Sander van der Burg
f8cd5d94f8
Fixed gtkhtml by adding intltool as buildinput
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15081
2009-04-16 11:16:47 +00:00
Sander van der Burg
87ae78331a
Added intltool as buildinput for libgnomeprintui
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15078
2009-04-16 10:00:05 +00:00
Ludovic Courtès
383e74faf0
GNOME Terminal: Add dependency on DBus-Glib.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15073
2009-04-16 07:50:34 +00:00