Jude Taylor
137cadb66b
darwin purity: flow
2015-11-03 04:53:25 -08:00
Michael Raskin
70aff600ff
Merge pull request #10797 from tohl/master
...
sbcl: 1.2.16 -> 1.3.0
2015-11-03 10:08:45 +03:00
Jude Taylor
135b32f2a0
darwin purity: doxygen
2015-11-02 14:37:10 -08:00
Jude Taylor
f4f3df5f5d
llvm-3.7: add libcxxabi as a buildInput on darwin
2015-11-02 14:33:51 -08:00
Tomas Hlavaty
c4a825da8b
sbcl: 1.2.16 -> 1.3.0
2015-11-02 21:22:55 +01:00
Peter Simons
c10589cebb
Merge pull request #10793 from Profpatsch/HEAD
...
haskellPackages: enable hsparql checks again
2015-11-02 18:04:46 +01:00
Domen Kožar
fb998dd033
Merge pull request #10779 from mayflower/update-php
...
Update php
2015-11-02 17:47:38 +01:00
Ricardo M. Correia
2ede3e6ddd
rustfmt: 2015-10-17 -> 2015-10-28
...
... which also fixes the build.
Also, I've switched the compiler to the stable channel since rustfmt
supports it now.
2015-11-02 15:44:42 +01:00
Profpatsch
d68a77e504
haskellPackages: enable hsparql checks again
2015-11-02 15:35:20 +01:00
Bjørn Forsman
eeced1bc51
jenkins: 1.633 -> 1.636
2015-11-02 10:39:16 +01:00
Peter Simons
9c2eb52140
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-27-g14f44af using the following inputs:
- Nixpkgs: 296838820e
- Hackage: cbced5bc0e
- LTS Haskell: 4622b913dc
- Stackage Nightly: 05c38f5cda
2015-11-02 10:09:33 +01:00
Benno Fünfstück
a027470a69
python-dubs: set pythonPath for wrapper
...
The python.buildEnv wrapper expects that all pythonPackages
have a pythonPath set, so we set to a dummy value here.
2015-11-01 17:56:18 +01:00
Robin Gloster
fdf8e4f2c8
php70: 7.0.0beta1 -> 7.0.0RC6
2015-11-01 12:13:16 +00:00
Robin Gloster
0ceec8420c
php: 5.6.14 -> 5.6.15
2015-11-01 12:12:13 +00:00
Jude Taylor
020bd4a723
darwin purity: polyml
2015-10-31 16:58:32 -07:00
Peter Simons
a9254356d1
haskell-math-functions: trigger re-build to fix broken binaries on Hydra
2015-10-31 18:44:43 +01:00
Peter Simons
ed3f952933
configuration-hackage2nix.yaml: update list of broken packages
2015-10-31 18:44:41 +01:00
Peter Simons
7a6fe2d4c5
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-27-g14f44af using the following inputs:
- Nixpkgs: 07b9003464
- Hackage: b8c50379ae
- LTS Haskell: 4622b913dc
- Stackage Nightly: 05c38f5cda
2015-10-31 18:43:34 +01:00
John Wiegley
22392d8134
Correction to Boost RPATH for Darwin systems
2015-10-31 09:35:06 -07:00
John Wiegley
cdfb08b9c6
haskellPackages.c2hs: Disable tests on Darwin
...
The tests require gcc, but gcc is no longer available on Darwin systems.
2015-10-31 09:34:26 -07:00
John Wiegley
8f97ad7b3c
coqPackages.ssreflect: add ncurses as a dependency
...
This is needed in the Darwin pure environment, where ncurses is not
available within the sandbox. The exact error was:
coqmktop -coqlib `coqtop -where` -o bin/ssrcoq.byte -I +threads src/ssrmatching.cmo src/ssreflect.cmo
ld: warning: directory not found for option '-L/nix/store/wlf8pb7gz5alzbhdxwayxx0x4as3rnw8-coq-8.5b2/lib/coq/kernel/byterun'
ld: library not found for -lncurses
2015-10-31 09:33:05 -07:00
Jude Taylor
7eea66cabe
Merge pull request #10729 from Profpatsch/hsparql-fix-build
...
haskellPackages: skip hsparql checks
2015-10-30 20:30:18 -07:00
Profpatsch
35dd880019
haskellPackages: skip hsparql checks
2015-10-31 04:25:37 +01:00
Jude Taylor
9da6517c36
atlas: patch out usage of deprecated tmpnam on darwin
2015-10-30 20:15:26 -07:00
William A. Kennington III
aed092339d
rustcMaster: 2015-10-17 -> 2015-10-27
2015-10-30 19:40:52 -07:00
William A. Kennington III
3406cdd0ce
rustc: 1.3.0 -> 1.4.0
2015-10-30 19:40:35 -07:00
Peter Simons
9405a67858
uhc: the build is broken
...
src/ehc/Base/Debug.chs:22:34:
Ambiguous occurrence `showPP'
It could refer to either `UHC.Compiler.Base.Debug.showPP',
defined at src/ehc/Base/Debug.chs:19:1
or `UHC.Util.Pretty.showPP',
imported from `UHC.Util.Pretty' at UHC/Compiler/Base/Debug.hs:5:1-22
src/ehc/Base/Debug.chs:28:32:
Ambiguous occurrence `showPP'
It could refer to either `UHC.Compiler.Base.Debug.showPP',
defined at src/ehc/Base/Debug.chs:19:1
or `UHC.Util.Pretty.showPP',
imported from `UHC.Util.Pretty' at UHC/Compiler/Base/Debug.hs:5:1-22
2015-10-30 23:16:25 +01:00
Peter Simons
e2db6af4b6
configuration-hackage2nix.yaml: update broken builds
2015-10-30 23:16:19 +01:00
Peter Simons
51ce51a60f
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-26-gcb66650 using the following inputs:
- Nixpkgs: 62a178f86b
- Hackage: d288879f8a
- LTS Haskell: 4622b913dc
- Stackage Nightly: 61e6f9dbeb
2015-10-30 23:16:10 +01:00
Jude Taylor
9b4ba3c5da
style fix in ffmpeg expression
2015-10-30 11:40:35 -07:00
Asko Soukka
aa12640cb9
darwin: ffmpeg: add needed inputs
2015-10-30 11:40:35 -07:00
Peter Simons
c9e3a8facc
Merge pull request #10710 from datakurre/datakurre-irkernel
...
r-modules: init IRkernel packages
2015-10-30 14:21:29 +01:00
Domen Kožar
0509252e28
python: don't pass disabled to derivation
2015-10-30 11:31:19 +01:00
Domen Kožar
df6a869ea7
Merge pull request #10712 from FRidh/matplotlib
...
python matplotlib: 1.4.3 -> 1.5.0
2015-10-30 11:27:23 +01:00
Frederik Rietdijk
d320d3dcbf
python matplotlib: 1.4.3 -> 1.5.0
2015-10-30 10:14:38 +01:00
Vincent Laporte
a25d7d523e
ocaml-csv: 1.4.1 -> 1.4.2
2015-10-30 06:03:50 +01:00
Asko Soukka
d8e3a981c5
r-modules: init IRkernel packages
2015-10-30 03:48:23 +02:00
Vincent Laporte
7cb6dbc3d0
merlin: 2.2 -> 2.3
2015-10-29 21:35:41 +01:00
Luca Bruno
e6a7834a56
valum: init at 0.2.0
2015-10-29 16:58:14 +01:00
Luca Bruno
62b567bf56
ctpl: init at 0.3.4
2015-10-29 16:58:13 +01:00
Jude Taylor
f0dd213295
propagate AGL from wxmac for erlang's sake
2015-10-29 00:51:39 -07:00
Jude Taylor
56f053120b
erlang: remove nested lists
2015-10-28 17:36:27 -07:00
Jude Taylor
3b2b2ab046
wxmac: clean up and provide with stub packages
2015-10-28 17:36:20 -07:00
Jude Taylor
e6bc23a801
Merge pull request #10603 from datakurre/datakurre-rabbitmq
...
darwin: erlangR18 + rabbitmq_server: add needed inputs
2015-10-28 17:23:11 -07:00
Jude Taylor
74416dc40a
wxmac: fix build
2015-10-28 17:15:16 -07:00
Henry Till
a7784cafa3
SDL: fix on darwin
2015-10-28 19:44:30 -04:00
Jude Taylor
7f0e9659f7
double-conversion: propagate libcxx
...
Packages that depend on double-conversion may fail their doctests if dlopen(libc++.dylib)
fails.
2015-10-28 14:20:02 -07:00
Jude Taylor
07849565ed
SDL2: add darwin frameworks
2015-10-28 13:34:53 -07:00
Jude Taylor
1786f6bd4d
make mesa inputs more specific
2015-10-28 13:34:53 -07:00
Pascal Wittmann
36a529e566
icmake: 7.22.01 -> 7.23.02
2015-10-28 17:43:41 +01:00