John Ericson
b1dcc6c201
Merge pull request #33185 from obsidiansystems/cross-simple
...
treewide: A few misc cross changes from #26805
2017-12-29 17:30:18 -05:00
Tuomas Tynkkynen
722295fc15
openblas: Support ARMv6
2017-12-30 00:19:57 +02:00
John Ericson
e73d805aa9
libelf: Fix cross compilation
...
There is an upstream bug where it is assumed that if host != build, host
doesn't support shared libraries. We override that overly conservative
check. See
http://lists.uclibc.org/pipermail/uclibc-cvs/2005-August/019383.html
Also clean up some comments.
2017-12-29 17:19:22 -05:00
John Ericson
7ede347ce9
Merge #33167 into staging
2017-12-29 15:46:46 -05:00
John Ericson
5db559f855
Merge branch 'mingw32-w64-fix' into ericson2314-cross-base
2017-12-29 15:46:02 -05:00
John Ericson
52a4a7c3bb
Merge pull request #33167 from bnikolic/mingw32-w64-fix
...
Mingw_w64 fix to get cross-compilation working again
2017-12-29 15:44:17 -05:00
John Ericson
bc3a6e260a
Merge commit '3afe325a3e2f906ba512fb7a2f28f79496711592' into mingw32-w64-fix
2017-12-29 15:28:56 -05:00
John Ericson
5d336d36bb
Merge commit 'e82bd498d1a2a28fb20249569a6f49fcaab9aca8' into mingw32-w64-fix
2017-12-29 15:28:49 -05:00
Peter Simons
4a01a175a3
Merge pull request #33158 from shlevy/hslib-haskell-build-inputs-again
...
Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
2017-12-29 20:51:24 +01:00
Shea Levy
89e882f956
Merge branch 'haskell-ide-engine'
2017-12-29 14:41:47 -05:00
Shea Levy
961907de47
Add haskell-ide-engine
2017-12-29 14:41:15 -05:00
Shea Levy
1ee61d8f23
Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
...
Trying again, without changing the generic builder.
This reverts commit 65138e8a41
.
2017-12-29 14:37:24 -05:00
John Ericson
169227bfd2
Merge commit '3a59cd87f26cc59c91fb821749b1ec0d64922f87' into mingw32-w64-fix
2017-12-29 14:24:10 -05:00
John Ericson
2365e2ffcd
Merge commit '51948eab9415fde1825dea5c7d31b99b2e1a0fdb' into mingw32-w64-fix
2017-12-29 14:23:05 -05:00
Bojan Nikolic
771bae04e8
gcc: Enable SSP and shared libs in the final stage for MinGW
...
Hardening on by default now that we don't use the cross wrapper. In
turn, hardening requires libssp in particular.
2017-12-29 13:27:02 -05:00
Frederik Rietdijk
d8490e34a5
python.pkgs.numexpr: 2.6.2 -> 2.6.4
2017-12-29 18:57:06 +01:00
Vladimír Čunát
a1a3e54ac9
Merge branch 'master' into staging
...
Haskell rebuild :-)
Hydra: ?compare=1421865
2017-12-29 18:39:36 +01:00
volth
4026ea9c8a
collectd: 5.7.2 -> 5.8.0
...
This is https://github.com/NixOS/nixpkgs/pull/32811 without refactoring parts.
Closes #32811
2017-12-29 17:34:55 +00:00
Frederik Rietdijk
d3297379ad
Merge pull request #33175 from johbo/pelican-without-pandoc
...
pelican: Disable pandoc support for now
2017-12-29 17:24:02 +00:00
Johannes Bornhold
5b7f9db5c5
pelican: Disable pandoc support for now
...
Version 3.7.1 is not compatible with the current (more recent) pandoc version.
Since pandoc support is optional in pelican, we can ship it without pandoc
support until a fix will be applied upstream.
Kept a note in the buildInputs so that the improvement opportunity can be
spotted again on future updates of pelican.
2017-12-29 18:13:11 +01:00
Jörg Thalheim
805e25988f
Merge pull request #33174 from Mic92/pythonix
...
python3Packages.pythonix: init at 0.1.0
2017-12-29 17:49:34 +01:00
Jörg Thalheim
7e20ba9515
python3Packages.pythonix: init at 0.1.0
2017-12-29 17:38:05 +01:00
Peter Simons
40a3d775a5
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
246f2ece36
.
2017-12-29 15:47:44 +01:00
Peter Simons
504016f753
Merge pull request #32993 from shlevy/haskell-internal-libs
...
haskell generic-builder: Support installing internal libs.
2017-12-29 15:41:19 +01:00
sternenseemann
019c631840
libhttpseverywhere: 0.4.5 -> 0.6.5
2017-12-29 14:22:30 +01:00
Rickard Nilsson
1de251c664
haskellPackages.LDAP: Fix build
2017-12-29 11:42:20 +01:00
Christoph Hrdinka
d07bc8bb30
woff2: init at 1.0.2
...
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-29 11:38:08 +01:00
Vincent Laporte
efcb39233d
ocaml: adds an argument to enable flambda
2017-12-29 10:49:13 +01:00
Vladimír Čunát
f29000b002
Merge branch 'master' into staging
...
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Vladimír Čunát
0e8283370b
mesa: 17.2.7 -> 17.2.8 (maintenance)
2017-12-29 10:01:21 +01:00
Vladimír Čunát
6bbec17d44
Merge #32626 : atk: clean up
2017-12-29 10:01:00 +01:00
Vladimír Čunát
1963be9945
Merge #32795 : vala_*: patch updates
2017-12-29 10:00:31 +01:00
Vladimír Čunát
6f7cd9bb7e
Merge #32884 : libnftnl: 1.0.7 -> 1.0.8
2017-12-29 10:00:03 +01:00
Vladimír Čunát
4076ef0dd3
libdrm: 2.4.88 -> 2.4.89
2017-12-29 10:00:02 +01:00
Vladimír Čunát
90803b9f4c
Merge #32954 : glibc: patch update and support RHEL 6
2017-12-29 09:59:59 +01:00
Orivej Desh
e63b2fbfb3
Merge pull request #32870 from dtzWill/update/llvm-5.0.1
...
llvm 5: 5.0.0 -> 5.0.1
2017-12-29 07:59:15 +00:00
Yegor Timoshenko
1f3f774bbe
Merge pull request #33040 from yegortimoshenko/20171225.022736/easyrpg-player
...
easyrpg-player: init at 0.5.3
2017-12-29 08:33:58 +03:00
Robin Gloster
5908726117
jbake: cleanup
2017-12-29 03:26:25 +01:00
John Mercier
78d76e4b55
jbake: init at 2.5.1
2017-12-29 03:26:13 +01:00
Maarten Hoogendoorn
536d1d3016
dlib: 19.6 -> 19.8
2017-12-29 03:11:33 +01:00
Robin Gloster
48464d620d
php: clean up mysql/mariadb handling
2017-12-29 02:18:35 +01:00
Izorkin
1f4c02fc9e
libdbiDrivers: fix config
2017-12-29 02:18:35 +01:00
Robin Gloster
b56ebb07bc
redland: use connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
add8d3282e
tora: use mysql.connector-c
2017-12-29 02:18:35 +01:00
Izorkin
2bbb4810f4
lisp-modules: mysql -> mysql.connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
d3a0663a7d
gdal_1_11: needs mysql57 not mariadb
2017-12-29 02:18:35 +01:00
Robin Gloster
572b2bda4e
treewide: generalise for both mysql & mariadb
2017-12-29 02:18:35 +01:00
Robin Gloster
6903ea6050
treewide: libmysql -> mysql.connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
f3445606ac
libdbiDrivers: libmysql -> connector-c
2017-12-29 02:18:35 +01:00
Izorkin
4ef619dadd
mariadb: replace to connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
9213a2cf66
poco: libmysql -> connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
d75ae56f3f
mariadb: replace to connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
b69befbfd5
mariadb: replace to connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
462076c909
pcre: add patch fixing stack frame size detection
2017-12-29 02:18:35 +01:00
Robin Gloster
d357734637
urweb: fix build
2017-12-29 02:18:35 +01:00
Robin Gloster
d9d98cd324
treewide: fix up some mysql.connector-c fallout
2017-12-29 02:18:35 +01:00
Robin Gloster
9359050ae2
mariadb: more lib -> connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
ee1c85aee9
mariadb: lib -> connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
02545a64a9
glm: 0.9.8.4 -> 0.9.8.5, clean up build
2017-12-29 01:11:39 +01:00
Maxwell Huang-Hobbs
87e71f22c8
glm: 0.9.6.1 -> 0.9.8.4, include built glm.pc
2017-12-29 01:11:38 +01:00
Joe Doyle
e9886dde9b
csfml: init at 2.4 ( #33000 )
2017-12-28 22:04:02 +01:00
Peter Simons
d54384bb80
Merge pull request #33129 from domenkozar/ghc-binary-boot-pkgs
...
ghc: wire up new binary ghc for bootstrapping
2017-12-28 19:28:40 +01:00
Peter Simons
65138e8a41
Revert "hslib: Function to extract the haskell build inputs of a package."
...
This reverts commit d545ef3fa1
. Please don't
commit substantial changes to the generic Haskell builder without giving me a
chance to review them.
2017-12-28 19:23:41 +01:00
hyphon81
7ccceeacca
pythonPackages.chainer: init at 3.2.0
2017-12-28 17:47:15 +01:00
hyphon81
0184f60c1c
pythonPackages.cupy: init at 2.2.0
2017-12-28 17:47:08 +01:00
hyphon81
e5921012a1
pythonPackages.filelock: init at 2.0.13
2017-12-28 17:47:03 +01:00
hyphon81
a9379a6d67
pythonPackages.fastrlock: init at 0.3
2017-12-28 17:46:59 +01:00
hyphon81
05573d3e06
nccl: init at 1.3.4-1
2017-12-28 17:46:52 +01:00
Shea Levy
a7334eb476
Merge branch 'hslib-haskell-build-inputs'
2017-12-28 11:24:45 -05:00
Domen Kožar
695a026f5f
ghc: wire up new binary ghc for bootstrapping
...
This change brings development feedback loop improvement
from a couple of ghc rebuilds to only one for working on generic
builder.
To completely eliminate the rebuilds, use two nixpkgs clones
and point boot packages to the unmodified one.
2017-12-28 15:11:50 +00:00
adisbladis
907face464
qt5: Add qtvirtualkeyboard submodule
2017-12-28 21:13:45 +08:00
Christoph Hrdinka
47a71e9426
pg_tmp: init at 2.3
...
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-28 13:50:06 +01:00
Frederik Rietdijk
1dc391d92b
Merge pull request #32890 from vanschelven/google-cloud-speech
...
google-cloud-speech: init at 0.30.0
2017-12-28 10:56:10 +00:00
adisbladis
da09b6b1ae
Merge pull request #33119 from jwiegley/Xaw3d-fix
...
Xaw3d: 1.6 -> 1.6.2
2017-12-28 18:08:52 +08:00
Vincent Laporte
a9d066a990
coqPackages.tlc: init at 20171206
...
TLC is a general purpose Coq library that provides an alternative to Coq's
standard library.
Homepage: http://www.chargueraud.org/softs/tlc/
2017-12-28 08:19:54 +01:00
Peter Hoeg
7798051817
Merge pull request #32927 from peterhoeg/u/kdeapp
...
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
John Wiegley
6674e34614
Xaw3d: 1.6 -> 1.6.2
...
Previously the version was given as 1.6.2, but the tarball it was installing
from was only 1.6.
2017-12-27 15:33:09 -08:00
Peter Simons
635c10140f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-7-g6012213 from Hackage revision
e61097beb3
.
2017-12-27 21:33:17 +01:00
Peter Simons
071c6bb8ab
LTS Haskell 10.1
...
Fixes https://github.com/NixOS/nixpkgs/issues/33097 .
2017-12-27 21:33:12 +01:00
Peter Simons
63a9142279
Merge pull request #33054 from NixOS/ghc-prebuilt
...
ghc prebuilt: Add 7.8.4, 7.10.3 and 8.2.1, and make consistent style
2017-12-27 21:31:56 +01:00
Peter Simons
d9d554a287
Merge pull request #33089 from NixOS/revert-33077-scalendar-cycle
...
Revert "haskellPackages.{SC,sc}alendar: nullify to fix ofborg eval"
2017-12-27 18:34:49 +01:00
Peter Simons
39eb15b028
haskell-scalendar: break the infinite recursion to avoid evaluation errors
...
Suggested in https://github.com/NixOS/nixpkgs/pull/33077#issuecomment-353993598 .
2017-12-27 18:33:45 +01:00
Peter Hoeg
8423b6a3d4
wp-cli: allow using more memory as composer can exhaust it
2017-12-28 00:39:09 +08:00
Peter Hoeg
e8db78639c
openwsman: do not compile on Darwin
2017-12-27 16:43:36 +08:00
Owen Lynch
afd198f0f4
mitschemeX11: init at 9.2
2017-12-26 22:32:23 -05:00
Justin Wood
6af1a08e9b
Elixir: init 1.6-rc.0 ( #33034 )
2017-12-26 16:53:24 -05:00
Peter Simons
adabca4b13
Revert "haskellPackages.{SC,sc}alendar: nullify to fix ofborg eval"
2017-12-26 22:24:30 +01:00
Graham Christensen
cd78ac9586
Merge pull request #33020 from pbogdan/flashtool-broken
...
flashtool: mark as broken
2017-12-26 15:51:14 -05:00
Robin Gloster
46abd5f764
python.pkgs.jinja2: enable tests
2017-12-26 20:39:26 +01:00
Tuomas Tynkkynen
47c782f7f5
Merge remote-tracking branch 'upstream/master' into staging
2017-12-26 21:10:12 +02:00
John Ericson
696f3e702d
Merge pull request #33042 from obsidiansystems/darwin-cxx
...
darwin stdenv: Make stdenv.cc, not stdenv itself, bring in libcxx
2017-12-26 10:54:59 -08:00
gnidorah
bac2d913d3
pythonPackages.pykde4: init at 4.14.3
...
instead of #30985
2017-12-26 21:32:59 +03:00
idontgetoutmuch
482597b4bc
cmdstan: 2.9.0 -> 2.17.1 ( #33076 )
2017-12-26 17:44:13 +00:00
Piotr Bogdan
416d9bd7f8
haskellPackages.{SC,sc}alendar: nullify to fix ofborg eval
2017-12-26 16:52:36 +00:00
Peter Simons
b03ac7d22b
jhc: drop broken Haskell compiler
2017-12-26 15:12:36 +01:00
Michael Alan Dorman
48c4901a7a
taggy: remove patch
...
The newly released 0.2.1 includes it.
2017-12-26 11:36:28 +01:00
Peter Simons
052fdc9427
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
72f75113ed
.
2017-12-26 11:36:23 +01:00
Peter Simons
eb0da3e8af
haskell: drop package sets for GHC 6.12.x, 7.0.x, 7.2.x, 7.4.x, and 7.6.x
...
These old package sets have been broken and unmaintained for a long time now.
2017-12-26 11:35:26 +01:00
Peter Simons
e98e7fb329
haskell: drop obsolete GHC version 7.10.2; we have 7.10.3
2017-12-26 11:35:26 +01:00
Matthieu Coudron
0d3117b506
protocol: init at 20171226
...
An ASCII Header Generator for Network Protocols http://www.luismg.com/protocol/
Run with `$ protocol tcp` for instance to see:
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Source Port | Destination Port |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Sequence Number |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Acknowledgment Number |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Offset| Res. | Flags | Window |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Checksum | Urgent Pointer |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Options | Padding |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
2017-12-26 18:07:05 +09:00