Peter Simons
232d843c8a
haskell-src-exts: test suite fails when building with GHC 8.0.x
2016-04-14 09:17:55 +02:00
Peter Simons
70f396fa48
haskell-generic-deriving: build fails Haddock phase with GHC 8.0.x
2016-04-14 09:17:55 +02:00
Peter Simons
2be16386b5
haskell-lens: use latest version when building with GHC 8.0.x
2016-04-14 09:17:55 +02:00
Peter Simons
d98a8f88d0
haskell-kan-extensions: use version 5.x when building with GHC 8.0.x
2016-04-14 09:17:55 +02:00
Peter Simons
3babe992f9
haskell-semigroupoids: doctest suite won't build with GHC 8.0.x
2016-04-14 09:17:55 +02:00
Peter Simons
15d7b7da10
haskell-bifunctors: use latest version 5.3 when compiling with GHC 8.0.x
2016-04-14 09:17:55 +02:00
Anthony Cowley
3f845da22a
haskell-modules: darwin configuration-common
...
- Reconfigure OpenGL/CL related packages to propagate the necessary
framework dependencies.
- Disable tests on all versions of c2hs so package sets such as LTS
releases work.
Closes https://github.com/NixOS/nixpkgs/pull/14609 .
2016-04-14 09:17:55 +02:00
Peter Simons
2422ae0838
ghc: update 8.0.x pre-release from rc2 to rc3
2016-04-14 09:17:55 +02:00
Peter Simons
8a12018821
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-1-ge7059e3 using the following inputs:
- Hackage: 4d5f229e9e
- LTS Haskell: 924977cc28
- Stackage Nightly: 0002f21766
2016-04-14 09:17:55 +02:00
Peter Simons
c7a4de7717
configuration-hackage2nix.yaml: update list of broken builds
2016-04-14 09:17:55 +02:00
Tuomas Tynkkynen
66de416b7a
treewide: Mass replace 'hunspell}/bin' to refer to the correct outputs
2016-04-14 08:32:20 +03:00
Tuomas Tynkkynen
794f07d4e4
treewide: Mass replace 'binutils}/bin' to refer to the correct outputs
2016-04-14 08:32:20 +03:00
Tuomas Tynkkynen
f34655e28c
openssl-chacha: Split into multiple outputs
...
Mainly done because of this in all-packages.nix:
````
cipherscan = callPackage ../tools/security/cipherscan {
openssl = if stdenv.system == "x86_64-linux"
then openssl-chacha
else openssl;
};
````
... and inside cipherscan we want to refer to `openssl.bin`
2016-04-14 08:32:20 +03:00
Tobias Geerinckx-Rice
994c9b7487
flexcpp: 2.04.00 -> 2.05.00
2016-04-14 02:37:53 +02:00
Nikolay Amiantov
6f3e72eef6
Merge pull request #14658 from abbradar/search-path-fixes
...
Search path fixes
2016-04-14 03:08:41 +04:00
Arseniy Seroka
0420a532e9
Merge pull request #14649 from vbgl/coq_8.5.1
...
Coq 8.5pl1
2016-04-13 22:16:48 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Michael Raskin
be90eb047c
glfw3: apparently fix the build
2016-04-13 18:52:37 +02:00
Michael Raskin
cd5b677576
gcc49 (gcj): do not create separate lib output (cyclical dependency), fix ecj1 linking. Does not affect the hash of normal gcc49
2016-04-13 18:46:14 +02:00
Michael Raskin
14b8bdc01f
julia: fix library path management after multiple-outputs/closure-size merge
2016-04-13 18:46:14 +02:00
Michael Raskin
238cb743bc
scons: 2.4.1 -> 2.5.0
2016-04-13 14:47:04 +02:00
Michael Raskin
a9b9c8c23b
libgphoto2: 2.5.9 -> 2.5.10
2016-04-13 14:47:04 +02:00
Michael Raskin
7c0f4882f3
angelscript: 2.30.2 -> 2.31.0
2016-04-13 14:47:04 +02:00
Vladimír Čunát
39ebb01d6e
Merge branch 'staging', containing closure-size #7701
2016-04-13 09:25:28 +02:00
Tuomas Tynkkynen
9bc67ca5c9
Merge pull request #14620 from nico202/ispike
...
iSpike: init at 2.1
2016-04-13 07:21:16 +03:00
Nikolay Amiantov
53ae67fddd
openscenegraph: add withApps flag
2016-04-13 04:35:33 +03:00
Tuomas Tynkkynen
a9ce4b0884
libdvdcss: Don't build on Darwin
...
http://hydra.nixos.org/build/34377524/nixlog/1/raw
While at it, add a license.
2016-04-13 04:17:34 +03:00
Tuomas Tynkkynen
ba59be833b
sunxi-tools: Don't build on darwin
...
http://hydra.nixos.org/build/34390183/nixlog/1/raw
While at it, use fetchFromGitHub.
2016-04-13 04:06:15 +03:00
Alexey Shmalko
e870ac3044
gcc-arm-embedded: 4.9 -> 5.2
...
Seems that GCC ARM Embedded have changed convention for file location,
and version 5.2 isn't accessible from the predicted url. That's why
nix-expression is updated to allow overloading url parts.
2016-04-13 03:07:05 +03:00
Shea Levy
2274d7e96e
Merge branch 'chromedriver221' of git://github.com/NeQuissimus/nixpkgs
2016-04-12 16:47:49 -04:00
Vincent Laporte
618b336808
coq-ext-lib: 0.9.0-beta3 -> 0.9.3
2016-04-12 19:43:49 +02:00
Tim Steinbach
7c2deb94bf
chromedriver: 2.14 -> 2.21
2016-04-12 11:07:56 -04:00
Franz Pletz
9fd4e1e8dd
libuchardet: 0.0.1 -> 0.0.5
2016-04-12 15:51:32 +02:00
Franz Pletz
8b073d96d7
vaapiIntel: 1.6.1 -> 1.6.2
2016-04-12 15:51:32 +02:00
Franz Pletz
365f5942a4
xvidcore: 1.3.3 -> 1.3.4
2016-04-12 15:51:31 +02:00
Franz Pletz
862875f9cd
libvirt: 1.3.2 -> 1.3.3
2016-04-12 15:49:54 +02:00
=
9ec9da1a24
iSpike: init at 2.1.1
2016-04-12 14:36:20 +02:00
zimbatm
c8484b95be
Merge pull request #14600 from nckx/update/gup
...
Update gup and rename gfxmonk -> timbertson
2016-04-12 12:08:43 +01:00
Peter Simons
4fe298f248
Merge pull request #14603 from obadz/haste-fix
...
haskellPackages.haste-compiler: fix build issue in #14581
2016-04-12 10:01:27 +02:00
Franz Pletz
ef37c57e4e
dfu-util: 0.8 -> 0.9
2016-04-12 04:28:50 +02:00
Franz Pletz
310f05ed9d
libgsf: 1.14.34 -> 1.14.36
2016-04-12 04:28:50 +02:00
Nikolay Amiantov
36a8c35461
ogrepaged: mark as broken
2016-04-12 03:12:49 +03:00
Nikolay Amiantov
6a5387e68c
mygui: disable ogre by default
2016-04-12 03:09:11 +03:00
Nikolay Amiantov
c74e2b51e8
mygui: disable some components, support OpenGL renderer
2016-04-12 03:08:16 +03:00
Nikolay Amiantov
c322c042cf
Merge commit 'refs/pull/14593/head' of git://github.com/NixOS/nixpkgs
2016-04-12 03:07:40 +03:00
Tobias Geerinckx-Rice
ad794fed9c
{lib,pcman}fm: 1.2.3 -> 1.2.4
2016-04-11 23:39:47 +02:00
Tobias Geerinckx-Rice
06dceaa5b2
geoclue2: 2.4.2 -> 2.4.3
2016-04-11 23:39:47 +02:00
joachifm
2e2a87e57a
Merge pull request #14376 from acowley/qhull
...
qhull: darwin compatibility
2016-04-11 23:17:20 +02:00
joachifm
b70f9dc172
Merge pull request #14353 from acowley/tbb
...
tbb: darwin compatibility
2016-04-11 23:15:31 +02:00
obadz
c3860bf008
haskellPackages.haste-compiler: fix build issue in #14581
2016-04-11 17:21:18 +01:00