William A. Kennington III
aaef42ab8c
Merge branch 'master.upstream' into staging.upstream
2015-07-29 10:23:08 -07:00
Ricardo M. Correia
21579ef5d0
rustcMaster: 2015-07-01 -> 2015-07-28
2015-07-29 15:51:29 +02:00
Eric Seidel
eca6aa0e8d
Merge pull request #8935 from acowley/smlnj-darwin
...
smlnj: build on darwin
2015-07-28 17:39:44 -07:00
Vladimír Čunát
0c4e4e6849
Merge branch 'master' into staging
...
There was a mass-rebuild due to expat CVE.
2015-07-28 13:09:43 +02:00
Kosyrev Serge
103613f766
ghcNokinds: 20150703 -> 20150718
2015-07-28 02:02:33 +03:00
Jude Taylor
fa6c8445c7
make libcxxStdenv work on both darwin and linux
2015-07-27 14:25:40 -07:00
Vincent Laporte
8a6c9f16bf
julia: 0.3.9 -> 0.3.10
2015-07-26 22:06:34 +02:00
Benjamin Saunders
19f371d8d9
Fix libcxxStdenv on Linux
...
This corrects linkage failures arising from missing -lc++abi and
resolves "unused argument" warnings arising due to -stdlib=libc++
serving no purpose when search paths are being supplied explicitly.
2015-07-26 12:56:49 -07:00
Vladimír Čunát
b875ea5d29
Merge branch 'master' into staging
2015-07-26 17:57:46 +02:00
Eelco Dolstra
a951f11021
Move some more gtk-docs to the doc output
2015-07-26 13:43:49 +02:00
Vladimír Čunát
389c90aa86
llvmPackages*: refactor to use callPackage, etc.
...
Also use recurseIntoAttrs only on the default version (instead of only on 3.4).
The "self" variants (stil) don't build and they're inconsistent
versions. /cc @shlevy (fea2266290
).
2015-07-25 09:13:52 +02:00
Anthony Cowley
9651f06a2d
smlnj: build on darwin
2015-07-24 18:24:03 -04:00
Peter Simons
3d6bd6a1fa
gfortran: disable parallel building to avoid weird build failures
...
More details are at 784025c747 (commitcomment-12328357)
.
2015-07-24 16:56:46 +02:00
Vladimír Čunát
a2f16fdcff
Merge branch 'staging'
2015-07-24 15:12:28 +02:00
Vincent Laporte
8897299e8f
mezzo: fix build with OCaml-4.02
2015-07-23 21:45:14 +02:00
Samuel Rivas
d1e6f055fe
Fix haxe to compile with ocaml 4.02
...
camlp4 is now a separate package
2015-07-23 19:50:01 +02:00
Vladimír Čunát
2cacf77c13
Merge branch 'master' into staging
2015-07-22 22:33:55 +02:00
lethalman
cce3aa1e22
Merge pull request #8896 from dezgeg/pr-ovmf
...
edk2, OVMF: Fix build on GCC 4.9
2015-07-22 12:01:07 +02:00
Joachim Fasting
fe7114035f
coreclr: disable i686 build
...
The hydra build [1] fails with
error: Detected non x86_64 target processor. Not supported!
[1]: https://hydra.nixos.org/build/23871656
2015-07-22 10:00:20 +02:00
Austin Seipp
0ca8ddc16e
nixpkgs: fsharp 3.1.1.32 -> 3.1.2.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-21 18:51:56 -05:00
Austin Seipp
a594118f3d
nixpkgs: mono 4.0.1 -> 4.0.2.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-21 18:50:23 -05:00
vbgl
72d46b8279
Merge pull request #8917 from spl/update-closure-compiler
...
closure-compiler: 20150315 -> 20150609
2015-07-21 21:56:05 +02:00
Luca Bruno
02b1c2727b
go: rename default.nix to 1.0.nix
2015-07-21 11:41:20 +02:00
Luca Bruno
5317cf9ff4
go: 1.0 and 1.2 not supported on i686 (ZHF)
2015-07-21 11:41:19 +02:00
Sean Leather
b9f4c3b981
closure-compiler: 20150315 -> 20150609
2015-07-21 11:37:31 +02:00
Vladimír Čunát
855b3c48ab
gcc: fix multilib build
...
Fixes #8706 , thanks to @cpages a lot.
Also ported to gcc5, without testing that one yet.
2015-07-20 12:32:01 +02:00
Tuomas Tynkkynen
d2fe3405d3
edk2, OVMF: Fix build on GCC 4.9
...
The toolchain must be correctly specified in the OVMF build or it fails
with 'Unsupported section alignment':
http://hydra.nixos.org/build/23859056
2015-07-20 09:05:58 +03:00
William A. Kennington III
be48876349
openjdk: 8u40b27 -> 8u60b24
2015-07-17 18:00:49 -07:00
William A. Kennington III
711692f18e
llvm: 3.6.1 -> 3.6.2
2015-07-17 14:12:49 -07:00
William A. Kennington III
cf8309ef34
gcc: 5.2.0-rc-20150707 -> 5.2.0
2015-07-16 14:12:00 -07:00
Vincent Laporte
475527adb7
compcert: 2.4 -> 2.5
...
Also installs the Coq library as a separate output.
2015-07-15 19:14:18 +02:00
William A. Kennington III
25e60feb72
Merge branch 'master.upstream' into staging.upstream
2015-07-15 02:02:46 -07:00
taku0
e7fe54e80c
oraclejdk: 8u45 -> 8u51
2015-07-15 09:52:03 +09:00
William A. Kennington III
333f145d76
Merge branch 'master.upstream' into staging.upstream
2015-07-13 15:11:31 -07:00
Ricardo M. Correia
bb182c7944
rustcMaster: 2015-05-13 -> 2015-07-01
2015-07-12 17:33:05 +02:00
Jude Taylor
2767e93843
darwin purity: go-1.4
2015-07-11 16:05:04 -07:00
Robert Irelan
bf492548a2
rustc: 1.0.0 -> 1.1.0
2015-07-09 21:14:55 -07:00
William A. Kennington III
b477600cc0
gcc5: Use 5.2 snapshot to fix bugs noticed in syslinux and chromium with gcc5.1
2015-07-09 10:30:55 -07:00
Pascal Wittmann
6782a38364
sdcc: update from 3.4.0 to 3.5.0, fixes build (ZHF)
2015-07-09 14:09:10 +02:00
Luca Bruno
33da6ac765
go 1.3: fix build on i686 (ZHF)
2015-07-09 11:05:46 +02:00
William A. Kennington III
76674a3c07
gcc: 4.8.4 -> 4.8.5
2015-07-08 16:17:25 -07:00
William A. Kennington III
9da5943cac
gcc: 4.9.2 -> 4.9.3
2015-07-07 01:50:02 -07:00
William A. Kennington III
ae28ff8b91
Merge branch 'master.upstream' into staging.upstream
2015-07-06 17:15:11 -07:00
Peter Simons
ca6ba3496c
Merge pull request #8662 from deepfire/ghc-nokinds
...
ghc: add haskell.compiler.ghcNokinds, for Richard Eisenberg's `nokinds` branch
2015-07-06 21:51:01 +02:00
Pascal Wittmann
6b17e009c4
scala: update from 2.11.6 to 2.11.7
2015-07-06 11:51:49 +02:00
Kosyrev Serge
5fee7af3ba
ghc: add haskell.compiler.ghcNokinds, for Richard Eisenberg's 'nokinds' branch
2015-07-06 11:09:28 +03:00
William A. Kennington III
d605663ae2
Merge branch 'master.upstream' into staging.upstream
2015-07-05 13:06:02 -07:00
Mateusz Kowalczyk
2b833d5297
haskell-ghc: update head to 20150705
2015-07-05 21:01:37 +01:00
Peter Simons
df4fb819be
ghc: add release candidate 2 for compiler version 7.10.2
2015-07-05 20:56:29 +02:00
William Casarin
d1590482cf
cudatoolkit: generalize derivations, add cuda7
...
There is not much different between the cudatoolkit
expressions:
pkgs/development/compilers/cudatoolkit/5.5.nix
pkgs/development/compilers/cudatoolkit/6.0.nix
pkgs/development/compilers/cudatoolkit/6.5.nix
This commit removes those and replaces them with
pkgs/development/compilers/cudatoolkit/generic.nix
and adds cudatoolkit version 7
2015-07-04 17:05:50 -07:00
Michael Raskin
63a265a6dc
SBCL: update 1.2.12 -> 1.2.13
2015-07-05 00:32:54 +03:00
William A. Kennington III
7eae48871f
Merge branch 'master.upstream' into staging.upstream
2015-07-01 13:38:17 -07:00
Shea Levy
145768bf9b
Unmaintain a bunch of packages
2015-07-01 08:11:05 -04:00
William A. Kennington III
612f0bdd67
Merge branch 'master.upstream' into staging.upstream
2015-06-30 23:58:07 -07:00
Tuomas Tynkkynen
d8b4cff390
dtc: Fix cross compilation
...
Flex and Bison are need to be executable by the build system.
2015-06-30 10:33:25 +03:00
Jude Taylor
b62baacbc1
Revert "Fix libcxxStdenv on Linux"
...
This reverts commit 172ed10426
.
2015-06-29 13:55:12 -07:00
Shea Levy
291d203f80
Merge branch 'clang-stdenv' of https://github.com/Ralith/nixpkgs into staging
2015-06-28 15:54:06 -04:00
Tuomas Tynkkynen
b0ad2da4ed
dtc: init at 1.4.1
...
Compiling U-Boot for the Jetson TK1 board requires this.
2015-06-28 22:40:35 +03:00
Benjamin Saunders
172ed10426
Fix libcxxStdenv on Linux
...
This corrects linkage failures arising from missing -lc++abi and
resolves "unused argument" warnings arising due to -stdlib=libc++
serving no purpose when search paths are being supplied explicitly.
2015-06-28 21:33:12 +02:00
William A. Kennington III
ef253212f4
Merge branch 'master.upstream' into staging.upstream
2015-06-26 17:25:49 -07:00
William A. Kennington III
fa1bdb8cbd
Migrate all krb5 -> libkrb5
2015-06-26 17:21:49 -07:00
Jude Taylor
942cde614b
darwin purity: rustc
2015-06-25 16:36:06 -07:00
Thomas Tuegel
a8c52d0958
Merge branch 'master' into staging
2015-06-25 09:15:05 -05:00
Vincent Laporte
d440059e7d
OCaml-4.02: fix ocamlbuild
...
This addresses the issue described at http://caml.inria.fr/mantis/view.php?id=6605
2015-06-25 08:55:28 +02:00
lethalman
5988dda30f
Merge pull request #8485 from obadz/coreclr
...
dotnet: package coreclr (from git)
2015-06-24 16:59:27 +02:00
obadz
30bd03a3e2
dotnet: package coreclr (from git)
2015-06-24 15:06:14 +01:00
William A. Kennington III
282d03befa
Merge branch 'master.upstream' into staging.upstream
2015-06-22 10:57:36 -07:00
Eelco Dolstra
8def3d69c7
rustc: Install docs in a separator output
...
This reduces rustc's size from 359 MiB to 186 MiB.
Maybe we should disable doc generation altogether, since it's very
slow and people who need docs will JFGI anyway. But for now I've left
it.
2015-06-19 18:01:43 +02:00
Eelco Dolstra
ffb70f9c51
Don't use camelCase in file names
2015-06-19 14:29:09 +02:00
Eelco Dolstra
d8c9fa5043
Remove meta.license hack
2015-06-19 14:14:52 +02:00
Vladimír Čunát
61596bf405
Merge #8363 : pure-darwin stdenv
2015-06-18 22:38:08 +02:00
Jude Taylor
fa9c81f694
pure darwin stdenv
2015-06-18 12:37:41 -07:00
Tobias Geerinckx-Rice
98b2d7b727
Separate nativeBuildInputs where maintainers |= nckx
2015-06-17 22:21:32 +02:00
William A. Kennington III
8e19ac8d7c
Merge branch 'master.upstream' into staging.upstream
2015-06-17 11:57:40 -07:00
Charles Strahan
af21595eca
ghcjs: fix/bump git refs
2015-06-16 21:26:11 -04:00
Peter Simons
8a8ed5fa1b
ghcjs: unbreak syntax highlighting in Emacs
2015-06-16 13:02:28 +02:00
Peter Simons
fbe153989c
ghcjs: mark broken
...
The build has been failing for quite some time.
2015-06-16 13:02:28 +02:00
Philipp Hausmann
d95fba3746
haskell-uhc: Use newer version with relaxed cabal constraints.
2015-06-15 10:47:53 +02:00
Luca Bruno
aa800fa0fe
Merge branch 'master' into staging
2015-06-15 09:56:29 +02:00
Thomas Tuegel
5ee56b6424
julia03: fix evaluation on x86_64-darwin
2015-06-13 08:34:46 -05:00
William A. Kennington III
954801a9a8
Merge branch 'master.upstream' into staging.upstream
2015-06-12 13:47:46 -07:00
Thomas Tuegel
2a2448bcb7
Merge pull request #8182 from ttuegel/openblas
...
Numerical computing overhaul
2015-06-12 08:06:03 -05:00
Peter Simons
85ae0cb070
ghc: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script
2015-06-12 10:54:02 +02:00
Matthew Maurer
6a76633bb6
llvm-3.4: enable RTTI ( close #8289 )
2015-06-11 22:09:46 +02:00
Peter Simons
2f6c8127f5
uhc: update to version 1.1.9.1
2015-06-11 11:52:26 +02:00
Eelco Dolstra
4970574409
Merge remote-tracking branch 'origin/gcc-4.9' into staging
...
Conflicts:
pkgs/development/libraries/wayland/default.nix
2015-06-11 00:23:03 +02:00
Pascal Wittmann
62d62b6588
Fixed some licenses
2015-06-10 13:00:42 +02:00
William A. Kennington III
240338638e
openjdk7: Fix refernces to the bootstrap
2015-06-08 13:56:29 -07:00
Jude Taylor
b9de32de5b
update GHC HEAD and configuration
2015-06-08 00:48:34 -07:00
William A. Kennington III
6e68e874b5
openjdk8: Fix refernces to the bootstrap
2015-06-08 00:00:12 -07:00
William A. Kennington III
a5ef488b11
opendjk: Make boostraps for each major version and update openjdk7
2015-06-07 21:02:02 -07:00
William A. Kennington III
a8d1010027
icedtea: Remove
2015-06-07 21:02:02 -07:00
William A. Kennington III
0cc68fa478
openjdk-make-bootstrap: Use openjdk8
2015-06-07 21:02:02 -07:00
William A. Kennington III
bdcb721546
java: Refactor top level and build ordering
2015-06-07 21:02:02 -07:00
obadz
d4681bf626
Lay down the foundation for packaging the .NET echosystem
...
- fetchNuGet can fetch binaries from nuget servers
- buildDotnetPackage can build .NET packages using mono/xbuild
- Places nuget & paket as they would clash with nix
- Patch project files because F# targets are expected to be found in
the mono directory (and we know that's not going to happen on nix)
- Find DLLs that were copied from buildInputs and replace by symlink
for sharing
- Export produced DLL via the pkg-config mechanism
- Create wrappers for produced EXEs
- Repackaged this new infrastructure: keepass, monodevelop
- Newly packaged: ExtCore, UnionArgParser, FSharp.Data, Paket, and a
bunch more..
This is a combination of 73 commits.
2015-06-06 09:06:22 -04:00
William A. Kennington III
ffd0539eba
cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out
2015-06-05 13:00:52 -07:00
Thomas Tuegel
6e3eac5c92
julia03: avoid opaque shell scripts
...
The old expression used a shell script to set some repetitive
makeFlags. The makeFlags settings were spread out over different parts
of the expression. This deters new contributors. The new expression is
clearer, at the cost of being slightly repetitive.
2015-06-04 17:42:04 -05:00
Thomas Tuegel
1a11b52ffa
julia03: use system double_conversion (grisu)
2015-06-04 17:42:04 -05:00
Thomas Tuegel
6f3dfc0cf8
julia03: remove unused dependencies
2015-06-04 17:42:04 -05:00
Thomas Tuegel
b255f8df2e
julia03: use system utf8proc
2015-06-04 17:42:04 -05:00
Thomas Tuegel
2b525f60c9
update julia-0.3.6 -> julia-0.3.9
...
Includes a workaround for the test suite suggested by
upstream (b192bf0e2f (commitcomment-11139348)
)
for a buggy system wcwidth.
2015-06-04 17:42:03 -05:00
Thomas Tuegel
bd280660f7
julia03: clean up LDFLAGS and LD_LIBRARY_PATH
...
There were a few unused LDFLAGS and LD_LIBRARY_PATH settings. There was
also an incorrect setting; Julia prefers to be linked to threaded
FFTW. The libary names are now set correctly so that it's not necessary
to link system libraries into $out/lib/julia as if they were private
libraries. The LDFLAGS were also moved out of NIX_LDFLAGS so they will
affect only the Julia build itself, and not all the individual private
libraries.
2015-06-04 17:42:03 -05:00
Thomas Tuegel
41cc06fd00
julia03: use system arpack
2015-06-04 17:42:03 -05:00
Thomas Tuegel
5c9750e5bb
julia03: link shared libraries privately
2015-06-04 17:42:03 -05:00
Thomas Tuegel
e36b3ec0a5
suitesparse: build shared libraries
2015-06-04 17:42:03 -05:00
Thomas Tuegel
adcdec2e70
julia03: use system patchelf
2015-06-04 17:42:02 -05:00
Thomas Tuegel
77a454b866
julia03: refactor and build with openblas
...
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:02 -05:00
Thomas Tuegel
4f98287afa
julia02: build with openblas
...
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:02 -05:00
Eelco Dolstra
1e6e52c2ac
Revert "krb5: 1.13.1 -> 1.13.2"
...
This reverts commit 85932bc5a9
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
553abf71ba
Merge remote-tracking branch 'origin/staging' into gcc-4.9
...
Conflicts:
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/libraries/wayland/default.nix
pkgs/development/tools/build-managers/cmake/default.nix
pkgs/top-level/all-packages.nix
2015-06-01 20:08:43 +02:00
Pascal Wittmann
d780e48b31
openjdk8: fix build by applying the patch from debian
...
see https://www.mail-archive.com/debian-bugs-rc@lists.debian.org/msg389555.html
closes #8090
2015-05-31 18:02:41 +02:00
Michael Raskin
608482f613
Update SBCL
2015-05-31 11:46:47 +03:00
Peter Simons
2e24bef56f
ghc-6.x: enable builds again now that 5a89a87cc5
is in master
...
Resolves https://github.com/NixOS/nixpkgs/issues/7810 .
2015-05-30 19:54:42 +02:00
Vladimír Čunát
6732b3b8ad
clang-3.4: fix build by adding zlib
...
I didn't care enough to search for cause of the regression.
2015-05-30 15:42:15 +02:00
William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
William A. Kennington III
14c1e0fa1f
Fix ca-bundle paths
2015-05-29 14:03:34 -07:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
William A. Kennington III
85932bc5a9
krb5: 1.13.1 -> 1.13.2
2015-05-28 02:20:08 -07:00
Tobias Geerinckx-Rice
b2d7f4b1ba
Use common licence attributes from lib/licenses.nix
...
Many (less easily automatically converted) old-style strings
remain.
Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.
Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Vladimír Čunát
8e4c911248
gfortran-darwin: add cc
attribute to fix evaluation
...
Hopefully the value is reasonable.
It's used on two places at least to find libs to link against.
2015-05-27 21:13:44 +02:00
Ricardo M. Correia
4e4d01af81
rustc: Use fetchzip in src attr instead of fetchurl
...
Otherwise, `RUST_SRC_PATH` in `racerRust` will point to an invalid path
(such as `/nix/store/xxx-rustc-1.0.0.tar.gz/src`, where
`rustc-1.0.0.tar.gz` is a real tarball file).
2015-05-27 04:23:43 +02:00
William A. Kennington III
386575c0c2
llvm: 3.6.0 -> 3.6.1
2015-05-26 01:36:35 -07:00
Thomas Tuegel
d8dab38fda
Merge pull request #7899 from thinkpad20/openblas_on_osx
...
added flags/switches necessary to get openblas to compile on osx
2015-05-24 19:01:50 -05:00
Allen Nelson
e802740b69
adding metadata, putting version in name
2015-05-22 00:35:13 -05:00
Charles Strahan
688e9ea04c
ghcjs: bump ghcjs and ghcjs-boot
...
fixes #7881
2015-05-21 21:03:54 -04:00
Vincent Laporte
7689f0b673
fsharp: update from 3.1.1.31 to 3.1.1.32
2015-05-21 20:12:34 +02:00
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
Allen Nelson
e70f9e74f2
changed to CC=clang
2015-05-19 16:49:58 -05:00
Allen Nelson
ec2f3eb855
added gfortran expression for darwin
2015-05-19 15:59:55 -05: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
Eelco Dolstra
279aca0f4b
llvm: Don't depend on valgrind/gdb
...
See a4619673b5
.
2015-05-13 18:17:26 +02:00
Eelco Dolstra
110b671c13
gcc: Put info in a separate output
2015-05-13 18:17:25 +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
Shea Levy
123ca02fe3
gcc51: rename gcc5 in light of new versioning scheme
2015-05-03 06:10:26 -04:00
Luca Bruno
bb9ee2ab55
Add vala 0.28
2015-05-02 14:45:21 +02:00
Domen Kožar
ea8441fe6b
Merge pull request #7661 from johbo/dmd-darwin
...
Be able to compile dmd on darwin, update dmd
2015-05-02 14:43:31 +02:00
Ricardo M. Correia
03c749e896
icedtea7_web: Update from 1.5.2 -> 1.6
2015-05-02 13:41:57 +02:00
Aristid Breitkreuz
c6d17dfa24
fix up cudatoolkit 6.5 so that nvprof can run
2015-05-02 12:36:20 +02:00
Johannes Bornhold
2e658c1c63
dmd: Update version to 2.067.1
2015-05-02 11:20:45 +02:00
Johannes Bornhold
2bc69990cc
dmd: Tweaks so that it compiles on darwin
...
- Patching the makefile so use "clang++" as compiler. This was commented out
inside of the makefile.
- Fix the path to copy libphobos from.
2015-05-02 11:05:43 +02:00
William A. Kennington III
00df204c82
Merge remote-tracking branch 'upstream/master' into staging
2015-05-01 15:57:09 -07:00
Shea Levy
a704233a87
Add ats-extsolve (formerly patsolve)
2015-04-30 18:54:40 -04:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Shea Levy
90ebf5b952
Add gcc-5.1.0
2015-04-30 10:48:35 -04:00
Thomas Tuegel
1fe28a1132
Merge remote-tracking branch 'upstream/master' into staging
2015-04-29 11:33:28 -05:00
Charles Strahan
b2f426d981
Merge pull request #7626 from dnhgff/ghcjs-boot-update
...
ghcjs: bump ghcjs-boot commit
2015-04-28 20:56:30 -04:00
dnhgff
afa51d31f5
ghcjs: bump ghcjs-boot commit
...
see https://github.com/ghcjs/ghcjs-boot/pull/17 for justification (ghcjs-boot
won't build anymore on the previous commit :()
2015-04-28 17:37:27 -07:00
Tobias Geerinckx-Rice
239a129b5a
squeak: build commonly required plugins
...
Squeak without X11 or audio support is not very useful. Include
the required dependencies.
2015-04-27 23:02:02 +02:00
Tobias Geerinckx-Rice
69c0eff661
Add squeak 4.10.2.2614: a Smalltalk environment
2015-04-27 19:29:20 +02:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Edward Tjörnhammar
ca9d049654
removing cocreature as maintainer, as per request #6305
2015-04-25 00:29:51 +02:00
Edward Tjörnhammar
ad03fb11b3
openjdk8: enable fontconfig, add fallback fonts and fix emacs highlighting
2015-04-25 00:22:57 +02:00
j-keck
46aee4e3ca
ghcjs: update revisions
...
* ghcjs in nixpkgs depends on lens < 4.9
* current lens in nixpkgs is 4.9.1
* actual upstream ghcjs depends on lens < 4.10
Closes https://github.com/NixOS/nixpkgs/pull/7536 .
2015-04-24 14:47:03 +02:00