Commit Graph

34610 Commits

Author SHA1 Message Date
Shea Levy
3027bca02a
binutils: Bump default to 2.30 2018-03-20 17:22:10 -04:00
Shea Levy
273e58ebd9
glibc: Make 2.27 the default. 2018-03-17 21:58:14 -04:00
Shea Levy
805721bdda
Merge branch 'master' into staging 2018-03-17 21:58:02 -04:00
Shea Levy
8b097fc7f6
release-small.nix: Fix evaluation error 2018-03-17 21:57:44 -04:00
Shea Levy
0ebcd097fe
Merge branch 'master' into staging 2018-03-17 21:50:27 -04:00
Robert Schütz
6d3232f7aa
Merge pull request #37247 from Ma27/fix-tablib
pythonPackages.tablib: fix build
2018-03-17 20:45:15 +01:00
lewo
5720286e47
Merge pull request #36900 from rnhmjoj/noteshrink
noteshrink: init at 0.1.1
2018-03-17 20:32:37 +01:00
Daiderd Jordan
879f144d7f
far2l: fix clang build
/cc ZHF #36454
2018-03-17 18:48:20 +01:00
Gabriel Ebner
065fda260a
Merge pull request #37189 from fdns/libtins
libtins: init at 3.5
2018-03-17 15:58:05 +01:00
Maximilian Bosch
4a0c0401b5
pythonPackages.tablib: fix build
`openpyxl` v5 breaks `tablib`, the following patch fixes the API
incompatibility: https://github.com/kennethreitz/tablib/pull/296

See https://hydra.nixos.org/build/70694938/log
See ticket #36453
2018-03-17 15:21:59 +01:00
Shea Levy
2963d76ca3
pythonPackages.pyspark: Init at 2.3.0 2018-03-17 09:54:12 -04:00
Shea Levy
4322f2b8c8
pythonPackages.py4j: Init at 0.10.6. 2018-03-17 09:17:48 -04:00
Tuomas Tynkkynen
07e2f29772 Merge remote-tracking branch 'upstream/master' into staging 2018-03-17 09:58:02 +02:00
Peter Simons
aa0545130b Configure Haskell bootstrapping package sets to perform minimal builds. 2018-03-17 08:21:23 +01:00
Peter Simons
993bcbb225 ghc: drop all compiler versions prior to 7.10.3
None of these old compilers are used anywhere in Nixpkgs, and keeping those
builds working in the face of regular updates of GCC, binutils, and whatnot is
too much effort for no obvious benefit.
2018-03-17 08:21:22 +01:00
Shea Levy
cb88f21b16
perlPackages.JSON: Fix typo. 2018-03-16 17:53:45 -04:00
Felipe Espinoza
298f616913 libtins: init at 3.5 2018-03-16 18:04:39 -03:00
Shea Levy
519f0b8db2
gnumake: Unconditionally fix build against glibc-2.27 2018-03-16 14:43:12 -04:00
Peter Simons
041b27bfb3 fsatrace: initial version 2018-03-16 14:01:31 +01:00
Nikolay Amiantov
a4a04528e4 libva1: init at 1.7.3 2018-03-16 02:59:07 +03:00
Tuomas Tynkkynen
ef64208eba Merge commit '3ab2949' from staging into master
Conflicts:
	pkgs/development/compilers/llvm/6/llvm.nix
	pkgs/servers/home-assistant/component-packages.nix
