Eelco Dolstra
942422a646
Merge branch 'glibc' of https://github.com/rnhmjoj/nixpkgs into staging
2017-07-06 15:14:57 +02:00
Michael Raskin
16f02e8116
Merge pull request #25235 from kuznero/mono5x
...
mono: init at 5.0
2017-07-05 22:36:13 +02:00
Vincent Laporte
8f106ead47
julia_05: disable tests on Darwin
2017-07-05 18:02:18 +00:00
Vladimír Čunát
9e1c7ddaae
Merge branch 'master' into staging
2017-07-05 09:53:53 +02:00
Vladimír Čunát
f171b95e44
Merge #26905 : llvmPackages_4: 4.0.0 -> 4.0.1
2017-07-05 09:01:26 +02:00
Vladimír Čunát
5328aac7be
Merge branch 'staging'
...
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Jörg Thalheim
f873ba8cc8
Merge pull request #27101 from volth/haxe-essentials
...
haxe: fix hxcpp, introduce haxePackage with hxjava and hxcs
2017-07-04 18:09:05 +01:00
Eelco Dolstra
07176ed6f1
gcc: 6.3.0 -> 6.4.0
2017-07-04 18:39:18 +02:00
Adam Scott
6e91d26de8
wla-dx-git: 2016-02-27 -> 2017-06-05
...
- Change to version 2017-06-05
- Add version attribute
2017-07-03 20:59:52 -04:00
Volth
37ef9e3b60
haxe: fix hxcpp, introduce haxePackage with hxjava and hxcs
2017-07-03 20:06:23 +00:00
Roman Kuznetsov
bdc99c82f0
Use ${stdenv.shell} instead of hardcoded /bin/sh
2017-07-01 23:13:52 +02:00
Roman Kuznetsov
87c93fb8ee
Use proper generic-cmake
2017-07-01 23:10:41 +02:00
Roman Kuznetsov
80bc82206e
Scaffold mono50 package
2017-07-01 23:10:41 +02:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
...
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
John Ericson
95c8277701
misc pkgs: Remove unneeded *Platform == *Platform comparisons
...
PR #26007 used these to avoid causing a mass rebuild. Now that we know
things work, we do that to clean up.
2017-06-30 10:09:31 -04:00
mingchuan
69c90a1344
crystal: 0.22.0 -> 0.23.0
2017-06-30 06:24:46 +08:00
Tomas Hlavaty
f57fadc536
sbcl: 1.3.18 -> 1.3.19
...
Updated sbcl with new version released today. Tested on nixos 17.03
x86_64, sbcl executable runs. Thanks.
From 36da6ad6eac68fdf2c8876c0a35642aa3e5c9d96 Mon Sep 17 00:00:00 2001
From: Tomas Hlavaty <tom@logand.com>
Date: Wed, 28 Jun 2017 20:12:58 +0200
Subject: [PATCH] sbcl: 1.3.18 -> 1.3.19
2017-06-28 21:52:59 -04:00
Tomas Hlavaty
ad82538423
ccl: create ccl symlink
...
Make it more intuitive for users to start ccl and avoid platform
dependent executable names.
https://github.com/NixOS/nixpkgs/issues/26934
2017-06-28 21:11:48 +02:00
Tomas Hlavaty
6739a1773e
sbcl: 1.3.17 -> 1.3.18
...
The attached patch updates sbcl version.
From efdeb164ab3ca748a960791b093638c982465e97 Mon Sep 17 00:00:00 2001
From: Tomas Hlavaty <tom@logand.com>
Date: Tue, 27 Jun 2017 22:15:17 +0200
Subject: [PATCH] sbcl: 1.3.17 -> 1.3.18
2017-06-27 16:29:52 -04:00
Will Dietz
495a022e44
llvmPackages_4: 4.0.0 -> 4.0.1
2017-06-27 09:05:37 -05:00
Daiderd Jordan
071803955e
llvm-packages: mark manpages as lowPrio
2017-06-26 20:25:14 +02:00
Daiderd Jordan
f60a36a910
llvm-packages: get rid of extra build depedencies for manpages
...
Fixes #26756
2017-06-26 20:24:16 +02:00
Jörg Thalheim
a9ba1e101e
rustNightlyBin: 2017-05-30 -> 2017-06-26
2017-06-26 15:18:55 +01:00
Vincent Laporte
7829eb794f
ocamlPackages.reason: 1.13.4 -> 2.0.0
2017-06-26 04:10:02 +02:00
John Ericson
afd2bdbad2
Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
...
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Ross MacLeod
198dceccbe
gcc5: set --build and --host in the case where those differ and make sure to have a build cc-wrapper around as well
2017-06-22 17:53:55 -04:00
John Ericson
12795a7068
misc: Remove almost all uses of stdenv.{ccCross,binutils}
2017-06-22 17:53:52 -04:00
John Ericson
594d264205
cross stdenv adaptor: Support --host --build --target across the board
...
Packages get --host and --target by default, but can explicitly request
any subset to be passed as needed. See docs for more info.
rustc: Avoid hash breakage by using the old (ignored)
dontSetConfigureCross when not cross building
2017-06-22 17:52:28 -04:00
John Ericson
f571ad4595
Merge pull request #26775 from obsidiansystems/ghc-head-docs
...
ghcHEAD: Actually split docs into their own output
2017-06-22 17:11:46 -04:00
John Ericson
8f970d09fe
ghcHEAD: Actually split docs into their own output
...
I put `outputs = ...` in the wrong spot in the last PR, oops. Sorry
about that.
2017-06-22 16:56:58 -04:00
Jörg Thalheim
3e430a8ee5
dale: fix linking against llvm libs
2017-06-22 08:14:34 +01:00
Jörg Thalheim
b6bacc4bb2
llvmPackage_{3.4,3.5,3.7,3.8,3.9}: fix output of llvm-config
...
llvm-config is a tool to output compile and linker flags, when compiling against llvm.
The tool however outputs static library names despite libllvm is build
as shared library on nixos. This was fixed for llvm 3.4, 3.5 and 3.7.
For llvm 3.8 and 3.9 it printed the library extension twice (.so.so).
This was fixed in 4.0 and the patch is backported to 3.8 and 3.9 in
this pull request.
```
$ for i in 34 35 37 38 39; do echo "\nllvm-$i"; nix-shell -p llvmPackages_$i.llvm --run 'llvm-config --libnames'; done
llvm-34
libLLVMInstrumentation.so libLLVMIRReader.so libLLVMAsmParser.so
...
llvm-35
libLLVMLTO.so libLLVMObjCARCOpts.so libLLVMLinker.so libLLVMipo.so
...
llvm-37
libLLVMLTO.so libLLVMObjCARCOpts.so libLLVMLinker.so libLLVMBitWriter.so
...
llvm-38
libLLVM-3.8.1.so
llvm-39
libLLVM-3.9.so
```
fixes #26713
2017-06-20 10:22:06 +01:00
Jörg Thalheim
bdb731a57a
Merge pull request #26683 from yurrriq/update-polyml
...
polyml: 5.6 -> 5.7
2017-06-18 22:12:51 +01:00
Eric Bailey
0f51a2a029
polyml: autoreconfHook -> nativeBuildInputs
...
Thanks, @peterhoeg.
2017-06-18 11:41:26 -05:00
Eric Bailey
6818848fac
polyml: enable libffi and gmp
...
Thanks, @Mic92.
2017-06-18 11:33:21 -05:00
Eric Bailey
478e88d13e
polyml: 5.6 -> 5.7
...
- fetchurl -> fetchFromGitHub
- use `with stdenv.lib` in meta
- add darwin to platforms
- add yurrriq to maintainers
2017-06-17 19:31:25 -05:00
John Ericson
dd99d1f8d0
ghcHEAD: Split docs into their own output
...
This ghc was forgetten from 2089dd4ab6
2017-06-17 15:13:43 -04:00
Jörg Thalheim
ba1dd2660a
Merge pull request #26645 from NeQuissimus/kotlin_1_1_2_5
...
kotlin: 1.1.2 -> 1.1.2-5
2017-06-16 23:52:16 +01:00
Jörg Thalheim
7d12608069
llvmPackages_3.7: fix libnames output of llvm-config
...
see also 4c4f50ce76
2017-06-16 16:23:42 +01:00
Tim Steinbach
ef2f34d3d7
kotlin: 1.1.2 -> 1.1.2-5
2017-06-16 08:32:00 -04:00
Graham Christensen
72ff321f9c
rustc: re-enable static_in_const
...
We saw this error when building main.rs:error: this needs a 'static lifetime or the static_in_const feature, see #35897
2017-06-16 07:09:40 -04:00
Francois-Rene Rideau
2f45c37646
gerbil: 0.10 -> 0.11
2017-06-16 10:07:14 +02:00
Graham Christensen
ba9c71b999
rustc.bootstrap: 1.17.0 -> 1.16.0
...
bootstrapping rust requires the prior version of rust according to #rust-internals
they theorize this could be causing the build problems on i686
2017-06-15 19:57:00 -04:00
Renzo Carbonara
5f94d85e5e
ghc821: init at 8.2.1-rc2 (a.k.a., 8.2.0.20170507)
...
The approach taken to add this package was to port over the definitions
currently existing for HEAD, and making the necessesary changes to get
this building.
The Haskell package set associated with this compiler doesn't yet
guarantee that all or most of the packages successfully build with this
new compiler, but that will improve over time after this GHC 8.2.1
is officially released and the ecosystem catches up.
2017-06-15 19:59:38 +02:00
Peter Simons
d8f2284808
Merge pull request #25998 from czyzykowski/fix/25139-ghc-warnings
...
ghc: 8.0.2 without link warnings
2017-06-12 12:32:32 +02:00
Lukasz Czyzykowski
d45aff5327
Adds ghc version to the patch file
2017-06-11 21:52:41 +02:00
Daiderd Jordan
a3317da9f9
Merge pull request #26275 from anderspapitto/rust-updates
...
rust: 1.15.0 -> 1.17.0
2017-06-11 17:59:11 +02:00
Bjørn Forsman
c95f3a36cd
sdcc: 3.5.0 -> 3.6.0
...
* requires texinfo
* --std=c99 unneeded, fixed upstream
* can build with nixpkgs default boost (v1.62), so let's do that
2017-06-11 16:02:21 +02:00
Daiderd Jordan
3d601f6a8a
rustc: disable another gdb test
2017-06-11 15:11:46 +02:00
Daiderd Jordan
f6072d7b6e
rustc: disable lldb tests on darwin
2017-06-11 08:51:47 +02:00