Joachim Fasting
51bc557070
Delete expression for the Qi compiler
...
The Qi language project appears to have been abandoned in favour
of Shen. The source listed in the Qi expression is unavailable
(except through an unofficial mirror on Google Code, which is also
going away soon) and the project's website is defunct.
2015-03-28 11:48:13 +01:00
Shea Levy
494ae5fbeb
clang: provide path to gcc on Linux
...
gcc contains core runtime bits that aren't available elsewhere for Linux.
Fixes #6449 refs #6668
2015-03-06 08:36:42 -05:00
Shea Levy
c08a0d240c
ats2: bump
2015-03-05 18:21:56 -05:00
Moritz Kiefer
4f3f301807
openjdk8: update to jdk8u40-b25
2015-03-05 18:04:21 +01:00
Eelco Dolstra
6f33aa8465
orig-gcc -> orig-cc
2015-03-04 22:15:46 +01:00
Eelco Dolstra
97fcb33ac2
cudatoolkit: Fix gcc -> cc
...
Urgh, we shouldn't have renamed gcc to cc...
2015-03-04 22:15:46 +01:00
William Roe
7dcde14809
go: Update to version 1.4.2
2015-03-04 11:55:47 +00:00
Peter Simons
38c67a358e
yap: mark 32 bit Linux build broken
2015-03-04 11:14:58 +01:00
Dan Peebles
57250fc2cc
Enable cgo on darwin
2015-03-03 20:03:48 -05:00
William A. Kennington III
adbba6eded
Merge pull request #6528 from codyopel/stdenv-fixes
...
remove stdenv.isBSD
2015-03-02 20:10:07 -08:00
Bjørn Forsman
c47a3b0663
microscheme: update to latest release (0.9.2)
...
* Don't "externalize url/rev/sha256 to permit easier override".
Just override 'src' itself. Then you can get the source from anywhere,
not just git. I needed to touch this anyway, because I want to use
fetchzip instead of fetchgit for releases (no need to clone repo).
* Latest release has "make install" improvements, simplifying our
install.
2015-03-02 21:55:55 +01:00
Georges Dubus
9e59c9ad84
Merge pull request #6623 from woehr/master
...
Upgrade Rust compiler
2015-03-02 21:38:29 +01:00
Jordan Woehr
5821e91bd1
Restructure rustc derivations for ease of updating.
...
Update racerRust to use new rustcMaster and upgrade cargoSnapshot so racer builds.
2015-03-02 12:40:55 -07:00
Eelco Dolstra
ea0d6a7fc0
Add CUDA toolkit 6.5
2015-03-02 00:24:00 +01:00
Pascal Wittmann
92664a84ad
nasm: update from from 2.11.05 to 2.11.08
...
2.11.06 had a bug that broke syslinux [1], this bug was
fixed in 2.11.07, but there was never a tar-ball release
of that version.
[1] http://sourceforge.net/p/nasm/mailman/message/33074214/
2015-02-26 14:43:44 +01:00
codyopel
e29b0da9c7
remove stdenv.isBSD
2015-02-24 22:15:51 -05:00
Aistis Raulinaitis
9adb387327
Ur/Web version bump
2015-02-23 02:40:27 -08:00
vbgl
6668a05abc
Merge pull request #6521 from lostdj/ltp/upstream-master/emscripten1.29.10
...
emscripten: update from 1.29.3 to 1.29.10.
2015-02-23 11:03:54 +01:00
Vladimír Čunát
bc51573f8a
dragonegg-3.5: fix by dropping included patch
...
It seems to compile a hello-world fine.
2015-02-23 09:37:07 +01:00
lostdj
bca50ddb7d
emscripten: update from 1.29.3 to 1.29.10.
2015-02-22 21:35:38 +03:00
Ben Darwin
63d61cee7f
teyjus: 2.0-b2
2015-02-21 19:55:24 -05:00
Luca Bruno
3391728c63
dragonegg: fix sha256
2015-02-20 14:51:24 +01:00
Jim Garrison
66097d8f4f
julia: 0.3.5 -> 0.3.6
2015-02-19 00:07:20 -08:00
Dan Peebles
c6ce6460c4
Rearrange llvm dependencies slightly to avoid unnecessary dependencies on darwin (binutils is only used for gold integration, which doesn't apply on darwin)
2015-02-18 02:05:56 -05:00
Dan Peebles
3a423e4405
It doesn't appear to be necessary to force the libc++abi rpath in libc++, and removing it helps disentangle the upcoming darwin stdenv from its bootstrap tools
2015-02-17 22:39:31 -05:00
Shea Levy
2f061ff16b
Merge remote-tracking branch 'origin/staging'
...
Darwin and haskell fixes.
2015-02-17 13:52:37 -05:00
Joel Taylor
4b6d83199a
Fix temp directory paths for GHC 7.0.4 on Darwin
...
This is a remnant of https://github.com/NixOS/nixpkgs/pull/6268
2015-02-16 23:42:59 -08:00
Antoine R. Dumont
172d78923b
Add microscheme derivation
...
(A Scheme subset for Atmel microcontrollers.)
Use of the actual git HEAD because the actual tarball compiles but
segfault at runtime.
Upload the BLINK.ms sample on arduino board (/dev/ttyACM0):
```sh
$ sudo ./result/bin/microscheme -m UNO -d /dev/ttyACM0 -auc ~/repo/perso/microscheme/examples/BLINK.ms
Microscheme 0.8, (C) Ryan Suchocki
>> Treeshaker: After 4 rounds: 84 globals purged! 22 bytes will be
reserved.
>> 18 lines compiled OK
>> Assembling...
>> Uploading...
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100%
0.00s
avrdude: Device signature = 0x1e950f
avrdude: reading input file
"/home/tony/repo/perso/microscheme/examples/BLINK.hex"
avrdude: writing flash (2080 bytes):
Writing | ################################################## | 100%
0.35s
avrdude: 2080 bytes of flash written
avrdude: safemode: Fuses OK (E:00, H:00, L:00)
avrdude done. Thank you.
>> Cleaning Up...
>> Finished.
```
2015-02-16 23:09:48 +01:00
Eelco Dolstra
2ba9ae0129
Fix bad licenses on CUDA packages
...
They were marked as "nonfree" rather than "unfree", causing them to be
allowed with allowUnfree = false.
2015-02-15 22:29:47 +01:00
Peter Simons
155e926274
ghc: disable parallel building for older versions again
...
This change accidentally crept in with the recent Darwin changes.
2015-02-14 19:41:49 +01:00
Joel Taylor
fd18936a32
Add purity to GHC builds on Darwin
2015-02-14 19:41:49 +01:00
Peter Simons
600135bba5
Merge remote-tracking branch 'master' into staging.
2015-02-13 22:17:12 +01:00
Peter Simons
54ce1a1810
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/development/compilers/ghc/head.nix
pkgs/top-level/haskell-ng.nix
2015-02-13 22:13:25 +01:00
Joel Taylor
2a5dacbf6b
patch shebangs in boot script
2015-02-13 10:37:47 +01:00
Joel Taylor
dcafdf47ea
Revert "Revert "Build GHC HEAD from git checkout"."
...
This reverts commit 15416dd2ec
.
2015-02-13 10:37:47 +01:00
John Wiegley
68c6ca44e6
sbcl_1_2_0: port over joelteon's change to 1.2.8
2015-02-12 15:05:37 -06:00
John Wiegley
1dea4e5297
Merge pull request #6321 from joelteon/sbcl
...
Linker flags for sbcl on Darwin
2015-02-12 15:54:05 -05:00
Joel Taylor
b43fc565f1
linker flags for sbcl
2015-02-12 12:14:35 -08:00
Vladimír Čunát
8afa77cb07
vala-0.26: minor update to fix CVE-2014-8154
...
@lethalman: it seems strange to me to have the 0.23.* version as
the default, as it's even an unstable release.
2015-02-12 20:43:55 +01:00
Peter Simons
15416dd2ec
Revert "Build GHC HEAD from git checkout".
...
This reverts commit 52c8d7c4ab
. The new
expression doesn't compile: http://hydra.nixos.org/build/19594431/nixlog/1/raw .
2015-02-12 20:15:56 +01:00
Shea Levy
127efcd6f6
Merge branch 'kill-libiconv' of git://github.com/gridaphobe/nixpkgs into staging
...
Took "ours" for the conflict and changed libiconvOrEmpty to libiconv
Conflicts:
pkgs/applications/audio/ncmpcpp/default.nix
2015-02-11 19:37:22 -05:00
Joel Taylor
52c8d7c4ab
Build GHC HEAD from git checkout
2015-02-11 14:32:54 -08:00
Joel Taylor
db4cb021c0
Add purity to GHC builds on Darwin.
2015-02-10 22:08:01 +01:00
lethalman
e7762c55bb
Merge pull request #6281 from ehmry/nim
...
nim: initial package at 0.10.2
2015-02-10 16:08:07 +01:00
Emery Hemingway
e65e8983d9
nim: initial package at 0.10.2
2015-02-10 09:48:41 -05:00
Luca Bruno
10e7572d17
Use go1.4 instead of go-1.4 in derivation names. Closes #6243
...
I chose meta.branch because go 1.1 and 1.2 had this already.
2015-02-09 10:16:14 +01:00
Dan Peebles
da8ab2d947
Get mlton a little closer to working on darwin+clang (thanks to gridaphobe). Still impure, and needs more work.
2015-02-08 19:24:44 -05:00
Dan Peebles
a29cc5a911
A build of libc++abi that doesn't rely on a full llvm build (more lightweight boostrap upcoming)
2015-02-08 13:38:29 -05:00
Dan Peebles
19c359ce2a
substituteInPlace doesn't seem to work properly on this bash, so use sed instead
2015-02-08 03:04:41 -05:00
Dan Peebles
507d65d7d4
Get rid of default search paths in clang 3.5
2015-02-08 02:12:51 -05:00