2018-03-15 22:30:56 +02:00
adisbladis
408f6b2843
pythonPackages.pycurl: Move to separate file 2018-03-16 01:14:12 +08:00
adisbladis
a2a7037937
Merge pull request #37038 from dtzWill/update/pycurl-7.43.0.1
pycurl: 7.19.5.1 -> 7.43.0.1
2018-03-16 01:08:04 +08:00
Timo Kaufmann
488835ec6e conan: Locally pin deps, enable tests 2018-03-15 13:48:58 +01:00
lewo
a3205ea5f3
Merge pull request #36928 from roosemberth/pcm
pcm: init at 201710
2018-03-15 08:48:40 +01:00
Andrew Dunham
92a77abd31 xgboost: Enable building on Darwin (#37046)
* xgboost: Enable building on Darwin

* Review feedback: pass `xgboost` to the python package
2018-03-15 04:17:55 +03:00
Herwig Hochleitner
80582c600d vimb-unwrapped: depend on generic webkitgtk instead of 218x
Currently ahead of the upgrade to webkitgtk220x, this will make future
webkitgtk maintenance easier.

WebkitGTK, from 2.6 onwards has maintained API stability and will
continue to do so, as opposed to the jump from 2.4 to 2.6

cc @rickynils
2018-03-15 01:52:52 +01:00
John Ericson
2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
Will Dietz
99131b4fc2 pycurl: 7.19.5.1 -> 7.43.0.1 2018-03-14 17:50:25 -05:00
John Ericson
f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Robert Schütz
d78a411d98
Merge pull request #36899 from aborsu/spacy
Spacy
2018-03-14 23:36:46 +01:00
Daiderd Jordan
0c8e8ce7e8
cdo: fix darwin build
/cc ZHF #36454
2018-03-14 23:16:31 +01:00
Daiderd Jordan
ee6d0a7025
ccl: fix darwin build
/cc ZHF #36454
2018-03-14 23:02:52 +01:00
Joachim F
bfb4e0822a
Merge pull request #36482 from matthewbauer/json2hcl
json2hcl: init at 0.0.6
2018-03-14 20:51:12 +00:00
Roosembert Palacios
3328709918
pcm: init at 201710
Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
2018-03-14 21:28:55 +01:00
Will Dietz
66a0aaddbb
Merge pull request #37016 from dtzWill/feature/gllvm
gllvm: init at 2018-02-09
2018-03-14 15:01:29 -05:00
Will Dietz
43c474457c gllvm: init at 2018-02-09 2018-03-14 14:50:17 -05:00
Daiderd Jordan
f18a23acf3
Merge pull request #37008 from knedlsepp/fix-pycurl-on-darwin
pythonPackages.pycurl: Fix darwin build
2018-03-14 20:43:01 +01:00
Daiderd Jordan
db691029d6
avian: fix darwin build
/cc ZHF #36454
2018-03-14 20:38:54 +01:00
Augustin Borsu
5568e25fa0 python.msgpack-numpy: init 0.4.1 2018-03-14 20:29:07 +01:00
Robert Schütz
6d661f37d8
Merge pull request #34361 from mbode/doitlive_3_0_3
doitlive: init at 3.0.3
2018-03-14 20:18:48 +01:00
Maximilian Bode
2217c706d4 doitlive: init at 3.0.3 2018-03-14 20:00:00 +01:00
Josef Kemetmüller
42555f6c7d pythonPackages.pycurl: Fix darwin build 2018-03-14 19:58:02 +01:00
Daiderd Jordan
9b044a1dba
python-tkinter: mark linux only
/cc ZHF #36454
2018-03-14 19:52:34 +01:00
xeji
b298f4e185 pythonPackages.nevow: fix build, 0.14.2->0.14.3
fix tests, minor update, move to development/python-modules/

(cherry picked from commit 9a10c55a8a)
2018-03-14 19:05:47 +01:00
Robert Schütz
c8a7aa1e1b
Merge pull request #36944 from xeji/nevow
python27Packages.nevow: fix build, 0.14.2->0.14.3
2018-03-14 19:04:49 +01:00
Nikolay Amiantov
dc2104d132 sleekxmpp: 1.3.1 -> 1.3.3 2018-03-14 20:45:31 +03:00
xeji
9a10c55a8a pythonPackages.nevow: fix build, 0.14.2->0.14.3
fix tests, minor update, move to development/python-modules/
2018-03-14 18:41:45 +01:00
Vincent Laporte
4fcadba5ea ocamlPackages: default to 4.05 2018-03-14 16:24:27 +01:00
Michael Raskin
352c567d1c graphviz_2_32: restore libgraph, the reason to keep this version 2018-03-14 11:45:16 +01:00