Peter Simons
2605149d15
ghc-8.0.2: cosmetic
2016-11-30 09:47:37 +01:00
Peter Simons
fb9f9926cd
ghc-8.0.2: drop use of the obsolete response file patch
...
Our gcc wrapper has been fixed to deal with those files properly.
2016-11-30 09:46:44 +01:00
Tuomas Tynkkynen
8a4d6516ee
Merge remote-tracking branch 'upstream/staging' into master
2016-11-30 00:34:23 +02:00
joachim schiele
8806344618
rust: Updates & rename rustUnstable
to rustNighly
.
2016-11-29 17:09:01 +01:00
joachim schiele
f67061c1de
(rustc-nightly) init at 2016-11-26 - precompiled rustc nightly binary
2016-11-29 09:10:39 +01:00
Vladimír Čunát
b67ae8b33c
llvmPackages*.lldb: fixup input by disabling libedit
...
Fixes #20773 . https://llvm.org/bugs/show_bug.cgi?id=28898
Of course, feel free to find a better solution.
I love this copy&paste :-/
2016-11-28 19:02:15 +01:00
Moritz Ulrich
bfc187f23a
rustc: Loosen bootstrapping restrictions.
...
Newer nightlies check a new environment variable that if set will loosen
restrictions on which compiler version can be used for bootstrapping.
Upstream issue is at https://github.com/rust-lang/rust/pull/37265
2016-11-28 11:21:12 +01:00
Moritz Ulrich
e36d243258
rustc: Don't fail if deleting of breaking tests fails.
2016-11-28 11:16:13 +01:00
Michael Raskin
5d5346d824
julia_05: init at 0.5.0; right now backtrace-related tests are disabled because they fail in this configuration, but the rest works
2016-11-27 10:14:33 +01:00
Michael Raskin
fcf9f5d4d5
julia: 0.4.6 -> 0.4.7
2016-11-27 10:14:33 +01:00
Michael Raskin
db7e616b45
julia-git: add macOS frameworks, hopefully that's useful
2016-11-26 22:41:41 +01:00
Michael Raskin
e3d0fd8bc7
julia-git: pin LLVM 3.9, seems to work fine
2016-11-26 22:33:52 +01:00
Michael Raskin
b7eb9241dc
julia-git: 0.5.0-dev-2016-06-10 -> 0.6.0-dev-2016-11-25
2016-11-26 21:35:18 +01:00
Peter Simons
c272c66276
ghc: add release candidate 1 for 8.0.2
2016-11-26 21:24:40 +01:00
Michael Raskin
81667f3663
Merge pull request #19806 from vbgl/opa-4310
...
opa: update
2016-11-26 14:00:37 +00:00
Vladimír Čunát
925b335607
Merge branch 'master' into staging
2016-11-26 11:27:09 +01:00
Austin Seipp
a51378c419
nixpkgs: yosys 2016.08.18 -> 2016.11.25
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-25 23:26:10 +00:00
Karn Kallio
841b19500a
ats2 : advance Postiats to version 0.2.12, which is the latest release.
2016-11-25 09:21:29 +01:00
Frederik Rietdijk
7ab6edd171
llvm_34: use python2
2016-11-24 22:28:03 +01:00
Franz Pletz
f01dd648f5
Merge branch 'master' into staging
2016-11-23 02:06:26 +01:00
Domen Kožar
1d71ae259f
elm: be able to install everything inside a profile to fix #19943
2016-11-21 12:42:44 +01:00
Travis Whitaker
caa81f7bcf
ghcjs: Add ghc-8.0 stage2 packages, update shims. ( #20564 )
2016-11-21 10:13:09 +01:00
montag451
1ff6680efe
asn1c: init at 0.9.27 ( #20577 )
2016-11-20 17:45:58 +00:00
Moritz Ulrich
aa4ad9b98a
rustc: Fix hanging build by disabling test.
2016-11-20 15:38:37 +01:00
Peter Simons
02668d6c6a
ghc: drop patch that disables use of response files
...
https://github.com/NixOS/nixpkgs/issues/11762 has been fixed by
1ad1edbb32
.
2016-11-19 20:21:32 -04:00
Shea Levy
64ec4dd87b
Add haskell packages set for cross ghc
2016-11-18 10:44:53 -05:00
Profpatsch
b399de2970
ghcjsHEAD: don’t just copy & replace, reuse same code ( #20493 )
...
* ghcjsHEAD: don’t just copy & replace, reuse same code
The HEAD file was just copied over and a few hashes replaced.
Most of these hashes were already function arguments anyway, so no reason to not
abstract over that.
* ghcjs/base: factor out stage1Packages & regenerate for HEAD
The stage1Packages have changed on ghcjs head, this adds the new list.
2016-11-18 16:13:56 +01:00
Rok Garbas
84280ff96d
elm: 0.17.1 -> 0.18
2016-11-18 02:55:42 +01:00
Pascal Wittmann
5ed5b2278b
colm: 0.13.0.3 -> 0.13.0.4
2016-11-17 22:34:03 +01:00
Shea Levy
da547f7961
ghcHEAD: Add back response files patch
2016-11-17 01:05:21 -05:00
Rushmore Mushambi
244c18c70d
Merge pull request #20460 from retrry/master
...
Rust updates
2016-11-16 18:30:01 +02:00
Domen Kožar
d35c15217c
Merge pull request #20443 from NeQuissimus/kotlin_1_0_5_2
...
kotlin: 1.0.5 -> 1.0.5-2
2016-11-16 14:14:19 +01:00
Tadas Barzdzius
0f51eb58ee
rustc, cargo: 1.12.1 -> 1.13.0, 0.13.0 -> 0.14.0
2016-11-16 13:25:19 +02:00
Shea Levy
d9e63424b7
ghc-HEAD: Run boot after patches.
...
This allows for patches affecting configure.ac to take effect
2016-11-15 19:44:21 -05:00
Shea Levy
6f7593fddc
ghc-head: fix hash.
...
Apparently fetchgit lies...
2016-11-15 18:30:32 -05:00
Shea Levy
845b56d25a
Initial support for cross-compiling ghc
2016-11-15 16:59:09 -05:00
Shea Levy
459ab0e0fd
Whoops, actually add patch for llvm
2016-11-15 16:41:24 -05:00
Shea Levy
f615df9599
llvm-3.8: Fix segfault in llc
2016-11-15 16:39:08 -05:00
Tim Steinbach
703b404c62
kotlin: 1.0.5 -> 1.0.5-2
2016-11-15 13:15:10 -05:00
Domen Kožar
1b773f5e42
Merge pull request #20288 from danharaj/ghcHEAD-fix-patchPhase
...
haskell.compiler.ghcHEAD: fix patchPhase #10752
2016-11-10 14:16:29 +01:00
Pascal Bach
2ebe748113
go: 1.7.1 -> 1.7.3
2016-11-10 01:51:18 +01:00
Tim Steinbach
b71589e4ca
kotlin: 1.0.4 -> 1.0.5
2016-11-09 18:53:52 -05:00
Daniel Haraj
bac1189399
haskell.compiler.ghcHEAD: fix patchPhase #10752
2016-11-09 14:26:43 -05:00
Ollie Charles
a4f2d339fe
haskell.compiler.ghcHEAD: Update to latest upstream
2016-11-08 10:03:05 +00:00
Tobias Geerinckx-Rice
a66f9b2a02
dmd: 2.067.1 -> 2.070.2
...
dmd 2.070.2 requires a working dmd compiler to build.
Instead of downloading a pre-compiled binary blob, keep the previous
version (which does properly build from source) around as dmd_2_067_1,
and use that to bootstrap the new version.
2016-11-06 00:44:32 +01:00
Tobias Geerinckx-Rice
c9bb753584
dmd: {b -> nativeB}uildInputs; remove unreferenced curl
2016-11-06 00:36:38 +01:00
Tobias Geerinckx-Rice
bb57eeccde
Revert "dmd: 2.067.1 -> 2.070.2"
...
This reverts commit 50a579f192
.
Building with AUTO_BOOTSTRAP=1 will download pre-compiled dmd binaries
during the build phase: https://github.com/NixOS/nixpkgs/pull/15256#r62290617
2016-11-06 00:36:36 +01:00
Tobias Geerinckx-Rice
50a579f192
dmd: 2.067.1 -> 2.070.2
2016-11-05 18:44:11 +01:00
Tim Steinbach
c86624c3db
Merge pull request #20142 from NeQuissimus/dead_packages
...
Dead packages (Round 1)
2016-11-04 23:05:10 -04:00
Markus Hauck
7fae93fa76
scala: fix hash
2016-11-04 10:13:46 +01:00
Tim Steinbach
4e50480757
Remove abc
...
The package does not build and the links are no longer available
2016-11-03 21:16:29 -04:00
Vincent Laporte
0ba77712fc
opa: 4309 -> 4310
2016-11-03 18:43:27 +01:00
John Wiegley
4008300243
Merge pull request #20025 from vbgl/coq-8.5pl3
...
Coq: 8.5pl2 -> 8.5pl3
2016-11-03 10:38:45 -07:00
Travis Whitaker
c491309d61
ghcjs: add ghcsjHEAD, tracking ghc-8.0 branch
...
Closes https://github.com/NixOS/nixpkgs/pull/20071 .
Closes https://github.com/NixOS/nixpkgs/issues/19905 .
2016-11-03 17:37:19 +01:00
Vincent Laporte
7c53518663
compcert: patch to build with Coq-8.5pl3
2016-11-02 19:23:15 +01:00
Daniel Brockman
8bae051c72
solc: 0.4.2 -> 0.4.4
2016-11-02 16:43:46 +01:00
Eelco Dolstra
5ecb427368
cudatoolkit: Add 8.0.44
2016-11-01 22:52:26 +01:00
Tim Steinbach
33aac6e4c9
scala: Fix hash
2016-11-01 08:54:53 -04:00
Tim Steinbach
f5264cd7f3
scala: 2.11.8 -> 2.12.0
2016-10-29 12:20:23 -04:00
Christine Koppelt
162c65fc87
nodejs-0_10: remove
...
node.js 0.10 reaches end of LTS in a few days (see https://github.com/nodejs/LTS for details). Therefore I removed it and set 3 dependant packages to broken as they don't build anymore
2016-10-28 07:43:04 -04:00
Graham Christensen
eab3395be3
Merge pull request #19877 from NeQuissimus/openjdk_8u122_04
...
openjdk: 8u122-03 -> 8u122-04
2016-10-26 22:19:02 -04:00
Frederik Rietdijk
7077a270bf
Merge remote-tracking branch 'upstream/master' into HEAD
2016-10-26 13:06:43 +02:00
Tim Steinbach
070ff88fea
openjdk: 8u122-03 -> 8u122-04
2016-10-25 21:42:42 -04:00
Shea Levy
be02229f06
Add libcxxStdenv attribute to recent llvm package sets
2016-10-25 10:29:40 -04:00
John Wiegley
8a60ebb816
jhc: Use the cc that's in scope when building
2016-10-24 15:28:08 -07:00
Maciek Starzyk
f2b3e3db2c
nim: 0.15.0 -> 0.15.2
2016-10-24 21:08:54 +02:00
Thomas Tuegel
a953b6c1ca
ats2: clean up expression
2016-10-24 06:44:21 -05:00
Karn Kallio
df5ffdc4c1
ats2 : update to latest stable release 0.2.11
2016-10-24 06:40:30 -05:00
Tim Steinbach
ec6ed58dba
Merge pull request #19697 from nexusdev/solc
...
Update Solidity compiler to latest version
2016-10-23 20:54:48 -04:00
Tim Steinbach
cfc4a0d7ae
Merge pull request #19727 from dipinhora/ponyc-0.6.0
...
ponyc: 0.5.1 -> 0.6.0
2016-10-23 09:13:52 -04:00
Tim Steinbach
8022a0759e
Merge pull request #19777 from NeQuissimus/rust_1_12_1
...
rust: 1.12.0 -> 1.12.1
2016-10-22 19:25:10 -04:00
Tim Steinbach
e4c38f36dd
openjdk: 8u122-00 -> 8u122-03
2016-10-22 14:27:12 -04:00
Tim Steinbach
96cc219524
rust: 1.12.0 -> 1.12.1
2016-10-22 13:49:23 -04:00
Frederik Rietdijk
e56832d730
Merge remote-tracking branch 'upstream/master' into HEAD
2016-10-22 17:23:24 +02:00
Vladimír Čunát
7aeca58779
Merge #14404 : add a couple of vulkan utilities
2016-10-22 11:37:05 +02:00
Jörg Thalheim
78e64d2c14
Merge pull request #19413 from sheenobu/bugfix/16387/goroot
...
go_1_7: make $out/bin a link to $GOROOT/share/go/bin
2016-10-22 11:23:47 +02:00
Vladimír Čunát
4d5b893002
Merge #19081 : gnome-3.22
...
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
dipinhora
ae4ef90fcb
ponyc: 0.5.1 -> 0.6.0
2016-10-20 14:01:10 -04:00
Tim Steinbach
d2371e6084
Merge pull request #19457 from dipinhora/ponyc-update
...
ponyc: 2016-07-26 -> 0.5.1
2016-10-20 13:16:56 -04:00
Tim Steinbach
b922bedc46
oraclejdk: 8u101/102 -> 8u111/112
2016-10-19 19:57:13 -04:00
Daniel Brockman
afa3a20d3b
solc: 0.4.1 -> 0.4.2
2016-10-19 19:38:07 +02:00
Daniel Brockman
7e78217f7c
solc: 0.3.6 -> 0.4.1
2016-10-19 19:36:04 +02:00
Anthony Cowley
0f6ef7c41c
llvm_39: fix on darwin
2016-10-19 01:53:13 -04:00
Frederik Rietdijk
284f22d19e
lldb 3.7: use python2
...
just like llvm 3.7
2016-10-18 23:16:10 +02:00
Frederik Rietdijk
aa652d0df7
edk2: use python2
...
python 2 print statement
2016-10-18 23:16:04 +02:00
Frederik Rietdijk
adbaed0815
llvm 3.7: use python2
2016-10-18 23:16:03 +02:00
dipinhora
66113fb0fa
ponyc: 2016-07-26 -> 0.5.1
2016-10-15 23:50:04 -04:00
obadz
540e3e8935
coreclr: 8c70800 -> 1.0.4
2016-10-15 12:15:35 +01:00
Alex Ivanov
a70dfe6ffb
pakcs: add kkallio as maintainer
2016-10-15 05:24:42 +03:00
Vladimír Čunát
061758490f
Merge branch 'master' into staging
...
... to get the openssl mass rebuild: 942dbf89c
.
2016-10-14 13:16:11 +02:00
Frederik Rietdijk
ffa65afdcd
edk2: use python env
2016-10-13 10:47:07 +02:00
Frederik Rietdijk
cffdffe1f6
Merge pull request #19309 from FRidh/outputs
...
Python: use separate output for tkinter
2016-10-13 10:40:14 +02:00
Alex Ivanov
1fa5aceda8
pakcs: fixed for darwin
2016-10-13 09:37:02 +03:00
Alex Ivanov
e9e69993b2
swiProlog: fixed for darwin
2016-10-13 09:36:49 +03:00
Daniel Peebles
77d1fb94f1
Merge pull request #19470 from copumpkin/fix-sierra
...
Fix Darwin stdenv to work on Sierra
2016-10-12 19:04:03 -04:00
Peter Simons
8c95f0ffaf
ghcjs: revert "mark build as broken"
...
This reverts commit 8f07d4bd780a24dcf33be46d8cbfc6163fcdde0e. The build
failure blocking this package has been fixed in the meanwhile. Thanks to
@basvandijk for the heads-up.
(cherry picked from commit 56d033ac1b00a8b29bc29589312d2f5024656bd3)
2016-10-12 16:52:41 +02:00
Tim Steinbach
259dcac753
Merge pull request #19484 from peterhoeg/vala
...
vala: unify builders for various versions
2016-10-12 09:32:38 -04:00
Peter Hoeg
a6d1d06a95
vala: unify builders for various versions
...
We are currently carrying a number of vala versions where each version
is essentially just a copy of the earlier version.
This PR gets rid of a ton of duplication and uses a standard builder.
Secondly, we add a definition for the latest vala 0.34.1.
Lastly, we add a generic "vala" that refers to the latest stable
version.
I have tried changing the definitions for "simple-scan" and "valum" to use
the latest vala version and they at least compile OK so I'll try a
massive sed job to replace all the definitions later to simply use the
latest version through "vala" instead of specifying a version directly.
According to upstream:
"Well-maintained packages are expected to always build with the latest
stable Vala version."
Maybe this means that my generic builder is then no longer necessary. Oh well...
I added myself to the maintainer array for vala although I have no
interest in the language - this was purely a nix exercise for me but I
thought it was reasonable to be the one to clean up the mess if this has
side effects...
Cc: @antono and @lethalman
2016-10-12 21:12:05 +08:00
Benjamin Saunders
d608456005
shaderc-git: init at 2016-09-08
2016-10-12 13:19:34 +01:00
Benjamin Saunders
e0e27c83ab
vulkan-loader: 1.0.21.0 -> 1.0.26.0
...
Also added asserts to ensure everything stays in sync.
2016-10-12 13:19:34 +01:00
lummax
efc51ce52d
glslang: 2016-07-27 -> 2016-07-16
...
`vulkan-loader` requires a specific version of `glslang` as specified in
`<vulkan-loader-repo>/glslang_revision`.
2016-10-12 13:19:34 +01:00
Joe Hermaszewski
e6cfc62063
glslang: init at 20160727
2016-10-12 13:18:27 +01:00
Dan Peebles
d8a0307a5d
[darwin.stdenv] Fix to work on Sierra
...
This reinstates the libSystem selective symbol export machinery we used
to have, but locks it to the symbols that were present in 10.11 and skips
the actual compiled code we put into that library in favor of the system
initialization code. That should make it more stable and less likely to
do weird stuff than the last time we did this.
2016-10-12 00:08:13 -04:00
Peter Simons
2804067fc8
Merge pull request #19462 from dipinhora/pony-stable
...
pony-stable: init at 2016-10-10
2016-10-11 22:43:07 +02:00
Vladimír Čunát
56e9bbfe65
Merge #18130 : llvmPackages_38: 3.8.0 -> 3.8.1
2016-10-11 22:29:59 +02:00
dipinhora
8a7cb597ae
pony-stable: init at 2016-10-10
2016-10-11 16:07:55 -04:00
Tim Steinbach
b116f9b0cd
rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0
2016-10-10 21:59:26 -04:00
Frederik Rietdijk
104c50dd1a
Python: remove modules and pythonFull
2016-10-10 10:33:24 +02:00
Sheena Artrip
3e3a189cc6
go_1_7: make $out/bin a link to $GOROOT/share/go/bin
2016-10-10 00:10:05 -04:00
Will Dietz
5b3bf1fffa
llvm-3.8: Fix clang build on non-darwin.
...
'set-xcode-analyzer' is only installed on APPLE.
2016-10-09 16:57:40 +02:00
Vincent Laporte
4168706d4f
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-09 11:55:19 +02:00
Tim Steinbach
b4b9b0fa9d
kotlin: 1.0.3 -> 1.0.4
2016-10-08 18:32:00 +00:00
Nikolay Amiantov
a1791e8543
Merge pull request #19167 from abbradar/java-gui
...
jre8: minimize minimal build and add more GUI dependencies to the regular one
2016-10-07 14:12:33 +04:00
Michael Raskin
667c2fb025
obliv-c: init at 0.0pre20161001
2016-10-06 17:48:05 +02:00
Thomas Tuegel
2e255a2edd
Merge branch 'staging'
2016-10-06 09:51:02 -05:00
Joachim F
f7294c8df6
Merge pull request #19245 from gnidorah/master
...
pakcs: init at 1.14.0
2016-10-06 10:55:32 +02:00
Alex Ivanov
2aeb234f25
pakcs: update to 1.14.0
2016-10-05 21:20:58 +03:00
Vladimír Čunát
30f551d8b2
Merge branch 'master' into staging
2016-10-05 19:02:48 +02:00
Jörg Thalheim
1bd8d7710e
Merge pull request #19125 from markus1189/bin-bash-cleanup
...
Bin bash cleanup
2016-10-05 17:16:00 +02:00
Peter Simons
2f0d0cd05a
ghcjs: mark build as broken
...
(cherry picked from commit 8f07d4bd780a24dcf33be46d8cbfc6163fcdde0e)
2016-10-05 09:46:53 +02:00
Jörg Thalheim
d8f8983df4
Merge pull request #19208 from mstarzyk/nim
...
Nim & nimble upgrade
2016-10-05 09:10:52 +02:00
Alex Ivanov
cb79662bf3
pakcs: reborn
2016-10-04 22:49:07 +03:00
Peter Simons
98a750b4a8
Merge pull request #19228 from mboes/ghc-head-20160930
...
haskell.compiler.ghcHEAD: update to latest upstream (20160930).
2016-10-04 20:51:45 +02:00
Markus Hauck
aafbd40577
Replace hard coded /bin/bash occurrences
2016-10-04 20:15:37 +02:00
Mathieu Boespflug
4b34e4a7cb
haskell.compiler.ghcHEAD: update to latest upstream (20160930).
...
Includes several fixes necessary for inline-java full functionality.
2016-10-04 17:51:37 +02:00
Maciek Starzyk
eda85e161f
nim: 0.14.2 -> 0.15.0
2016-10-03 21:44:40 +02:00
Jörg Thalheim
888f6a1280
Merge pull request #19199 from wizeman/u/fix-help2man-hash
...
help2man: fix hash
2016-10-03 19:26:44 +02:00
Anthony Cowley
3989b8da43
rustc: fix build on darwin
...
The OS is identified as "10.4" rather than "osx". This commit removes
the 'rt' build script's hard coding of the "osx" suffix when building on
darwin since the cmake configuration falls back to building a 10.4
compatible libclang_rt.
2016-10-03 09:20:56 -04:00
Jörg Thalheim
54867a0400
Merge pull request #19131 from aneeshusa/remove-redundant-cmake-build-type-release-args-part2
...
llvm3.9: Remove -DCMAKE_BUILD_TYPE=Release flags
2016-10-03 14:43:40 +02:00
Nikolay Amiantov
9d7c9cc32e
openjdk8: add a patch to use GTK when available by default
2016-10-02 23:57:10 +03:00
Nikolay Amiantov
a15c943337
openjdk8: rework dependencies
...
This makes several adjustments around what is linked into JRE.
* system giflib, libjpeg, zlib are now used unconditionally;
* libstdc++ is linked dynamically.
For full version:
* GTK+ and GNOME libraries are linked;
* Extra X11 libraries are linked;
* CUPS is linked;
* libmagic (file) is linked.
For minimal version:
* All X11 support is removed;
* Sound support is removed.
* Fonts and their support are not lined.
jre8_headless is added as a minimal build.
Overall this adds support for all things GUI into the default Java build and
removes them from the minimal build.
2016-10-02 23:57:02 +03:00
Tuomas Tynkkynen
19225bf5cc
Merge remote-tracking branch 'upstream/master' into staging
2016-10-02 10:36:47 +03:00
Aneesh Agrawal
c04e46c87d
llvm3.9: Remove -DCMAKE_BUILD_TYPE=Release flags
...
Since commit 183d05a
in 2012, this is the default.
2016-10-01 13:55:42 -04:00
Aneesh Agrawal
fcee1d0b28
Remove redundant -DCMAKE_BUILD_TYPE=Release flags
...
Since commit 183d05a0
in 2012, this is the default.
fixes #18000
2016-10-01 16:13:41 +02:00
Tomas Hlavaty
4c3a232bbd
sbcl: 1.3.9 -> 1.3.10
2016-10-01 12:40:46 +02:00
Graham Christensen
38c5876b2d
oraclejdk7: remove due to end of life
2016-09-28 16:39:12 -04:00
Vladimír Čunát
77604964b6
Merge branch 'master' into staging
2016-09-28 17:13:59 +02:00
Eelco Dolstra
483aa6b903
Merge pull request #18975 from mayflower/fix/remove-jdk6
...
jdkdistro: remove oraclejdk6, not maintained anymore
2016-09-27 11:54:49 +02:00
Joachim F
a5580c9951
Merge pull request #18765 from aske/ocaml-move
...
Reorganize ocaml packages
2016-09-26 23:17:53 +02:00
Joachim F
67baa48161
Merge pull request #18930 from acowley/mlton-darwin-bootstrap
...
mlton: darwin bootstrap fixes
2016-09-26 23:06:40 +02:00
Franz Pletz
0ccb59b562
jdkdistro: remove oraclejdk6, not maintained anymore
2016-09-26 13:40:20 +02:00
Anthony Cowley
3835a1917f
mlton: darwin bootstrap fixes
...
Allow mlton to compile in a more barren sandbox. The bootstrapping
binaries for darwin have dynamic linking dependencies outside of the nix
store. This patch shifts them to point to the appropriate library within
the nix store.
2016-09-25 20:47:16 -04:00
Kirill Boltaev
ea171c39d7
metaocaml_3_09: mark as broken
2016-09-26 02:36:49 +03:00
Kirill Boltaev
3fbc40b377
ber_metaocaml_003: mark as broken
2016-09-26 02:36:49 +03:00
Kirill Boltaev
e61663a233
treewide: move to ocaml-ng system
2016-09-26 02:36:49 +03:00
Tomas Hlavaty
af8bfbd91d
sbcl: 1.3.8 -> 1.3.9
2016-09-24 22:02:07 +02:00
Vladimír Čunát
fffc7638cd
Merge branch 'master' into staging
2016-09-24 18:54:31 +02:00
Vladimír Čunát
d2965a7d85
llvm-3.9: move shared libLLVM to a separate output
...
Fixes #18840 : too large closure of mesa_drivers.
Tested atop 16.09:
- clang compiles a hello-world app;
- mesa seems to link OK;
- ispc builds.
Size comparison:
- 80 MB of full llvm-3.7 on 16.03;
- 200 MB of full llvm-3.9 on 16.09 before this patch;
- 50 MB of libLLVM after this commit.
2016-09-24 18:32:45 +02:00
Vladimír Čunát
9eb91323bd
Merge #18566 : ghdl: add support for llvm backend
2016-09-24 14:14:13 +02:00
Aneesh Agrawal
9f7d9def4c
as31: Apply Debian patch for CVE-2012-0808 ( #18904 )
2016-09-24 03:54:52 +02:00
Graham Christensen
f388b0dda2
Merge pull request #18875 from NeQuissimus/openjdk_1_7_111_b01
...
openjdk7: 1.7.0-91 -> 1.7.0-111
2016-09-23 19:58:05 -04:00
Théophane Hufschmitt
acc608d88e
ocaml_4_02 : Fix src
...
#08b85f5f9917cad7 introduced a wrong src url for ocaml 4.02 (and thus
broke a lot of stuff),
This restores the correct url.
2016-09-23 21:47:42 +02:00
Joachim F
a8d4f747a4
Merge pull request #18864 from acowley/mlton-clang
...
mlton: fix build with clang (darwin)
2016-09-23 20:18:24 +02:00
Joachim F
ac8206e31d
Merge pull request #17147 from regnat/ocamlUpdates
...
ocamlPackages : update some packages
2016-09-23 19:55:10 +02:00
Tim Steinbach
83a893c38a
openjdk7: 1.7.0-91 -> 1.7.0-111
2016-09-23 08:45:38 -04:00
Anthony Cowley
7181d20a4f
mlton: fix build with clang (darwin)
...
A minor tweak is necessary to avoid raising an error when building with
clang. This gets mlton building on darwin.
2016-09-22 23:02:03 -04:00
Eelco Dolstra
7a4209c356
Merge remote-tracking branch 'origin/master' into staging
2016-09-20 17:46:09 +02:00
Eelco Dolstra
ad8f31df7f
gcc_multi: Move $out/lib64/* to $lib/lib64
...
This prevents VirtualBox from having a copy of gcc in its closure.
2016-09-20 16:42:30 +02:00
timor
d5ffca8829
ghdl: use fetchFromGitHub
...
for some reason the sha256 changed...
2016-09-20 14:15:52 +02:00
timor
ecbf44485b
ghdl: add support for llvm backend
...
Make the existing ghdl recipe more flexible, and introduce "ghdl_llvm"
as a package in addition to "ghdl_mcode". This seems to specifically
require llvm 3.5, though. The flavour is also encoded in the package name.
cc @viric
2016-09-20 14:15:52 +02:00
Vladimír Čunát
06839f5a40
fix some evaluation problems after 8610a34474
...
/cc #18327 .
2016-09-17 02:26:49 +02:00
Eelco Dolstra
5ade8fff79
cudatoolkit: Fix building dependent packages
...
- Set a cmake flag to allow cmake to find CUDA automatically.
- Pass -D_FORCE_INLINES to work around
/nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h: In function 'void* __mempcpy_inline(void*, const void*, size_t)':
/nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h:650:42: error: 'memcpy' was not declared in this scope
https://github.com/BVLC/caffe/issues/4046
This fixes OpenSubdiv and Blender.
2016-09-17 00:40:41 +02:00
Vladimír Čunát
0fc5900665
Merge #18585 : pcre2: 10.21 -> 10.22
2016-09-17 00:34:29 +02:00
Vladimír Čunát
7a0b3c64ee
Merge #18327 : gcc darwin fixes
2016-09-17 00:32:03 +02:00
Vladimír Čunát
52e1a198cf
Merge branch 'master' into staging
2016-09-17 00:31:34 +02:00
Tuomas Tynkkynen
e1d05ffb6a
dtc: 1.4.1 -> 1.4.2
2016-09-17 00:54:07 +03:00
Vladimír Čunát
5de2857a54
gcc*: use stdenv.cc.libc instead of stdenv.libc
...
The latter doesn't exist on Linux.
2016-09-16 23:23:33 +02:00
Peter Simons
d1b34967fe
ghc-8.0.1: Revert "cosmetic fix to the Nix expression to unbreak syntax highlighting"
...
This reverts commit 29a53017a4
, which broke filterdiff according to
https://github.com/NixOS/nixpkgs/issues/18665#issuecomment-247626588 .
2016-09-16 20:45:09 +02:00
Peter Simons
b26f956d84
Merge pull request #18668 from AtnNn/swipl
...
swiProlog: 6.6.6 -> 7.2.3
2016-09-16 20:44:16 +02:00
Matthew Bauer
8610a34474
gcc: use special native system headers for darwin
...
Darwin systems need to be able to find CoreFoundation headers as well as
libc headers. Somehow, gcc doesn't accept any "framework" parameters
that would normally be used to include CoreFoundation in this
situation.
HACK: Instead, this adds a derivation that combines the two. The result
works but probably not a good long term solution.
ALTERNATIVES: Maybe sending patches in to GCC to allow
"native-system-framework" configure flag to get this found.
2016-09-15 17:58:09 -05:00
Matthew Bauer
c7e0fbcbc8
gcc4.6: remove from tree
...
This isn't available from all-packages, so I think it's okay to
remove. It's unclear how to keep this updated with the changes.
2016-09-15 17:58:08 -05:00
Matthew Bauer
f760e980f0
gcc4.5: allow empty libc-ldflags
2016-09-15 17:56:51 -05:00
Matthew Bauer
cf004ae56e
gcc: add --with-native-system-header-dir for clang
...
gcc needs to be able find system headers. Without this, gcc fails to build because
/usr/include is not available.
Note: stdenv.libc should be available for all stdenv's, I think.
2016-09-15 17:56:50 -05:00
Matthew Bauer
f2e753a90c
gcc: fix gmp, mpfr includes
...
This should get gcc48, gcc5, and gcc6 working again.
Also: use makeLibraryPath, and makeSearchPathOutput for LIBRARY_PATH and
CPATH. This is a refactor but it also fixes an issue with zlib.
2016-09-15 17:56:50 -05:00
Matthew Bauer
45cd1ea620
gcc: --enable-bootstrap on Darwin
...
This seems to be working now. ISL needs to be disable for it to build
completely though.
2016-09-15 17:54:01 -05:00
Etienne Laurin
ff9208c37a
swiProlog: 6.6.6 -> 7.2.3
2016-09-15 00:31:23 -04:00
Daiderd Jordan
db7adbf69c
go: fix darwin build
2016-09-14 21:00:13 +02:00
Daiderd Jordan
4d25b23d26
Merge pull request #18516 from offlinehacker/pkgs/go/1.7.1
...
go_1_7: 1.7 -> 1.7.1
2016-09-14 20:54:40 +02:00
Ram Kromberg
652e3488f9
julia: pcre2 -> pcre2.dev + pcre2 output fix
2016-09-14 21:35:44 +03:00
Kirill Boltaev
0f37287df5
treewide: explicitly specify gtk version
2016-09-13 21:09:24 +03:00
Domen Kožar
01895ff5ea
fstar: disable tests https://github.com/FStarLang/FStar/issues/676
...
(cherry picked from commit feef017564c292e088de69e97db4071bf08c2853)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 16:13:05 +02:00
Nikolay Amiantov
4748709926
Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs
2016-09-13 12:51:34 +03:00
Franz Pletz
fb9117efa6
Merge pull request #18488 from chris-martin/md5-2
...
Miscellaneous packages: Use sha256 instead of md5 (part 2)
2016-09-13 07:11:43 +02:00
Christian Gerbrandt
eabecc19e0
hhvm: 3.12.1 -> 3.15.0 ( #18508 )
2016-09-13 07:04:41 +02:00
Aristid Breitkreuz
7e273d9209
ispc: attempt to make build more robust and hydra-compatible
2016-09-12 22:45:47 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Dan Peebles
7b9d3f8605
stdenv-darwin: upgrade a few more things
...
It's a long build and generally painful to split into smaller commits,
so I apologize for lumping many changes into one commit but this is far
easier.
There are still several outdated parts of the darwin stdenv but these
changes should bring us closer to the goal.
Fixes #18461
2016-09-12 01:46:44 -04:00
Jaka Hudoklin
272c59a75b
go_1_7: 1.7 -> 1.7.1
2016-09-11 20:22:17 +02:00
Vladimír Čunát
a49cb9dcbe
llvmPackages: generalize "3.9.0" string occurrences
...
Discussed:
https://github.com/NixOS/nixpkgs/commit/15af9082eb#commitcomment-18903919
2016-09-11 10:13:34 +02:00
Tuomas Tynkkynen
0dbfb0fc48
Merge commit 'bd6e40c' from staging into master
...
Major changes being pulled in:
- mesa: maintenance 12.0.1 -> 12.0.2
- texlive: 2015 -> 2016
2016-09-10 23:23:44 +03:00
Chris Martin
6f32f2cc25
ocaml 3.08.0: md5->sha256
2016-09-10 13:56:04 -04:00
Frederik Rietdijk
3c42ff35ce
julia-git: mark as broken for i686
2016-09-10 18:59:30 +02:00
Frederik Rietdijk
f6c2afc423
julia: mark as broken for i686
2016-09-10 18:59:30 +02:00
Vladimír Čunát
f5a157fa3e
orc: bug-fix 0.4.25 -> 0.4.26
2016-09-10 11:32:05 +02:00
Vladimír Čunát
001bde3df0
gcc45, gnat, ghdl: fix up the builds
...
Some parts are slightly puzzling, but it seems to work and it didn't
seem economical to put more effort into it.
2016-09-10 00:32:13 +02:00
Peter Simons
0777d26038
jhc: 32 bit builds are broken in "vector"
...
http://hydra.nixos.org/build/40060997/nixlog/1/raw
2016-09-09 13:55:39 +02:00
Dan Peebles
c1d3c10607
smlnj-bootstrap: 110.76 -> 110.80
2016-09-08 23:12:22 -04:00
Nikolay Amiantov
e063c66353
mono44: 4.4.1.0 -> 4.4.2.11
2016-09-08 03:59:06 +03:00
Eelco Dolstra
587348743c
go: Remove unused version
2016-09-07 17:41:53 +02:00
Rahul Gopinath
3ddf76c00a
mono: init at 4.6
2016-09-07 12:42:48 +02:00