Commit Graph

25855 Commits

Author SHA1 Message Date
Eelco Dolstra
fd38b5fa49 Revert gcc darwin fixes
This reverts commits cb7c053383,
ebda45e6b9,
4a495cfbab because they broke Nixpkgs
evaluation.

http://hydra.nixos.org/build/24813270
2015-08-20 11:49:55 +02:00
William A. Kennington III
4f22eadf2c Merge branch 'master.upstream' into staging.upstream 2015-08-19 20:52:17 -07:00
William A. Kennington III
d730646832 go1.5: Fix pcre and port the remove-tools patch 2015-08-19 20:49:11 -07:00
William A. Kennington III
15a7e0ab71 go1.4: Fix some of the tests by adding missing pcre 2015-08-19 20:49:10 -07:00
William A. Kennington III
5344252155 go1.4: Cleanup compiler expression 2015-08-19 14:54:38 -07:00
Arseniy Seroka
bbc7812d37 Merge pull request #9341 from taku0/oraclejdk-8u60
oraclejdk: 8u51 -> 8u60
2015-08-20 00:33:47 +03:00
Luca Bruno
d05cb3e0ea go: add 1.5 compiler and packages 2015-08-19 23:25:16 +02:00
William A. Kennington III
bf0da55a8c gotools: Fix build and update to 2015-08-19 2015-08-19 13:54:54 -07:00
William A. Kennington III
901482ad99 Merge branch 'master.upstream' into staging.upstream 2015-08-19 13:54:48 -07:00
William A. Kennington III
c3592084cf golint: Update to 2015-06-23 2015-08-19 13:51:09 -07:00
William A. Kennington III
e27567cff1 golang: Remove old, unused compilers 2015-08-19 13:25:44 -07:00
Peter Simons
24664e9cb3 Merge pull request #9345 from kquick/haskell-vty-ui-disable-tests
Specify no-tests cabal flag for vty-ui under ghc 7.10.x
2015-08-19 22:00:36 +02:00
William A. Kennington III
62b589a54f libressl: 2.2.1 -> 2.2.2 2015-08-19 10:42:55 -07:00
Kevin Quick
2066ac2956 Specify no-tests cabal flag for vty-ui under ghc 7.10.x 2015-08-19 10:15:38 -07:00
taku0
ec24fc6ecc oraclejdk: 8u51 -> 8u60 2015-08-19 22:04:29 +09:00
Peter Simons
e297442b62 Merge pull request #9327 from oxij/better-hoogle
haskell-packages: bring hoogle and haddock to the masses
2015-08-19 15:00:23 +02:00
Eelco Dolstra
bed96a585f libmtp: Update to 1.1.9 2015-08-19 14:29:27 +02:00
Michael Alan Dorman
57c276110f haskell-ghcjs: use ghcjs compatible with new vector
Closes https://github.com/NixOS/nixpkgs/issues/9328.
2015-08-19 13:59:40 +02:00
Moritz Ulrich
2ffc2099be leiningen: 2.5.1 -> 2.5.2. 2015-08-19 12:25:50 +02:00
Eelco Dolstra
e91523aab5 Merge pull request #9325 from vcunat/p/glibc-security
glibc: apply four security fixes from upstream
2015-08-19 11:50:03 +02:00
Peter Simons
fabeee76bd haskell-configurator fails its test suite. 2015-08-19 11:01:48 +02:00
Michael Alan Dorman
09e5107d3b haskell-hbro: fixed by upstream 2015-08-19 11:01:48 +02:00
Kevin Quick
d58753b994 Newer haskell cmdlib version 0.3.6 is no longer marked as broken.
Closes https://github.com/NixOS/nixpkgs/pull/9316.
2015-08-19 11:01:48 +02:00
Peter Simons
f2fc95686c haskell-shelly has transient test suite failures. 2015-08-19 11:01:48 +02:00
Peter Simons
7e48c52aaa haskell-singletons: update documentation for override 2015-08-19 11:01:47 +02:00
Nikolay Amiantov
1a590a6185 haskell: use postPatch instead of patchPhase where possible
Closes https://github.com/NixOS/nixpkgs/pull/9297.
2015-08-19 11:01:47 +02:00
Peter Simons
d8650d5d6c haskell-commutative: re-enable test suite
All files, dependencies, etc. appear to now be set correctly.  Tested
with 'cabal test' in a local nix-shell environment.

