Pascal Wittmann
57ec836416
aliceml: update version string
2015-05-20 18:06:18 +02:00
Pascal Wittmann
64dbf824b9
Merge pull request #6973 from doublec/aliceml
...
Update aliceml from git to get fix for tooltips in IDE
2015-05-20 18:04:52 +02:00
Edward Tjörnhammar
e48f5bc198
openjdk8: readd symlinks and remove useless makeflags
2015-05-20 01:55:34 +02:00
Edward Tjörnhammar
69d1f7630c
openjdk8: 40b25 -> 40b27
2015-05-19 22:43:50 +02:00
Joel Taylor
24be3cfcff
ghc: add Darwin patch for #10322
2015-05-19 09:56:15 -07:00
Edward Tjörnhammar
e697219d3d
openjdk8: work around gnupatch latest feature of not following symlinks, even when --follow-symlinks is specified.
2015-05-19 18:22:38 +02:00
Ricardo M. Correia
01d4651a01
rustc: Fix snapshot info
...
It was wrong and it was causing a build failure.
2015-05-19 01:38:16 +02:00
William A. Kennington III
e7d4e7ebce
go1.4: Decouple tools
2015-05-18 10:13:33 -07:00
Peter Simons
54db9d427d
ghc-6.x: mark broken because of https://github.com/NixOS/nixpkgs/issues/7810
...
6.10.4 and 6.12.3 are broken because they need 6.10.2-binary for bootstrapping.
2015-05-18 18:04:37 +02:00
Pascal Wittmann
132570bace
Add colm, a language for program analysis and transformation
2015-05-18 16:07:12 +02:00
Joel Taylor
c714842d9f
patch GHC 7.8.4 on darwin to fix template haskell + hpc
2015-05-17 14:31:24 -07:00
Shea Levy
7962915680
ats2: bump
2015-05-17 06:43:26 -04:00
Georges Dubus
af0002d884
rustc: build the stable channel
2015-05-16 00:54:20 +02:00
Peter Simons
1ceebca7af
hugs is an interpreter, not a compiler
2015-05-15 21:24:02 +02:00
Peter Simons
dec924f5a3
hugs: fix build
2015-05-15 21:24:02 +02:00
Georges Dubus
91ba92096c
rustc: update to 1.0.0
2015-05-15 19:17:25 +02:00
Lluís Batlle i Rossell
4b09501f23
Making go build for any arm.
2015-05-15 13:24:32 +00:00
Pascal Wittmann
bb9e9cc3f8
Turned some meta.maintainers into lists
2015-05-14 19:09:43 +02:00
Eric Seidel
67fe5d46d4
Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclang
...
Add isGNU and isClang attributes to cc-wrapper
2015-05-14 10:09:07 -07:00
John Wiegley
88f7b04b5e
go 1.2: Add a missing argument
2015-05-13 12:38:28 -05:00
Domen Kožar
38d9663367
gtkvnc: add libgpgerror as dependency
2015-05-13 19:19:08 +02:00
Ricardo M. Correia
3df7a9866d
rustcMaster: 2015-05-09 -> 2015-05-13
2015-05-13 17:23:18 +02:00
Charles Strahan
ac4515958d
ghcjs: bump ghcjs-boot
...
This updates the git reference of the aeson submodule; the old one
vanished.
2015-05-12 20:04:12 -04:00
Ricardo M. Correia
755df64ee3
Merge pull request #7501 from wizeman/u/upd-rust
...
Add support for Rust / Cargo packaging
2015-05-12 17:30:11 +02:00
Ricardo M. Correia
4c77830a93
rustcMaster: Update from 2015-04-15 -> 2015-05-09
2015-05-12 17:28:48 +02:00
Eelco Dolstra
4a22a4429c
gcc-3.4: Remove
...
No longer in use.
2015-05-12 15:05:01 +02:00
Eelco Dolstra
7745c733eb
gcc: Remove duplicate files
2015-05-12 15:05:01 +02:00
Eelco Dolstra
e75b5351ac
gcc-4.9: Sync with changes made to the 4.8 expression
2015-05-12 14:55:18 +02:00
Eelco Dolstra
bbefd04c89
gcc-5: Remove obsolete mudflap reference
2015-05-12 14:55:17 +02:00
Eric Seidel
662a6b1ca6
remove all references to stdenv.cc.cc.is{GNU,Clang}
...
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Shea Levy
c13f189b19
ats-extsolve: bump
2015-05-11 06:41:53 -04:00
Domen Kožar
bb4d658f64
Merge branch 'master' into staging
...
Conflicts:
nixos/doc/manual/release-notes/rl-unstable.xml
nixos/modules/services/printing/cupsd.nix
pkgs/applications/misc/calibre/default.nix
pkgs/development/haskell-modules/hackage-packages.nix
pkgs/development/libraries/libsodium/default.nix
pkgs/misc/emulators/wine/unstable.nix
pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
Shea Levy
d983875362
gcc-5: Fix build on darwin
2015-05-10 18:06:29 -07:00
Michael Raskin
ae3b88aae4
Update SBCL
2015-05-10 13:46:31 +02:00
Charles Strahan
4e04fdce86
ghcjs: properly wrap binaries in environment
...
This also:
1 Builds Setup.hs with ghcjs, which (among other things) defines
__GHCJS__ and ghcjs_HOST_OS during pre-processing.
2 Fixes ghc-paths to point at ghcjs and use NIX_GHCJS_* env-vars.
3 Boots ghcjs into $prefix/lib/$compiler.
2015-05-10 13:45:59 +02:00
Michael Raskin
47c2726363
Update SBCL
2015-05-10 13:36:47 +03:00
Peter Simons
7fd7cf69af
Merge pull request #7734 from cstrahan/ghcjs-improvements
...
ghcjs: properly wrap binaries in environment
2015-05-08 18:26:07 +02:00
Charles Strahan
929dc4199a
ghcjs: properly wrap binaries in environment
...
This also:
1 Builds Setup.hs with ghcjs, which (among other things) defines
__GHCJS__ and ghcjs_HOST_OS during pre-processing.
2 Fixes ghc-paths to point at ghcjs and use NIX_GHCJS_* env-vars.
3 Boots ghcjs into $prefix/lib/$compiler.
2015-05-08 11:33:44 -04:00
William A. Kennington III
c9395e1e92
Merge branch 'master' into staging
2015-05-08 05:59:50 -07:00
lethalman
416ac64143
Merge pull request #7745 from obadz/mono
...
mono 3.12.1 -> 4.0.1
2015-05-08 11:30:39 +02:00
obadz
d27b8e642e
mono 3.12.1 -> 4.0.1
...
monodevelop 5.7.0.660 -> 5.9.0.431
2015-05-07 12:56:22 +01:00
William A. Kennington III
074c4a7f78
Merge remote-tracking branch 'upstream/master' into staging
2015-05-07 01:44:49 -07:00
Charles Strahan
9a658d340f
ghc-7.10.1: fix user pkg db location for GHCJS
...
This cherry picks the commit referenced on the associated trac ticket:
https://ghc.haskell.org/trac/ghc/ticket/10232
2015-05-05 20:48:27 -04:00
Charles Strahan
007dfb8438
ghcjs: bump git revision
...
This resolves an issue in ghcjs where lazy IO can result in opening too
many files during linking due to lazy IO.
2015-05-05 20:35:39 -04:00
Peter Simons
324719a5a6
Drop obsolete pre-NG Haskell builds.
2015-05-05 21:44:47 +02:00
Philipp Hausmann
cc8539293c
haskell-uhc: New version with GHC 7.10 support.
2015-05-05 13:43:42 +02:00
Emery Hemingway
3984468692
nim: 0.10.2 -> 0.11.0
2015-05-04 08:58:26 -04:00
Peter Simons
436fbf8564
uhc: convert build to Haskell NG
2015-05-04 12:27:03 +02:00
Peter Simons
a186500417
jhc: convert build to Haskell NG
2015-05-04 12:27:03 +02:00
Peter Simons
acb628a07f
Drop obsolete pkgs/development/compilers/ghc/wrapper.nix.
...
Resolves https://github.com/NixOS/nixpkgs/issues/6575 .
2015-05-04 12:27:03 +02:00