Damien Cassou
c7a4e63f92
grilo-plugins: 0.3.1 -> 0.3.2
2016-07-08 17:26:16 +02:00
Damien Cassou
a6be3de872
grilo: 0.3.0 -> 0.3.1
2016-07-08 17:26:16 +02:00
Damien Cassou
1ef2766623
totem: Add python3 dependencies for plugins
2016-07-08 17:26:15 +02:00
Tuomas Tynkkynen
8c3e4826ce
treewide: Make explicit that 'dev' output of gnome3.libsoup is used
2016-07-08 17:26:15 +02:00
Tuomas Tynkkynen
43d48fedcc
treewide: Make explicit that 'dev' output of gnome3.glib is used
2016-07-08 17:26:15 +02:00
Tuomas Tynkkynen
8cad701fc5
treewide: Make explicit that 'dev' output of glib is used
2016-07-08 17:26:15 +02:00
Damien Cassou
ed9f4e16f3
pidgin-im-gnome-shell-extension: init at 1.0
2016-07-08 17:26:15 +02:00
Tobias Geerinckx-Rice
dbf5342b64
gnome3.libcroco: 0.6.8 -> 0.6.11
2016-07-08 17:26:15 +02:00
Nicolas Petton
7549261797
gnome-shell: add missing python3 deps for gnome-shell-extension-tool
...
Fix #14651
2016-07-08 17:26:15 +02:00
Nicolas Petton
7f41dca05a
gnome-maps: Add missing build inputs
...
Without gnome3.gsettings_desktop_schemas and
gnome3.evolution_data_server as buildInputs, gnome-maps won't start at
all.
2016-07-07 13:30:04 +02:00
Philip Potter
e6e28e7865
gnome-keyring: remove unused configure flag
...
The --with-ca-certificates flag seems to have been removed in
[this commit][1] from March 2013. The configure script now just warns
about an unknown option.
[1]: https://git.gnome.org/browse/gnome-keyring/commit/?id=7afaae43f205c059163c3670169af302f1ba6de3
2016-07-07 13:30:04 +02:00
Nicolas Petton
a3658d0cb3
file-roller: Enable nautilus extension
2016-07-07 13:29:55 +02:00
zimbatm
d5092e3342
Merge pull request #16431 from romildo/upd.efl
...
efl: 1.17.1 -> 1.17.2
2016-06-24 01:04:44 +01:00
zimbatm
71e7882ead
Merge pull request #16383 from philandstuff/remove-unused-config-option
...
gnome-keyring: remove unused configure flag
2016-06-23 16:52:17 +01:00
Tobias Geerinckx-Rice
3cf282473c
kde5.kauth: remove unused kauth-policy-install.patch
2016-06-23 12:13:24 +02:00
Vladimír Čunát
aa9a04883e
Revert "Merge branch 'staging'" due to glibc
...
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096
This reverts commit c05d829598
, reversing
changes made to f073df60d6
.
2016-06-23 09:25:10 +02:00
José Romildo Malaquias
d7dc833889
efl: 1.17.1 -> 1.17.2
2016-06-22 16:54:14 -03:00
Tobias Geerinckx-Rice
cd72ee1a19
kde5.plasma-workspace: remove unused startkde.patch
2016-06-22 19:49:48 +02:00
Vladimír Čunát
c05d829598
Merge branch 'staging'
2016-06-22 10:49:56 +02:00
Tobias Geerinckx-Rice
2a08ea9426
epiphany: remove unused libxml_depend.patch
2016-06-22 03:58:55 +02:00
Tobias Geerinckx-Rice
aa18ee6a73
geary 0.10: remove unused disable_valadoc.patch
2016-06-22 02:10:49 +02:00
Philip Potter
ea4738ff4f
gnome-keyring: remove unused configure flag
...
The --with-ca-certificates flag seems to have been removed in
[this commit][1] from March 2013. The configure script now just warns
about an unknown option.
[1]: https://git.gnome.org/browse/gnome-keyring/commit/?id=7afaae43f205c059163c3670169af302f1ba6de3
2016-06-21 07:56:09 +01:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Vladimír Čunát
e757404555
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1279790
2016-06-19 12:33:04 +02:00
Vladimír Čunát
97c484a10f
treewide: fix #include errors after gcc-5.4
...
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
Bjørn Forsman
0b061e7f75
gnome-terminal: enable GNOME Shell search provider (for 3.20)
...
[This is a re-re-application of the patch that was originally written
for GNOME 3.16. It was lost during the transition to GNOME 3.18 and
then to 3.20. Third time's a charm?]
Silly ./configure, it looks for dbus file from gnome-shell in the
installation tree of the package it is configuring. Fix by copying
needed file from gnome-shell before ./configure is run.
This change makes gnome-shell a build time dependency (not runtime).
2016-06-18 14:17:27 +02:00
Thomas Tuegel
ed46b468b0
Fix Travis build failure caused by Qt/KDE documentation
...
The comments in the Qt/KDE packages caused a spurious Travis build
failure because they appeared to refer to `<nixpkgs>`.
2016-06-17 12:21:19 -05:00
Thomas Tuegel
592dcbc4bf
Fix evaluation error in Qt/KDE packages
...
For now, the source hashes will continue to be stored in the Nixpkgs
tree. The package update instructions are updated.
2016-06-17 09:47:16 -05:00
Thomas Tuegel
cb302c7696
kde5.frameworks: store generated source hashes outside Nixpkgs tree
2016-06-16 15:16:49 -05:00
Thomas Tuegel
cc5adac6f6
kde5.plasma: 5.6.4 -> 5.6.5
...
The generated source hashes are now stored outside the Nixpkgs tree.
2016-06-16 15:16:49 -05:00
Thomas Tuegel
d975d5da8b
kde5.khelpcenter: moved from Plasma 5.6.4 to Applications 16.04.2
2016-06-16 15:16:49 -05:00
Thomas Tuegel
f87c251c98
kde5.applications: 16.04.1 -> 16.04.2
...
The generated source hashes are now stored outside the Nixpkgs tree.
2016-06-16 15:16:49 -05:00
obadz
ecd3617d7a
xfce.xfce4-power-manager: add withGtk3 version 1.6.0
...
test passed: nix-build '<nixos/release.nix>' -A tests.xfce.x86_64-linux
Closes : #8595
2016-06-16 15:32:07 +01:00
José Romildo Malaquias
e72d29020c
libxfce4ui: add libICE and libSM as propagated build inputs
2016-06-14 11:53:11 -03:00
José Romildo Malaquias
370cc4f44f
libxfce4ui: use nativeBuildInputs for dependencies not needed at runtime
2016-06-14 11:51:04 -03:00
José Romildo Malaquias
9573ef7e0d
mate-themes: 3.18.1 -> 3.18.2, 3.20.8
2016-06-12 15:47:42 -03:00
José Romildo Malaquias
14e4e62ea4
mate-icon-theme-faenza: 1.14.1 -> 1.15.0
2016-06-12 14:36:58 -03:00
José Romildo Malaquias
bea663985a
mate-icon-theme: 1.14.1 -> 1.15.0
2016-06-12 14:30:04 -03:00
José Romildo Malaquias
0edbfabe24
mate-common: 1.14.1 -> 1.15.0
2016-06-12 14:13:24 -03:00
Luca Bruno
beb4182cc8
gnome3.gdm: fix version 3.14 for being used with gnome-shell 3.20. Closes #16063
2016-06-11 16:47:14 +02:00
Thomas Tuegel
04ad2ebfb2
Merge branch 'kde-propagate'
2016-06-09 12:40:04 -05:00
Thomas Tuegel
98bb89b9d0
kde5.extra-cmake-modules: propagate build inputs correctly
2016-06-09 09:14:20 -05:00
Joachim Fasting
687fff86c1
Merge pull request #16087 from romildo/upd.enlightenment
...
enlightenment: 0.20.8 -> 0.20.9
2016-06-09 14:01:56 +02:00
obadz
31f4a9b559
xfce.thunar: patch to avoid error
...
«the desktop file … is in an insecure location»
which pops up when invoking desktop files that are
symlinks to the /nix/store
this error was added by this commit:
1ec8ff89ec
«Only allow direct execution of desktop files in an
XDG directory and if they are executable.»
2016-06-09 12:10:15 +01:00
José Romildo Malaquias
3b28b5673b
enlightenment: 0.20.8 -> 0.20.9
2016-06-09 08:05:14 -03:00
Thomas Tuegel
8dae2eddcf
kde5.kdeplasma-addons: add missing ksysguard dependency
2016-06-08 14:58:35 -05:00
Thomas Tuegel
b214c6b64f
kde5.plasma-desktop: add missing ksysguard dependency
2016-06-08 13:51:25 -05:00
Thomas Tuegel
bcd6e295d7
kde5.plasma-workspace: add iso-codes dependency
...
Fixes #16040 . CMake finds the iso-codes dependency through pkgconfig.
2016-06-08 10:26:24 -05:00
Luca Bruno
217feced47
gnome3_20.totem: fix build on i686
...
See https://bugzilla.gnome.org/show_bug.cgi?id=767374
2016-06-07 21:22:27 +02:00
Nikolay Amiantov
66077b9a36
gpaste: fix evaluation
2016-06-07 17:23:19 +03:00