Closes https://github.com/peti/nixpkgs/pull/20.
2015-08-19 11:01:47 +02:00
Peter Simons
0eca00a544 haskell-sets-with was deprecated. 2015-08-19 11:01:47 +02:00
Peter Simons
f92eb718eb haskell-sets still can't compile its test suite. 2015-08-19 11:01:47 +02:00
Peter Simons
b591bec333 haskell-yi: fixed by upstream 2015-08-19 11:01:41 +02:00
Peter Simons
574e2a5f81 hackage-packages.nix: update to 83e7ec0b31 with hackage2nix v20150807-45-gbadda1e 2015-08-19 11:00:06 +02:00
Jan Malakhovski
c80af74a84 haskell-packages: throw withHoogle away from the lib 2015-08-18 19:56:17 +00:00
Jan Malakhovski
0013743845 haskell-packages: make hoogle wrapper much more helpful
* Build most of the stuff on /tmp, not in /nix/store.
* Generate hoogle database for all the dependencies.
* Generate haddock index and contents files.
* Cleanup.
2015-08-18 19:56:17 +00:00
Jan Malakhovski
d8487667cf haskell-packages: bring hoogle to the masses by imlementing ghcWithHoogle
Replace `ghcWithPackages` to `ghcWithHoogle` in your config and enjoy.
2015-08-18 19:56:16 +00:00
William A. Kennington III
15a6f0ba7b openldap: Fix hash 2015-08-18 12:35:51 -07:00
Vincent Laporte
7e80417fa8 coq-QuickChick: 21f50a02 -> 20150605 2015-08-18 21:28:33 +02:00
Peter Simons
4cc5be347a haskell-configuration-ghc-head: update obsolete jailbreak-cabal override 2015-08-18 21:13:23 +02:00
Vladimír Čunát
1fbbeff0c1 glibc: apply four security fixes from upstream
Fixes CVE-2014-8121, CVE-2015-1781 and two unnumbered problems (apparently).
All these commits should be contained in the 2.22 release,
but we don't want that yet due to unresolved locale incompatibilites.
2015-08-18 20:58:39 +02:00
William A. Kennington III
2ac70270e8 Merge branch 'master.upstream' into staging.upstream 2015-08-18 11:36:32 -07:00
William A. Kennington III
ecdda8ddc9 openldap: 2.4.41 -> 2.4.42 2015-08-18 11:35:37 -07:00
William A. Kennington III
1438112613 libpcap: 1.5.3 -> 1.7.4 2015-08-18 11:35:09 -07:00
William A. Kennington III
e1ac7ad7cc libpipeline: 1.4.0 -> 1.4.1 2015-08-18 11:31:25 -07:00
William A. Kennington III
7af1960345 libdrm: 2.4.62 -> 2.4.64 2015-08-18 11:27:01 -07:00
Bjørn Forsman
38880d19cb freeglut: 2.8.1 -> 3.0.0
* Upstream switched to cmake => remove autoreconfHook
* Makefile.am is gone => remove darwin specific patch (untested)

The new version has a pkg-config file. Yay!

Tested locally with `nox-review wip`; no regressions found.
2015-08-18 18:45:14 +02:00
Bjørn Forsman
e1f7e7128b freeglut: add meta attributes 2015-08-18 18:45:14 +02:00
Bjørn Forsman
4a75883932 freeglut: remove unused patch 2015-08-18 18:45:13 +02:00
Bjørn Forsman
836fa19651 cudatoolkit: fixup path to samples
This is needed for cuda 6.5 or else nsight will not find them. In cuda 7.0 the
samples are already in $out/samples. Older versions do not build due to broken
dependency (python-minimal).
2015-08-18 17:06:42 +02:00
Domen Kožar
f044c31174 Merge pull request #9298 from abbradar/python-env
python: add .env for convenient nix-shell's
2015-08-18 13:09:04 +02:00
Peter Simons
1fc3e769e3 haskell-hindent: byte-compile installed elisp code 2015-08-18 12:59:36 +02:00
Peter Simons
6d0fee82c5 haskell-structured-haskell-mode: byte-compile installed elisp code 2015-08-18 12:40:18 +02:00