Vladimír Čunát
ac4cffcdfb
Merge #14652 : fix build after splitting pcre
2016-04-14 09:44:06 +02:00
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
834174bed5
Add LTS Haskell 5.12.
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
897e0d1224
treewide: Mass replace 'openssl}/bin' to refer to the correct outputs
2016-04-14 08:32:20 +03:00
Tuomas Tynkkynen
87cb1b0ca1
treewide: Mass replace 'libxslt}/bin' to refer to the correct outputs
2016-04-14 08:32:20 +03: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
df2dd60b4e
treewide: Mass replace 'flac}/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
Nikolay Amiantov
3f9cfba02c
Merge commit 'refs/pull/14677/head' of git://github.com/NixOS/nixpkgs
2016-04-14 05:14:58 +03:00
Sergey Sofeychuk
9a11aafb91
imgur-screenshot: 1.5.4 -> 1.7.1
...
Updated imgur-screenshot i guess
Wrong hash in previous commit, it's fixed now.
2016-04-14 05:12:56 +03:00
Nikolay Amiantov
0ffd6d16b6
dwarf-therapist: fix build (see #14670 )
2016-04-14 04:17:56 +03:00
Nikolay Amiantov
755e4633c7
mass-replace glib and gtk lib/*/include paths
2016-04-14 04:13:54 +03:00
Tobias Geerinckx-Rice
550b878e46
zstd: 0.5.1 -> 0.6.0
...
Changes:
- Stronger high compression modes
- Changed : highest compression modes require --ultra command to
remove memory restrictions
- API: ZSTD_getFrameParams() provides size of decompressed content
- Fixed: zstd cli return error code > 0 and removes dst file artifact
when decompression fails
- Various fixes and small performance improvements
2016-04-14 02:37:53 +02:00
Tobias Geerinckx-Rice
994c9b7487
flexcpp: 2.04.00 -> 2.05.00
2016-04-14 02:37:53 +02:00
Tobias Geerinckx-Rice
af8a34a622
sane-backends-git -> 2016-04-14
2016-04-14 02:37:53 +02:00
Kevin Cox
08a035725f
daemontools: init at 0.76 ( #14675 )
2016-04-14 01:32:52 +01:00
Nikolay Amiantov
6f3e72eef6
Merge pull request #14658 from abbradar/search-path-fixes
...
Search path fixes
2016-04-14 03:08:41 +04:00
Nikolay Amiantov
d26e24fbea
curaengine: link to dynamic libs
2016-04-14 01:13:23 +03:00
Nikolay Amiantov
76281d5dec
avidemux: refactor again to fix build failures
2016-04-14 00:31:16 +03: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
39eefc0cd0
atom: fix library paths
2016-04-13 22:09:42 +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
b338187e71
libreoffice: 5.1.0.3 -> 5.1.2.2; still building, but the previous version in master was broken anyway and these problems are now fixed
2016-04-13 21:08:00 +02:00
Octavian Cerna
1e37217b80
raspberrypi-firmware: 20150506 -> 1.20160315 ( #14300 )
...
Cleanup the meta section, add viric and myself as maintainers.
2016-04-13 20:02:57 +01:00
Luca Bruno
6d8845ed8f
Merge pull request #14588 from puffnfresh/bug/remove-docker-tarballs
...
dockerTools: remove "tarballs" attribute
2016-04-13 21:01:01 +02:00
Herwig Hochleitner
e3d0fe898b
criu: 1.3-rc2 -> 2.0 ( #14666 )
2016-04-13 19:56:52 +01:00
Anderson Torres
4ec9453881
mgba: 0.3.1 -> git 20160325 ( #14578 )
...
I have made this release fromgit because 0.4.0 release doesn't
compile (gcc complains with an error in Window.cpp: "isnan is not
defined on this scope"). The error disappears on mgba git master.
2016-04-13 19:55:33 +01:00
obadz
bd9089987a
Merge pull request #14665 from bendlas/update-i2p
...
i2p: 0.9.24 -> 0.9.25
2016-04-13 19:50:47 +01:00
Herwig Hochleitner
e4a56dbff8
i2p: 0.9.24 -> 0.9.25
2016-04-13 20:48:20 +02:00
Michael Raskin
f99a9c0679
nspluginwrapper: add missing libXt build input
2016-04-13 19:10:42 +02:00
Michael Raskin
0103d710cc
csound: fix build (pthread not found) by adding stdenv.cc.libc.out/lib to -L. No idea why this is not default enough specifically when cmake is used
2016-04-13 18:55:39 +02: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
Vincent Laporte
fdd2c6e2ca
grass: fix build
2016-04-13 16:20:31 +00:00
Tristan Helmich
192dc27dc3
samba4Full: 4.3.6 -> 4.3.8 ( #14661 )
...
Fixes the following security issues:
* CVE-2015-5370 (Multiple errors in DCE-RPC code)
* CVE-2016-2110 (Man in the middle attacks possible with NTLMSSP)
* CVE-2016-2111 (NETLOGON Spoofing Vulnerability)
* CVE-2016-2112 (LDAP client and server don't enforce integrity)
* CVE-2016-2113 (Missing TLS certificate validation)
* CVE-2016-2114 ("server signing = mandatory" not enforced)
* CVE-2016-2115 (SMB IPC traffic is not integrity protected)
* CVE-2016-2118 (SAMR and LSA man in the middle attacks possible)
See http://badlock.org/ for details.
2016-04-13 17:59:03 +02:00
zimbatm
04267ed630
Merge pull request #14647 from MostAwesomeDude/tahoe
...
Tahoe-LAFS improvements
2016-04-13 16:39:53 +01:00
Michael Raskin
c2d9c35ebd
tigervnc: fix build by adding dependencies
2016-04-13 15:21:11 +02:00
Nikolay Amiantov
d2fec0a922
photoqt: use wrapQtProgram
2016-04-13 16:09:40 +03:00
Nikolay Amiantov
bac36baf5b
sound-juicer: use gstreamer setup hook
2016-04-13 16:09:40 +03:00