Thomas Tuegel
0a54898a20
qt55.qtbase: don't include optional dependencies unconditionally
2015-12-19 12:18:06 -06:00
Thomas Tuegel
9f62af0885
qt55.qtbase: fallback libGL path
...
If libGL is not found on the system library path, fall back to the
default Mesa driver.
2015-12-19 12:15:33 -06:00
Thomas Tuegel
081b1f1707
qt55.qtbase: set compose search path
...
This was previously set using substituteInPlace, but this leads to
duplicate search paths.
2015-12-19 12:02:57 -06:00
Thomas Tuegel
14f27e5eb7
qt55.qtbase: move sed scripts to postPatch
2015-12-19 11:59:05 -06:00
Thomas Tuegel
8b890cac07
qt55.qtbase: manage patches with quilt
2015-12-19 11:56:50 -06:00
Herwig Hochleitner
b3b7f9f37f
fix lib path for gradle, fixes #11191
2015-12-18 23:12:43 +03:00
Gaëtan André
ff58a9831b
matter-compiler: initial expression, fixes #11780
2015-12-18 15:49:57 +01:00
Arseniy Seroka
db736b57fd
Merge pull request #11806 from deeky666/php-7.0.1
...
php: 7.0.0 -> 7.0.1
2015-12-18 14:45:13 +03:00
Peter Simons
9cb7aa8357
haskell-gtksourceview2: add override to fix build
2015-12-18 11:37:44 +01:00
Peter Simons
16e9b44afa
cabal2nix: update to version 20151217
2015-12-18 11:37:44 +01:00
Peter Simons
fced3e3222
haskellPackages: Stackage Nightly 2015-12-17 updates to GHC 7.10.3
2015-12-18 11:37:44 +01:00
Peter Simons
d2d68b0d92
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20151217 using the following inputs:
- Nixpkgs: 1e4c0752db
- Hackage: 42db5021ee
- LTS Haskell: 253d4da342
- Stackage Nightly: 57c8505aea
2015-12-18 11:37:31 +01:00
Vladimír Čunát
1932d101e2
telepathy-qt: minor update, fix by patch, unify
...
- The patch fixes building against gst-1.6.
- Having to change three files with almost same contents would drive me mad,
so I unified them into a single expression. /cc @ttuegel
- libxslt seemed unneeded, and it uses libxml2 anyway.
2015-12-18 11:06:46 +01:00
Vladimír Čunát
be6c625410
telepathy-farstream: minor update 0.6.1 -> 0.6.2
...
Also cleanup unneeded dependencies, in particular gst-0.10.
2015-12-18 10:31:57 +01:00
lethalman
12b64621fd
Merge pull request #11796 from nckx/fix-gdata
...
gnome3_*.libgdata: add `nss` dependency
2015-12-18 10:15:51 +01:00
Steve Müller
cf99e57c80
php: 7.0.0 -> 7.0.1
2015-12-18 09:41:51 +01:00
Tobias Geerinckx-Rice
341d23324d
libpsl: 2015-12-03 -> 2015-12-17
2015-12-17 23:51:43 +01:00
Tobias Geerinckx-Rice
996a0a9abf
liboauth: add nss3
path to liboauth.la
...
Fixes the following libgdata build error:
```
CCLD gdata/libgdata.la
/nix/store/5kdjp8200hazaydx0dmwn5qghqkyi3py-binutils-2.23.1/bin/ld: cannot find -lssl3
/nix/store/5kdjp8200hazaydx0dmwn5qghqkyi3py-binutils-2.23.1/bin/ld: cannot find -lsmime3
/nix/store/5kdjp8200hazaydx0dmwn5qghqkyi3py-binutils-2.23.1/bin/ld: cannot find -lnss3
/nix/store/5kdjp8200hazaydx0dmwn5qghqkyi3py-binutils-2.23.1/bin/ld: cannot find -lnssutil3
collect2: error: ld returned 1 exit status
```
2015-12-17 22:43:34 +01:00
John Wiegley
d879a242cd
haskellPackages.git-annex: Do not build lsof on Darwin
2015-12-17 11:52:11 -08:00
Rickard Nilsson
c634e5cd24
Merge pull request #11730 from spwhitt/mopidy
...
Mopidy Improvements
2015-12-17 20:42:13 +01:00
Pascal Wittmann
21522ede83
Merge pull request #11753 from nlewo/master
...
Add devpi-client and its dependencies
2015-12-17 16:21:46 +01:00
Thomas Tuegel
9b26afff6e
Merge pull request #11781 from ttuegel/kiconthemes
...
kde5.kiconthemes: default icon theme is breeze
2015-12-17 06:15:37 -06:00
Thomas Tuegel
24991034de
kde5.kiconthemes: default icon theme is breeze
2015-12-17 05:58:17 -06:00
Thomas Tuegel
d69b5f9533
polkit_qt5: remove
...
The correct version is qt5Libs.polkitQt.
2015-12-17 05:51:59 -06:00
Peter Simons
bb00c08191
Merge pull request #11771 from ericsagnes/update/erlang
...
erlangR18: 18.0 -> 18.2
2015-12-17 11:04:10 +01:00
Frederik Rietdijk
2d07d00856
python scipy: run correct tests, fix/remove failing tests
2015-12-17 10:46:55 +01:00
Antoine Eiche
f21a65f719
devpi-client: init at 2.3.2
2015-12-17 09:34:13 +01:00
Thomas Tuegel
0a81a0d8ff
kde5: Frameworks 5.17, Plasma 5.5.1, Applications 15.12.0
...
The stable `kde5` attribute is updated to these versions. The old
versions have been removed.
2015-12-16 19:08:06 -06:00
John Wiegley
61176d8987
Revert "haskellPackages.git-annex: Do not use lsof on Darwin"
...
This reverts commit fd45c7b82b
.
2015-12-16 16:20:44 -08:00
Eric Sagnes
b67ac40a82
erlangR18: 18.0 -> 18.2
2015-12-17 09:01:49 +09:00
Peter Simons
fc2b8edb1a
Clean up overrides for Haskell gio, glib, and gtk.
2015-12-17 00:32:16 +01:00
Peter Simons
c58c68a037
haskell.lib.addPkgconfigDepends: fix broken function
...
The function is supposed to modify pkgconfigDepends, not buildInputs.
2015-12-17 00:32:16 +01:00
Peter Simons
99b253fc1d
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-47-ga631ea6 using the following inputs:
- Nixpkgs: e616e3fbaa
- Hackage: 1be87a125d
- LTS Haskell: 253d4da342
- Stackage Nightly: 1ee60f7320
2015-12-17 00:32:08 +01:00
John Wiegley
fd45c7b82b
haskellPackages.git-annex: Do not use lsof on Darwin
2015-12-16 14:10:56 -08:00
John Wiegley
db9bc6875f
coqPackages.flocq: 2.4.0 -> 2.5.0
2015-12-16 14:10:14 -08:00
Michael Alan Dorman
97834fc233
Don't check hindent
...
It appears its test suite has some issues at present, based on
https://github.com/chrisdone/hindent/issues/166 , which seems to preceed
haskell-src-exts-1.17 being released.
2015-12-16 21:33:56 +01:00
Michael Alan Dorman
bc5f82dfc2
Fixup pointfree package.
2015-12-16 21:33:56 +01:00
Peter Simons
1f108490f1
ghc-HEAD: update build instructions and bump version to current Git master
...
Closes https://github.com/NixOS/nixpkgs/issues/10752 .
2015-12-16 21:33:56 +01:00
Peter Simons
878692e645
ghc-7.10.3: remove the obsolete build.mk file
...
New versions of GHC allow us to specify those things on the
command-line, so the build.mk file is no longer necessary.
2015-12-16 21:33:56 +01:00
Peter Simons
a421e7bd4a
ghc-7.10.3: don't pass compiler or linker flags through a response file
...
The new GHC version contains a patch [1] that passes linker and compiler flags
to GCC via response files rather than directly on the command-line. This is
supposed to be beneficial on Windows and other platforms that have trouble
dealing with long argument lists. On NixOS, however, this feature breaks the
flag handling provided by gcc-wrapper [2] and therefore causes the entire GHC
build to fail.
This issue has been reported upstream at [3]. It's not clear yet how to remedy
this problem, but until we've figured that out we just don't pass compiler flags
in response files on NixOS to fix https://github.com/NixOS/nixpkgs/issues/10752 .
[1] 296bc70b5f
[2] https://github.com/NixOS/nixpkgs/issues/11762
[3] https://ghc.haskell.org/trac/ghc/ticket/11147
2015-12-16 21:33:56 +01:00
Peter Simons
eae27e7798
ghc: update version 7.10.3 to 7.10.3a
...
Apply upstream patches that fix minor cosmetic issues in the documentation.
2015-12-16 21:33:56 +01:00
Mathieu Boespflug
bb30c79f0b
vagrant: bring embedded/ libraries in scope of dynamic linker.
2015-12-16 18:14:40 +01:00
Thomas Tuegel
8ee82c6b00
Merge pull request #11764 from ttuegel/kde-updates
...
KDE updates
2015-12-16 10:24:11 -06:00
Thomas Tuegel
cc058eff70
kde5_latest: merge all package sets
...
The three KDE package sets now have circular dependencies between them,
so they can only be built if they are merged into a single package set
during evaluation.
2015-12-16 10:22:43 -06:00
Eelco Dolstra
86bf3662df
nss: 3.20.1 -> 3.21
2015-12-16 16:18:42 +01:00
Eelco Dolstra
f8c6ced636
nspr: 4.10.10 -> 4.11
2015-12-16 16:04:36 +01:00
Domen Kožar
0944d05e2e
libvirt-glib: add numa support
2015-12-16 11:07:08 +01:00
Pascal Wittmann
1adc15f93f
Merge pull request #11754 from VIZGIX/master
...
qxt: url fix
2015-12-16 08:42:30 +01:00
VIZGIX
fe29df4db0
qxt: url fix
...
updated to the correct url for downloading the libqxt tar.gz file
2015-12-16 01:16:24 -06:00
Spencer Whitt
89c690039a
gst-plugins-ugly: add LAME mp3 encoder support
2015-12-15 22:38:13 -05:00