Commit graph

1257 commits

Author SHA1 Message Date
Jan Tojnar f8c59e083a
gnome3.gexiv2: re-enable bindings
After effa9e4045, which switched to Meson,
the Vala bindings were not built which broke Shotwell. Enabling Vala
was not enough due to a bug, though, so we have to patch it.
2018-02-02 15:33:41 +01:00
Sam Parkinson d2f065b793
gnome-power-manager: init at 3.26.0
Provides an app to view battery and power statistics.  This app is badly
documented on the web, but is in the default Fedora install; hence to
motivation to add it to Nix.
2018-02-02 00:49:13 +01:00
Jon Banafato c138308ec1
gnomeExtensions.clipboard-indicator: init at 30
Add the Clipboard Indicator GNOME Shell extension.
2018-02-02 00:26:49 +01:00
Jon Banafato d2e518c4c5
gnomeExtensions.icon-hider: init at 19
Add the Icon Hider GNOME Shell extension.
2018-02-02 00:16:11 +01:00
Jan Tojnar effa9e4045
gnome3.gexiv2: 0.10.6 → 0.10.7 2018-02-01 23:58:08 +01:00
Jon Banafato d48e704e38 gnome-shell-extension-pixel-saver: init at 1.10 2018-01-23 21:17:19 -05:00
Jon Banafato 6e862fb43b gnome-shell-extension-nohotcorner: init at 16.0 2018-01-23 00:48:27 -05:00
Jan Tojnar d2d1a2dfba
Merge pull request #28882 from jtojnar/chrome-gnome-shell
chrome-gnome-shell: refactor
2018-01-19 13:40:42 +01:00
Tuomas Tynkkynen 67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Rostislav Beneš 062cafab8c
firefox: add option for chrome-gnome-shell native messaging host 2018-01-13 15:22:52 +01:00
Jan Tojnar 38b6d7b60e
nixos/chrome-gnome-shell: init 2018-01-13 15:19:19 +01:00
Jan Tojnar 665a0d2836
chrome-gnome-shell: 7d99523 → 9 2018-01-13 15:17:52 +01:00
Vladimír Čunát 03dca870ab
Revert "gnome3.gnome-screenshot: fix build"
This reverts commit 2a1425d8b7.
See https://github.com/NixOS/nixpkgs/issues/33458
2018-01-08 17:36:11 +01:00
Vladimír Čunát 5837d1a070
Merge branch 'master' into staging 2018-01-08 17:33:31 +01:00
Sarah Brofeldt 11c4e8ae29 Revert "gnome3.nautilus-sendto: fix build"
This reverts commit d3ad52a58e.

In order to see if https://github.com/NixOS/nixpkgs/pull/33524 is
sufficient
2018-01-07 15:19:36 +01:00
Vladimír Čunát 49a45fb51f
Merge #33311: meson: set checkPhase in setup hook 2018-01-07 11:28:46 +01:00
Vladimír Čunát 2a1425d8b7
gnome3.gnome-screenshot: fix build
Thans to Robin's d3ad52a58, as the error message was rather confusing.
2018-01-07 09:53:10 +01:00
Vladimír Čunát 8154fe90fe
Merge #33539: libcroco: upstream security patches
CVE-2017-7960 & CVE-2017-7961
2018-01-07 09:25:40 +01:00
Robin Gloster d3ad52a58e
gnome3.nautilus-sendto: fix build 2018-01-06 23:38:06 +01:00
adisbladis 3de02449cf
libcroco: Fixes for CVE-2017-7960 & CVE-2017-7961 2018-01-07 04:46:45 +08:00
Jan Tojnar d75f95d2a2
packages using meson: remove unnecessary checkPhase 2018-01-06 06:47:57 +01:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Frederik Rietdijk 1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
Jan Tojnar 4d917639fb
gnome3.gnome_keyring: remove gconf dependency
It has not been needed since 2.31.91.
2018-01-01 14:29:35 +01:00
Jan Tojnar 70a0e6f7d7
gnome3.gnome_keyring: disable tests
Tests are randomly failing so we are disabling them for now.

See: https://bugzilla.gnome.org/show_bug.cgi?id=791932
2018-01-01 14:27:58 +01:00
Yegor Timoshenko d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Jan Tojnar c95491cb86
gnome3.epiphany: fix rpath wrapping 2017-12-31 11:13:59 +01:00
Vladimír Čunát 1fcd92ce92
Merge branch 'master' into staging
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
John Ericson 4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson 046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Sébastien Maccagnoni 9db8e22679
gnomeExtensions.mediaplayer: init at 3.5 2017-12-30 20:00:22 +01:00
Frederik Rietdijk 2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
Yegor Timoshenko 26d51c8bb4
Merge pull request #33135 from vbgl/gtksourceview-check
gtksourceview: run checks on Linux only
2017-12-30 04:32:41 +03:00
Katona László 19175d4f7b dash-to-panel: init at v11 2017-12-29 20:23:08 +01:00
Vladimír Čunát 6bbec17d44
Merge #32626: atk: clean up 2017-12-29 10:01:00 +01:00
Vincent Laporte 0004682e36
gtksourceview: run checks on Linux only 2017-12-28 11:28:42 +00:00
Jan Tojnar e3b9406713
gnome3.libpeas: re-add gobject introspection dependency 2017-12-22 23:31:54 +01:00
Jan Tojnar 7e5717a209
gnome3.gspell: re-add gobject introspection dependency 2017-12-22 23:29:07 +01:00
Jan Tojnar 2f14c9da68
simple-scan: add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar ff2bda33cc
gnome3.gtksourceview: re-add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar 8a9b352bec
gnome3.eog: add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar 041e5b95d3
gnome3.gucharmap: re-add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar d2590f8a13
gnome3.gnome-bluetooth: re-add gobject-introspection dependency
It is no longer propagated from atk so we have to add it here.
2017-12-22 23:27:35 +01:00
Jan Tojnar 2e6f01d9a6
gnome3.gnome-characters: re-add gobject-introspection dependency 2017-12-22 23:27:34 +01:00
Jan Tojnar 6e3351d9cc
Merge pull request #32826 from jtojnar/gnome-python3
More GNOME clean-ups
2017-12-22 17:57:01 +01:00
Will Dietz 92e525ed4e vte-ng: don't run configure as part of autogen, since it runs w/o args
We could alternatively pass arguments here as well,
but there seems little point in running configure twice.
2017-12-20 22:19:16 +01:00
Yegor Timoshenko 3322a85223 gconf: add python to dependencies, fixes #31083 2017-12-20 20:11:28 +00:00
Jan Tojnar e2f76df643
gnome3.anjuta: clean up 2017-12-20 07:35:56 +01:00
Jan Tojnar 6002d1785d
gnome3.evolution_data_server: clean up 2017-12-20 07:35:56 +01:00