Kamil Chmielewski
5f3568cbce
pony-stable: 2017-03-30 -> 2017-04-20
2017-07-11 04:10:37 +02:00
Kamil Chmielewski
8f1825d838
ponyc: 0.14.0 -> 0.15.0
2017-07-10 10:27:51 +02:00
Daiderd Jordan
980346592c
Merge branch 'staging' into master
2017-07-08 22:22:17 +02:00
Daniel Peebles
ca1089a4f4
Merge pull request #27230 from robx/go16
...
go_1_6: Fix darwin (sierra) compile, backport systime syscall fix
2017-07-08 12:44:35 -04:00
Vincent Laporte
ff24bf1fb6
ocaml: 4.04.1 -> 4.04.2
2017-07-08 12:22:55 +02:00
Vincent Laporte
59ad9714f6
mono: 5.0.0.48 -> 5.0.1.1
2017-07-08 07:07:18 +02:00
Robert Vollmert
f65b55d7ce
go_1_6: Fix darwin (sierra) compile, backport systime syscall fix
...
This patches go1.6 minimally with a change that was backported
to upstream go1.4.
2017-07-08 00:44:45 +02:00
Francois-Rene Rideau
f96e4edb17
gerbil: 0.11 -> 0.12-DEV
2017-07-07 11:27:56 +01:00
Francois-Rene Rideau
e78b820beb
gambit: 4.8.6 -> 4.8.8-f3ffeb6
...
Using a yet unreleased development version of gambit,
so as to be able to build a recent gerbil.
Update the way gambit is bootstrapped, which involves building a
release version of gambit (which for a development gambit, is not the
same version as the current version of gambit).
2017-07-07 11:27:36 +01:00
Jörg Thalheim
a765577004
Merge pull request #27150 from dbrock/solc
...
solc: 0.4.11 -> 0.4.12
2017-07-07 11:20:26 +01:00
Peter Simons
1f779011e9
ghc-8.2.1: update snapshot to release candidate 3
2017-07-06 15:28:19 +02:00
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
Daniel Brockman
5b9f4e160d
solc: 0.4.11 -> 0.4.12
2017-07-05 20:26:35 +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