Bart Brouns
635490ee97
fftw: 3.3.6-pl1 -> 3.3.7
2017-12-08 21:51:55 +00:00
Orivej Desh
19b82ec144
Revert "pythonPackages.setuptools: make compatible with hasPythonModule"
...
The packages with this change can not be evaluated with `nix-env --drv-path` or
`hydra-eval-jobs`: 859dc02fa3
This reverts commit 859dc02fa3
.
2017-12-08 14:21:20 +00:00
Orivej Desh
a22d224434
awesomebump: disable parallel building
...
https://hydra.nixos.org/build/65585975
2017-12-08 12:39:36 +00:00
Asko Soukka
859dc02fa3
pythonPackages.setuptools: make compatible with hasPythonModule
2017-12-08 08:55:53 +01:00
Orivej Desh
8bdd81b499
Merge pull request #32267 from jtojnar/gnome-updates
...
GNOME updates
2017-12-07 22:29:55 +00:00
Orivej Desh
4b14274e13
Merge pull request #32425 from lsix/libmicrohttpd_0_9_58
...
libmicrohttpd: 0.9.57 -> 0.9.58
2017-12-07 22:17:46 +00:00
Lancelot SIX
97372a7bd3
libmicrohttpd: 0.9.57 -> 0.9.58
...
This is a bugfix release.
See https://lists.gnu.org/archive/html/info-gnu/2017-12/msg00005.html
for release information.
2017-12-07 22:58:57 +01:00
Frederik Rietdijk
501bc2f91b
python.pkgs.contextlib2: fix tests
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
0e92f2100c
python.pkgs.TurboCheetah: init at 1.0
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
05be27f7dc
python.pkgs.pathlib2: fix tests
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
e60a1fd433
python.pkgs.cheetah: move and update expression
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
587556ce1d
python.pkgs.backports_shutil_get_terminal_size: fix python 2 tests
2017-12-07 14:14:15 +01:00
Spencer Baugh
70c1899768
python.pkgs.setuptools: 36.7.1 -> 38.2.3
2017-12-07 14:14:15 +01:00
Orivej Desh
06ee1e3850
Merge pull request #32271 from orivej/parallel-building
...
Enable parallel building for CMake based projects by default
2017-12-07 09:44:35 +00:00
Orivej Desh
199b426812
gst_all_1.gst-plugins-bad: enable parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
683047f8ab
doc: document enableParallelBuilding being unset
2017-12-07 08:52:42 +00:00
Orivej Desh
f568450637
qmake: enable parallel building of qmake projects by default
2017-12-07 08:52:42 +00:00
Orivej Desh
ca4f822fd8
qmake4Hook: enable parallel building with qmake4Hook by default
2017-12-07 08:52:42 +00:00
Orivej Desh
46f57dbc14
meson: enable parallel building of meson projects by default
2017-12-07 08:52:42 +00:00
Orivej Desh
031138b7f0
cmake: enable parallel building of cmake projects by default
2017-12-07 08:52:42 +00:00
Orivej Desh
75d70c8372
dino: build with Ninja
...
Upstream recommends Ninja and has a cmake script that does not support GNU Make:
https://github.com/dino/dino/issues/230
2017-12-07 08:52:42 +00:00
Orivej Desh
da516f0404
cmake: generate for Ninja when the build phase is Ninja
...
This is overridable by providing a custom build phase or setting
dontUseNinjaBuild = true.
2017-12-07 08:52:42 +00:00
Orivej Desh
be17bccf38
totem: disable parallel building
...
meson does not support parallel building of certain vala projects:
https://github.com/mesonbuild/meson/issues/1994
https://bugzilla.gnome.org/show_bug.cgi?id=784236
but at the moment this only affects gnome3.totem:
ninja src/plugins/rotation/rotation.vapi
[1/1] Compiling Vala source ../src/plugins/rotation/bacon-video.vapi ../src/plugins/rotation/totem-rotation-plugin.vala.
FAILED: src/plugins/rotation/rotation@sha/totem-rotation-plugin.c src/plugins/rotation/rotation.h src/plugins/rotation/rotation.vapi
valac -C --pkg clutter-gtk-1.0 --pkg cogl-pango-1.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --color=always --directory src/plugins/rotation/rotation@sha --basedir ../src/plugins/rotation --library rotation --header src/plugins/rotation/rotation.h --vapi ../rotation.vapi --girdir=/tmp/nds-build-gnome3.totem/totem-3.26.0/build/src --pkg=Totem-1.0 ../src/plugins/rotation/bacon-video.vapi ../src/plugins/rotation/totem-rotation-plugin.vala
error: Package `Totem-1.0' not found in specified Vala API directories or GObject-Introspection GIR directories
2017-12-07 08:52:42 +00:00
Orivej Desh
2c7cd2455e
ninja: support disabling parallel building
...
but keep it enabled by default
2017-12-07 08:52:42 +00:00
Orivej Desh
9f8ec7e4d3
stp: disable parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
812e0bced1
shogun: fix parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
5d23b54a20
rockbox_utility: disable parallel building
...
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
57d27fb420
ricochet: disable parallel building
...
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
00fd31c169
qgis: disable parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
22116e51fc
guitone: fix parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
7b6b099811
ostinato: disable parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
c12fe7416e
golden-cheetah: disable parallel building
...
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
ef151343e5
editorconfig-core-c: disable parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
5ae64cbfe7
conky: disable parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
11e503815c
chessx: disable parallel building
...
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
9b537c48d3
awesomebump: fix parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
c875aecdbe
altcoins.primecoin: disable parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
98bbb0e3e6
altcoins.memorycoin: disable parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
d104321b38
Merge pull request #32207 from peterhoeg/u/cups
...
cups: 2.2.2 -> 2.2.6
2017-12-07 07:23:14 +00:00
Orivej Desh
bf0d121aed
cups: fix configure flags
2017-12-07 07:22:39 +00:00
Peter Hoeg
e5715d9464
cups: 2.2.2 -> 2.2.6
2017-12-07 07:22:39 +00:00
John Ericson
a1e1e437df
Merge branch 'master' into staging
...
Need base branch for GCC PR
2017-12-07 02:22:27 -05:00
Orivej Desh
dc4200f934
perl522: do not apply the patch for parallel building
...
It does not apply and this version is not affected.
2017-12-07 07:07:58 +00:00
Orivej Desh
8ce5ee5c5a
perl: fix parallel building
...
https://hydra.nixos.org/build/65428077/nixlog/1
2017-12-06 22:20:56 +00:00
Vladimír Čunát
9ab5848335
Merge branch 'master' into staging
...
Haskell updates. Hydra: ?compare=1416248
2017-12-06 02:23:46 +01:00
Jan Tojnar
2184a92619
gnome3.gspell: 1.4.1 → 1.6.1
2017-12-06 00:33:38 +01:00
Jan Tojnar
884376e7a8
gegl_0_3: 0.3.18 → 0.3.24
2017-12-06 00:19:27 +01:00
Jan Tojnar
062a284770
babl: 0.1.34 → 0.1.38
2017-12-06 00:14:27 +01:00
John Ericson
43d5c5d6db
Merge commit '703a9f93c1254f7bdf0350ca0462de0d78033c62' into gcc-simplify-flags
2017-12-05 17:58:16 -05:00
John Ericson
992bd2f6d3
Merge commit 'ab77a6bb1e7d2ff475210ad392f1a9bd1bb6ba3a' into gcc-simplify-flags
2017-12-05 17:41:15 -05:00