Commit Graph

25041 Commits

Author SHA1 Message Date
Vincent Laporte
af7b23649a ocaml-re: 1.4.0 -> 1.4.1 2015-07-01 20:23:19 +02:00
Vincent Laporte
ee34bde5e5 ocaml-csv: 1.3.3 -> 1.4 2015-07-01 20:23:19 +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
William A. Kennington III
98eebe7ee4 openldap: 2.4.40 -> 2.4.41 2015-07-01 00:54:46 -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
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
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
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
William A. Kennington III
512beee962 zeroc-ice: 3.5.1 -> 3.6.0 2015-06-27 12:38:32 -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
William A. Kennington III
7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
William A. Kennington III
fa1bdb8cbd Migrate all krb5 -> libkrb5 2015-06-26 17:21:49 -07:00
Pascal Wittmann
8c4fcc87f8 autobuild: 3.5 -> 5.3 2015-06-26 17:40:09 +02:00
Andrey Pavlov
5506632473 erlang: add Erlang R18, closes #8515 2015-06-26 16:15:14 +02:00
Charles Strahan
d51a81690c libtsm: fix building with clang for darwin 2015-06-25 21:06:55 -05:00
vbgl
5c537f3bdd Merge pull request #8296 from vbgl/ocamlp4
OCaml-4.02: fix ocamlbuild rules for camlp4
2015-06-25 23:54:13 +02:00
Thomas Tuegel
6c1d645bd0 kde5: propagate plugin and QML dependencies 2015-06-25 09:03:42 -05:00
Thomas Tuegel
09a53440f1 qt54: don't propagate build inputs
This disables propagated of Qt 5 build inputs at the request of
@edolstra. If this breaks your build, you need to add the missing
dependencies yourself. If this breaks your package at runtime, you need
to wrap your package to set either the plugin path or the QML import
path.
2015-06-25 09:03:41 -05:00
Thomas Tuegel
fa9ed76122 qt54: regenerate manifest 2015-06-25 09:03:41 -05:00
Thomas Tuegel
8862d8d9c9 autonix: JSON manifest format 2015-06-25 09:03:40 -05:00
Thomas Tuegel
0aa8e64967 kde5: JSON manifest format 2015-06-25 09:03:40 -05:00
Lluís Batlle i Rossell
e7d10c4190 Updating podofo to 0.9.3. 2015-06-25 15:40:04 +02:00
Luca Bruno
4bc436ca3a libusb1: fix .la file 2015-06-25 15:14:54 +02:00
Peter Simons
ec08cb9036 haskell-stack: disable failing test suite
Works around https://github.com/commercialhaskell/stack/issues/408 and
https://github.com/commercialhaskell/stack/issues/409. Closes
https://github.com/NixOS/nixpkgs/pull/8497.
2015-06-25 14:14:07 +02:00
Peter Simons
8e68d55b04 hackage-packages.nix: update to d107d75494 with hackage2nix revision de16283b7d550f2f74d936477f2ab475e3a30669 2015-06-25 12:18:19 +02:00
Peter Simons
b64021cdaa haskell-gnutls: linker errors have been fixed upstream 2015-06-25 12:16:48 +02:00
Luca Bruno
4736b3b1ae spice-gtk: update to 0.27 2015-06-25 11:38:32 +02:00
Vincent Laporte
2727ecec37 js_of_ocaml: propagate camlp4 dependency 2015-06-25 08:55:30 +02:00
Vincent Laporte
3105b66dbd lablgtk-2.14: fix build with OCaml-4.02 (needs camlp4) 2015-06-25 08:55:30 +02:00