Commit Graph

64929 Commits

Author SHA1 Message Date
Bob van der Linden
bb10e48573 popcorntime: don't use pkgs in argument 2015-06-25 19:05:52 +02:00
Eelco Dolstra
7f54f99656 Don't build texLive in Hydra
It's way too big (texlive-core-2014 alone is > 1.5 GB).
2015-06-25 17:34:08 +02:00
Rushmore Mushambi
ddade52f0e Merge pull request #8501 from rushmorem/package-j2cli
Add j2cli package, a shell script templating helper
2015-06-25 16:36:52 +02:00
Joachim Schiele
011993c86a wordpress: usability updates 2015-06-25 16:21:14 +02:00
Vladimír Čunát
9e1704c1bb file: add another mirror (macports, fixes #8500) 2015-06-25 16:14:28 +02:00
Thomas Tuegel
99d20189b8 Merge branch 'kde5-perf'
Fixes #3594, reducing the evaluation time of the KDE expressions by 90%.
Fixes #8483, Qt 5 dependencies are no longer propagated automatically.
2015-06-25 09:04:11 -05: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
2faa29d129 plasma53.plasma-workspace: fix path to kapplymousetheme 2015-06-25 09:03:41 -05:00
Thomas Tuegel
9899ce476d plasma53: build bluedevil 2015-06-25 09:03:41 -05:00
Thomas Tuegel
e5e32e45a5 plasma53.plasma-workspace: patch startkde paths correctly 2015-06-25 09:03:41 -05:00
Thomas Tuegel
5560585d4c plasma53.plasma-desktop: fix missing paths 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
662a94312d Fix python-json-pointer meta.
(cherry picked from commit f1f5441b50)
2015-06-25 15:44:04 +02:00
Lluís Batlle i Rossell
e7d10c4190 Updating podofo to 0.9.3. 2015-06-25 15:40:04 +02:00
rushmorem
fad9d34452 Add j2cli package, a shell script templating helper 2015-06-25 15:30:27 +02:00
Rok Garbas
d405d036c5 redmine service: fixing a typo, pointing to bundler package 2015-06-25 15:24:57 +02:00
Luca Bruno
1baf402f8a gtk-vnc: fix .la file 2015-06-25 15:14:54 +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
160e342dbd python-args: drop bogus reference to "stdenv.lib.licenses.bsd" 2015-06-25 12:19:58 +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
Lluís Batlle i Rossell
66bd251a7c Adding internetarchive 0.8.3. 2015-06-25 12:06:12 +02:00
Luca Bruno
2ca1a7a234 gnome-boxes: fix 3.16 version 2015-06-25 11:38:39 +02:00
Luca Bruno
4736b3b1ae spice-gtk: update to 0.27 2015-06-25 11:38:32 +02:00
lethalman
68dc809255 Merge pull request #8429 from oconnorr/master
uwsgi: Add user/group for uwsgi service.
2015-06-25 09:46:50 +02:00
William Casarin
1281f51b69 obs-studio: audio support 2015-06-25 00:32:16 -07:00
Vincent Laporte
1d72ce49cf coq-8.3: fix (needs make 3) 2015-06-25 08:55:31 +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
Vincent Laporte
f7dc2df7c0 acgtk: fix build with OCaml 4.02 2015-06-25 08:55:30 +02:00
Vincent Laporte
ca48e50946 bolt: fix build with OCaml 4.02 2015-06-25 08:55:29 +02:00
Vincent Laporte
5beebaca58 fix glsurf 2015-06-25 08:55:29 +02:00
Vincent Laporte
8263cd2917 ocaml-mysql: fix build with OCaml-4.02 (needs camlp4) 2015-06-25 08:55:29 +02:00
Vincent Laporte
bce75f1d1a eliom: fix build with OCaml-4.02 2015-06-25 08:55:28 +02:00
Vincent Laporte
e63c1ea33e ocaml-ulex: fix build with OCaml-4.02 (depends on camlp4) 2015-06-25 08:55:28 +02:00
Vincent Laporte
d440059e7d OCaml-4.02: fix ocamlbuild
This addresses the issue described at http://caml.inria.fr/mantis/view.php?id=6605
2015-06-25 08:55:28 +02:00
Vincent Laporte
af3f91085a mldonkey: move package out of ocamlPackages
as it does not provides any library but only an executable program
2015-06-25 08:55:27 +02:00
William A. Kennington III
59faa759da zfs_git: 2015-05-13 -> 2015-06-22 2015-06-24 23:41:46 -07:00
William A. Kennington III
6af1fe3519 spl_git: 2015-04-24 -> 2015-06-10 2015-06-24 23:41:45 -07:00
William A. Kennington III
2a8cf39952 zfs: Fix kernel 4.1 compat 2015-06-24 23:33:28 -07:00
William A. Kennington III
4fe22edf14 mongodb: Build on gcc5 2015-06-24 23:04:41 -07:00
William A. Kennington III
c5b17670e1 firefox: 38.0.5 -> 38.0.6 2015-06-24 23:04:29 -07:00
William A. Kennington III
45a7d4829e phonon: Fix building (on gcc5 maybe) 2015-06-24 21:57:59 -07:00
William A. Kennington III
6bb4c1e89f ceph: 0.80.9 -> 0.80.10 2015-06-24 18:34:10 -07:00
William A. Kennington III
6b0f0c6f41 ceph: Changes rollup from triton 2015-06-24 18:25:53 -07:00
William A. Kennington III
f80dc98ca9 nss: 3.19.1 -> 3.19.2 2015-06-24 18:14:17 -07:00