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
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
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
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
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
Tuomas Tynkkynen
e1d05ffb6a
dtc: 1.4.1 -> 1.4.2
2016-09-17 00:54:07 +03: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
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 feef017564
)
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
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
Dan Peebles
9a05352488
souffle: work around hardening bug on linux
2016-09-06 23:11:33 +00:00
Dan Peebles
247c54e374
souffle: init at 1.0.0
2016-09-06 17:45:13 -04:00
Alexander Ried
3beacc4dbe
fstar: remove workaround ( #18331 )
...
As the comment indicates this was a workaround that has since been fixed
upstream.
2016-09-06 00:09:11 +02:00
Tomas Hlavaty
5f8b6b2e1d
ecl: add gcc into wrapper PATH
...
otherwise the native gcc based compiler does not work
2016-09-05 20:07:24 +02:00