William A. Kennington III
b5d599af8c
nss: 3.19.3 -> 3.20
2015-08-20 15:32:47 -07:00
William A. Kennington III
8aece3d1ee
nspr: 4.10.8 -> 4.10.9
2015-08-20 15:32:47 -07:00
Benno Fünfstück
c51f0dbd52
haskell: disable haddock on GHC <7.8 on darwin
...
Fixes NixOS/nixpkgs#812
2015-08-20 21:51:19 +02:00
Benno Fünfstück
e059070ad3
ocamlPackages.ocurl: update from 0.7.2 to 0.7.5
2015-08-20 17:07:18 +02:00
Jascha Geerds
50d90a2538
gtkdialog: Add missing dependency on hicolor_icon_theme ( #9369 )
2015-08-20 16:03:58 +02:00
Bjørn Forsman
ac8f2391f3
pcl: 1.6.0 -> 1.7.2 (unbreaks build)
...
New deps added: libXt (required), libpcap (optional).
Releases are now at github.
2015-08-20 07:45:37 +02: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
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
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
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
William A. Kennington III
e1ac7ad7cc
libpipeline: 1.4.0 -> 1.4.1
2015-08-18 11:31:25 -07: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
Peter Simons
13024a48a3
haskell-ghc-mode: byte-compile installed elisp code
2015-08-18 12:40:18 +02:00
Peter Simons
62a85cb205
haskell-cabal-helper: test suite has been fixed upstream
2015-08-18 12:40:18 +02:00
Sophie Taylor
2e41646441
nixpkgs: llvm v3.5.0 -> v3.5.2
2015-08-18 02:18:04 -07:00
Arseniy Seroka
d33170a3d2
Merge pull request #9311 from ro6/master
...
urweb: 20150214 -> 20150520
2015-08-18 03:42:51 +03:00
ro6
15ef1f3a7e
urweb: 20150214 -> 20150520
2015-08-17 21:00:49 -03:00
Austin Seipp
55e5bd4e9b
nixpkgs: arcanist 20150707 -> 20150817
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Thomas Tuegel
9b5242b625
Merge pull request #9223 from danshapero/metis-5.1.0
...
metis: init at 5.1.0
2015-08-17 16:51:01 -05:00
Nikolay Amiantov
43cba717d2
haskell: partially revert marking Elm packages as broken
...
See https://github.com/NixOS/nixpkgs/pull/9233#issuecomment-131596192
2015-08-17 21:32:38 +03:00