about summary refs log tree commit diff
path: root/pkgs/desktops/gnome-2/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2023-10-03gnome2: remove reference to gdk_pixbuf (throw since 2022-02)Fabián Heredia Montiel1-1/+1
2023-07-05rarian: removeJan Tojnar1-1/+1
It is still being maintained somewhat but basically nothing uses it and even Debian dropped it: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914523
2023-01-15gnome2.libgnomecanvasmm: removeBobby Rong1-2/+1
Unmaintained and no package depends on it.
2023-01-15gnome2.gtkhtml4: removeBobby Rong1-2/+1
Unmaintained and no package depends on it.
2023-01-15gnome2.gtkhtml: removeBobby Rong1-2/+1
Unmaintained and no package depends on it.
2023-01-15gnome2.libgtkhtml: removeBobby Rong1-2/+1
Unmaintained and no package depends on it.
2023-01-15gnome2.libgnomecups: removeBobby Rong1-2/+1
Unmaintained and no package depends on it.
2023-01-15gnome2.libgnomeprint: removeBobby Rong1-2/+1
Unmaintained and no package depends on it.
2023-01-15gnome2.libgnomeprintui: removeBobby Rong1-2/+1
Unmaintained and no package depends on it.
2023-01-14gnome2.gnome_python: removeBobby Rong1-2/+1
Unmaintained, depends on libgnome + python2
2023-01-14gnome2.gnome_python_desktop: removeBobby Rong1-4/+3
Unmaintained, depends on libgnome + python2
2022-11-08gnome2.scrollkeeper: removeAzat Bahawi1-3/+0
2022-04-01config.allowAliases: Define as optionRobert Hensing1-1/+1
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-01-29libglademm: droppiegames1-4/+1
2022-01-19gnome2.vte: dropMartin Weinelt1-2/+0
Depends on pygtk, which is python2 only and thus due for removal.
2022-01-13gtkhtml4: added support for enchant2Daniel Șerbănescu1-1/+1
2021-06-24libwnck: make 3.36.0 defaultOlli Helenius1-1/+1
2021-03-14Configure gnome2.gtksourceview to build with autoconf 2.69Matthew Van Gundy1-1/+3
`nix-build -A gnome2.gtksourceview` fails to build with autoconf 2.70 with the following error: ... autoreconf: running: intltoolize --copy --force You should update your 'aclocal.m4' by running aclocal. autoreconf: running: gtkdocize --copy Can't exec "gtkdocize": No such file or directory at /nix/store/hm8xfxprfk4l1msb9hpjwgydilbqlvl5-autoconf-2.70/share/autoconf/Autom4te/FileUtils.pm line 293. autoreconf: error: gtkdocize failed with exit status: 2 gnome2.gtksourceview builds successfully with autoconf 2.69.
2020-04-05gnome2.gnome-icon-theme: move to pkgs/data/iconsJosé Romildo Malaquias1-3/+2
2020-04-03treewide: rename gnome2.gnome_icon_theme package to use dashesJosé Romildo Malaquias1-2/+3
2019-11-11gnome2.gnome_vfs: openssl-1.1 patchJuanjo Presa1-3/+1
Use fetchpatch and explain the issue
2019-09-03gnome2.gvfs: dropJan Tojnar1-3/+4
Not needed by anything and dropping it will allow us to clean up the expression. Changed to an alias as that is what it was in the first place.
2019-07-29pin some packages to openssl 1.0.2 for nowRobin Gloster1-1/+3
2019-06-03treewide: handle enchant = enchant2Matthew Bauer1-2/+2
patch or provide backup to enchant1 where necessary
2019-03-05gnome2: remove aliasesJan Tojnar1-17/+12
2019-03-05gnome2: use makeScopeJan Tojnar1-12/+20
2018-09-14gnome2.gtkglextmm: dropJan Tojnar1-2/+0
2018-09-14gnome2.gconfmm: dropJan Tojnar1-2/+0
2018-08-09gnome2.gnome-desktop: dropJan Tojnar1-3/+0
2018-08-09gnome2.libgnomekbd: dropJan Tojnar1-2/+0
2018-08-09gnome2.libgweather: dropJan Tojnar1-2/+0
2018-08-09gnome2.zenity: dropJan Tojnar1-2/+0
2018-08-09gnome2.gnome_keyring: dropJan Tojnar1-3/+0
2018-08-09gnome2.gnome_vfs_monikers: dropJan Tojnar1-2/+0
2018-08-09gnome2.at_spi: dropJan Tojnar1-2/+0
2018-08-09gnome2.gnome_menus: dropJan Tojnar1-2/+0
2018-08-09gnome2.metacity: dropJan Tojnar1-2/+0
2018-08-09gnome2.gnome-panel: dropJan Tojnar1-3/+0
2018-08-09gnome2.gnome-settings-daemon: dropJan Tojnar1-3/+0
2018-08-09gnome2.gnome-control-center: dropJan Tojnar1-3/+0
2018-04-25rarian: merge gnome{2,3}.rarianJan Tojnar1-4/+2
2018-03-02gnome2.gnome-session: removeRobin Gloster1-3/+0
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-8/+14
2017-09-04gnome2.gtkhtml4: init at 4.10.0Samuel Leathers1-0/+2
2016-12-22gnome2.gnome_python_desktop: init from gnome2.python_rsvgNikolay Amiantov1-2/+3
2014-04-19libstartup_notification: remove duplicate in gnome2Vladimír Čunát1-6/+5
2014-01-12Merge master into stdenv-updatesVladimír Čunát1-2/+0
Conflicts: pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved) pkgs/top-level/all-packages.nix (trivial)
2014-01-10Add gnome3.nautilus and remove gnome2.nautilus (didn't compile)Domen Kožar1-2/+0
Some icons are still missing (and theme), didn't find a way to fix that.
2014-01-05gnome2.libgnomeprint: fix build by using bison2Vladimír Čunát1-2/+4
2013-12-30Remove uses of __overrides featureShea Levy1-4/+2
In addition to replacing use of a feature with IMO confusing semantics, this will also let us cleanly separate out all-packages.nix into category-specific files without changing the structure of the pkgs attrset. Signed-off-by: Shea Levy <shea@shealevy.com>