Pascal Wittmann
571d878e40
botan: fix build
2015-07-02 00:02:40 +02:00
Thomas Tuegel
726b111c6c
Merge pull request #8590 from NixOS/fix-qt5-setup-hook
...
qt54: fix setup-hook.sh, lib/ was not populated in some cases
2015-07-01 17:00:01 -05:00
Pascal Wittmann
f6edc25af6
blitz: fix build
2015-07-01 23:12:29 +02:00
William A. Kennington III
7eae48871f
Merge branch 'master.upstream' into staging.upstream
2015-07-01 13:38:17 -07:00
William A. Kennington III
05aa0c0990
mbedtls: Remove postInstall workarounds that were fixed upstream
...
Fixed by upstream commit f5203e0bb5a33b65aafdeb35fb6082ea69d700ff.
2015-07-01 13:28:59 -07:00
Pascal Wittmann
8a3a3c7c4b
qt54: fix setup-hook.sh, lib/ was not populated in some cases
2015-07-01 20:38:03 +02:00
Pascal Wittmann
f5c91c445f
checkstyle: update from 6.8 to 6.8.1
2015-07-01 20:21:33 +02:00
Arseniy Seroka
9661e477bc
Merge pull request #8563 from akaWolf/master
...
Updated qtox to the last version
2015-07-01 17:16:16 +03:00
Shea Levy
145768bf9b
Unmaintain a bunch of packages
2015-07-01 08:11:05 -04:00
Artjom Vejsel
68f4a0f0ea
libtoxcore: added new-api version
2015-07-01 14:38:56 +03:00
Artjom Vejsel
6a6ecde159
filter-audio library: init at 20150624
2015-07-01 14:37:59 +03:00
Arseniy Seroka
6f6be9bf2a
Merge pull request #8578 from joachifm/xapian-1_2_21
...
xapian: 1.2.19 -> 1.2.21
2015-07-01 14:31:41 +03:00
Luca Bruno
22fce48371
php: fix broken build inputs (ZHF)
2015-07-01 12:31:01 +02:00
Luca Bruno
feac3e6777
mbedtls: fix postInstall (ZHF)
2015-07-01 11:48:28 +02:00
William A. Kennington III
98eebe7ee4
openldap: 2.4.40 -> 2.4.41
2015-07-01 00:54:46 -07:00
William A. Kennington III
612f0bdd67
Merge branch 'master.upstream' into staging.upstream
2015-06-30 23:58:07 -07:00
Joachim Fasting
d35cf0c080
xapian: 1.2.19 -> 1.2.21
2015-06-30 23:16:03 +02:00
Tuomas Tynkkynen
d8b4cff390
dtc: Fix cross compilation
...
Flex and Bison are need to be executable by the build system.
2015-06-30 10:33:25 +03:00
Jude Taylor
b62baacbc1
Revert "Fix libcxxStdenv on Linux"
...
This reverts commit 172ed10426df966ee5df76a1ef18f683698fe23f.
2015-06-29 13:55:12 -07:00
Pascal Wittmann
6dca09d36f
Merge pull request #8557 from couchemar/elixir-1.0.5
...
elixir: 1.0.4 -> 1.0.5
2015-06-29 17:37:55 +02:00
Pascal Wittmann
851ef7e2de
Merge pull request #8548 from dezgeg/pr-dtc
...
dtc: init at 1.4.1
2015-06-29 16:37:45 +02:00
Andrey Pavlov
15fd734a58
elixir: 1.0.4 -> 1.0.5
2015-06-29 17:30:59 +03:00
Pascal Wittmann
512225ef81
Fixed some descriptions
2015-06-29 16:20:58 +02:00
Pascal Wittmann
aefa3a30f0
Merge pull request #8550 from maurer/bitstring-gunk
...
ocaml-bitstring: debug message removal
2015-06-29 15:41:13 +02:00
Pascal Wittmann
439ce0d07d
checkstyle: update from 6.7 to 6.8
2015-06-29 12:50:34 +02:00
Matthew Maurer
a145a70f1a
ocaml-bitstring: debug message removal
2015-06-28 21:12:10 +00:00
Shea Levy
291d203f80
Merge branch 'clang-stdenv' of https://github.com/Ralith/nixpkgs into staging
2015-06-28 15:54:06 -04:00
Tuomas Tynkkynen
b0ad2da4ed
dtc: init at 1.4.1
...
Compiling U-Boot for the Jetson TK1 board requires this.
2015-06-28 22:40:35 +03:00
Benjamin Saunders
172ed10426
Fix libcxxStdenv on Linux
...
This corrects linkage failures arising from missing -lc++abi and
resolves "unused argument" warnings arising due to -stdlib=libc++
serving no purpose when search paths are being supplied explicitly.
2015-06-28 21:33:12 +02:00
Edward Tjörnhammar
da7355e562
pkgs.haskellPackages.gitit: unmark as broken
2015-06-28 12:40:23 +02:00
Kirill Elagin
6209961810
pyqt5: make it actually 5.4.2
2015-06-28 02:18:58 +03:00
Arseniy Seroka
f893ac0622
pyqt5: 5.3 -> 5.4.2
2015-06-28 00:28:19 +03:00
Arseniy Seroka
ae7d918499
sip: 4.16.4 -> 4.16.6
2015-06-28 00:28:14 +03:00
Domen Kožar
32d618b2ca
Merge pull request #8531 from dezgeg/pr-libxcomp
...
libxcomp: Fix build in staging
2015-06-27 23:13:21 +02:00
Tuomas Tynkkynen
6b829e7302
libxcomp: Fix build
...
The mkdirs were failing since the 'out' and 'lib' directories are
already created by 'make install' (#7524 fallout). And in fact, the
entire postInstall script is doing the exact same thing as installPhase,
so it can be simply dropped.
2015-06-27 23:53:49 +03:00
William A. Kennington III
512beee962
zeroc-ice: 3.5.1 -> 3.6.0
2015-06-27 12:38:32 -07:00
William A. Kennington III
f93d565c28
Merge branch 'master.upstream' into staging.upstream
2015-06-27 10:44:00 -07:00
vbgl
742824bd78
Merge pull request #8291 from maurer/misc-ocaml
...
Add miscellaneous OCaml Packages
2015-06-27 18:52:03 +02:00
Matthew Maurer
9c0f1eefc6
piqi-ocaml: init at 0.7.4
2015-06-27 16:54:20 +00:00
Matthew Maurer
8c875e76f0
uuidm: init at 0.9.5
2015-06-27 16:54:20 +00:00
Matthew Maurer
289e2a10db
ocaml-faillib: init at 111.17.00
2015-06-27 16:54:20 +00:00
Matthew Maurer
1d79d840b1
piqi: init at 0.6.12
2015-06-27 16:54:20 +00:00
Matthew Maurer
90a4de0f1b
ocaml-bitstring: init at 2.0.4 and f1673f8
2015-06-27 16:54:10 +00:00
Vincent Laporte
e4d16dcc72
ocaml-io-page: 1.4.0 -> 1.5.1
2015-06-27 14:48:12 +02:00
Vladimír Čunát
58f7bf5b68
gsl: fix i686 tests by upstream patch
2015-06-27 11:28:50 +02:00
Vladimír Čunát
637873d8fb
crypto++: fix tests by not using -O3, refactor
...
Tests were segfaulting due to compilation with -O3,
most likely since building with gcc-4.9.
AFAIK it isn't generally safe/advisable to use -O3 anyway.
Also do some cleanup and expression refactoring, mostly.
2015-06-27 10:57:03 +02:00
William A. Kennington III
12102562f7
Merge branch 'master.upstream' into staging.upstream
2015-06-27 00:18:18 -07:00
William A. Kennington III
7297255019
Convert all jack references to libjack2
2015-06-27 00:17:52 -07:00
William A. Kennington III
9c5ef0469c
krb5: 1.13.1 -> 1.13.2
2015-06-26 23:02:20 -07:00
William A. Kennington III
943b282800
heimdal: Always install hcrypto
2015-06-26 22:45:20 -07:00