j-keck
67fc5b509a
scala: update to 2.11.5
2015-01-15 00:11:14 +01:00
Peter Simons
e6bd78e8e5
Merge pull request #5718 from ryantrinkle/master
...
Pull submodules of the ghcjs-boot repository recursively
2015-01-12 10:20:10 +01:00
Michael Raskin
9a6afa95c1
Re-add SBCL 1.2.5 --- for StumpWM compatibility
2015-01-12 02:11:13 +03:00
Ryan Trinkle
363259acec
Pull submodules of the ghcjs-boot repository recursively
...
Without this, the result will not match the sha256 provided
2015-01-11 18:03:45 -05:00
Michael Raskin
ff800b4270
Julia: update OpenBLAS dependency version
2015-01-12 01:46:57 +03:00
Michael Raskin
3452bc132f
SBCL: 1.2.5 -> 1.2.7
2015-01-11 16:43:29 +03:00
Domen Kožar
44912c2ac1
Merge pull request #5598 from brendanlong/go-1.4
...
go: Update to 1.4
2015-01-11 07:46:58 +01:00
Jim Garrison
04729dd26a
julia: 0.3.3 -> 0.3.5
2015-01-09 22:50:27 -08:00
Georges Dubus
74f15178b1
racer: updated to last git master
2015-01-09 14:16:04 +01:00
Peter Simons
c023a2778c
Merge pull request #5641 from teh/master
...
Fix elm-reactor.
2015-01-08 15:18:54 +01:00
Tom Hunger
b32df8f6a7
Fix elm-reactor.
...
The elm-reactor setup.hs file tries to build an elm file that's not
distributed in the cabal archive. The archive contains the
already-compiled js file so the step is unnecessary and I'm patching
it out.
2015-01-08 14:12:20 +00:00
John Ericson
d47f443866
rustc: Cleanup HEAD and 0.12 derivations
...
Hopefully they are now easier to maintain.
2015-01-08 08:37:43 +00:00
John Ericson
f7092bb9d8
rustcMaster: Missing paren in error message
2015-01-08 08:22:56 +00:00
William A. Kennington III
3e931d40d7
openjdk-darwin: Add missing home passthru
2015-01-07 15:02:14 -08:00
Peter Simons
c1c0b4bbfd
ghc: bump HEAD compiler to 7.10.1-rc1
2015-01-07 23:58:23 +01:00
William A. Kennington III
406fefdf83
icedtea_web: Cleanup java home
2015-01-07 14:55:41 -08:00
William A. Kennington III
238f4d1652
jdkPath: Remove in favor of jdk.home
2015-01-07 14:55:41 -08:00
William A. Kennington III
c82410eeda
java: Normalize to the default jre / jdk
2015-01-07 14:55:41 -08:00
William A. Kennington III
bbc4262514
java: Add home passthru
2015-01-07 14:55:41 -08:00
Ricardo M. Correia
e78763da0d
rustcMaster: Rust's install script now installs the docs
2015-01-07 17:32:42 +01:00
Karn Kallio
691b047cfb
mercury: Update to 14.01.1
2015-01-07 12:56:59 +01:00
Ricardo M. Correia
e43cde6a6c
rustcMaster: Update from 0.13.0-pre-2763-g6366631 -> 0.13.0-pre-3497-g6539cb4
2015-01-07 05:50:40 +01:00
Brendan Long
8c3399f4d8
go: Update to 1.4
2015-01-06 13:31:02 -06:00
Karn Kallio
19cd862a6d
pakcs: advance version 1.11.3 to 1.11.4, also fixing the build.
2015-01-06 11:15:48 +01:00
Domen Kožar
f2b01a662d
fix tarball job, fixes #5559
2015-01-04 13:58:46 +01:00
aszlig
c08a49bffc
go: Remove explicitly adding libgcc_s.so.
...
As of 65221567c1
, it's no longer needed.
This is part of an attempt to fix nixpkgs tarball evaluation.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:39:31 +01:00
John Wiegley
79b214ef95
ats, ats2: refine supported platforms to linux
2015-01-03 07:53:06 -05:00
Vincent Laporte
0ed2a253f1
Adds hop 2.5.1
...
HOP is a multi-tier programming language for the Web 2.0 and the
so-called diffuse Web.
Homepage: http://hop.inria.fr/
2015-01-02 00:01:40 +01:00
Vincent Laporte
5d36f5831c
bigloo: propagate gmp build input
2015-01-01 23:55:30 +01:00
Peter Simons
735436c0c1
elm-make: re-generate with cabal2nix
2015-01-01 23:07:41 +01:00
Peter Simons
0a0965f2ac
elm-reactor: mark broken
...
http://hydra.cryp.to/build/297517/nixlog/2/raw
2015-01-01 18:15:50 +01:00
Michael Raskin
3ee63790df
Using the OpenJDK currency date patch for icedtea
2015-01-01 15:45:35 +01:00
Karn Kallio
330a4a28dd
openjdk : Patch to extend valid currency change dates to 20 years.
2015-01-01 15:45:33 +01:00
William A. Kennington III
5fe743930a
kerberos: Use default kerberos instead of krb5
2015-01-01 15:45:32 +01:00
Tobias Geerinckx-Rice
56692eec7c
Fix user-facing typos (mainly in descriptions)
2015-01-01 15:45:32 +01:00
Ricardo M. Correia
24bb7dc46f
rustcMaster: Update from 0.13.0-pre-2604-g2f3cff6 -> 0.13.0-pre-2763-g6366631
2015-01-01 15:45:31 +01:00
Tom Hunger
c53b959c0e
Update elm to 0.14.
...
Note that elm has a different package split: The old Elm 0.13 package
is now elm-compiler, elm-make and elm-package.
Instead of invoking "elm" one now has to use "elm-make".
I kept the 0.13 version of elm around in case someone depends
on it.
2015-01-01 15:45:30 +01:00
Alexander Kjeldaas
f98df44ada
Eradicate gzip -9 without -n
2015-01-01 15:45:30 +01:00
Charles Strahan
a0d62bf978
ghcjs: update to latest
2014-12-31 01:15:13 -05:00
Charles Strahan
df55381b65
ghcjs: restructure
2014-12-31 00:03:43 -05:00
Charles Strahan
a188373640
Merge branch 'master' of github.com:nixos/nixpkgs into ryghcjs
...
Conflicts:
pkgs/development/libraries/haskell/ghcjs-dom/default.nix
pkgs/top-level/haskell-packages.nix
2014-12-27 14:35:01 -05:00
Vladimír Čunát
becf038336
Merge branch 'staging'
2014-12-26 22:41:19 +01:00
Shea Levy
05edd656f6
Missed gcc refs
2014-12-26 12:28:15 -05:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Michael Raskin
dace8fe45f
Merge pull request #5013 from doublec/aliceml
...
Update aliceml to use git version of Alice ML
2014-12-26 14:21:12 +03:00
Vladimír Čunát
b5bfacefa9
orc: maintenance update
...
CC maintainer @fuuzetsu.
2014-12-25 11:44:33 +01:00
Vladimír Čunát
47a9d03541
gcc: maintenance update 4.8.3 -> 4.8.4
2014-12-24 23:27:23 +01:00
Peter Simons
157e63c6e6
Update default Haskell compiler from GHC 7.8.3 to 7.8.4.
2014-12-24 09:56:31 +01:00
Peter Simons
8311973759
Add GHC 7.8.4 and create haskellPackages_ghc784 package set.
2014-12-23 20:44:49 +01:00
Ricardo M. Correia
6d1befb7b7
rustcMaster: Update from 0.13.0-pre-2600-g34d6800 -> 0.13.0-pre-2604-g2f3cff6
...
The previous version had a serious bug.
2014-12-22 23:47:43 +01:00