Commit graph

16022 commits

Author SHA1 Message Date
Sheena Artrip 47e6d7d88c minizinc: init at 2.0.14 (#18308) 2016-09-06 06:16:42 +02:00
Alexander Ried 36e8df19e1 tomcat5: remove since it's end of life (#18341)
Source is not available anymore.
2016-09-06 03:59:25 +02:00
Jaka Hudoklin e9a1e7a6d5 Merge pull request #18289 from offlinehacker/pkgs/kapacitor/init
kapacitor: init at 1.0.0
2016-09-06 00:30:40 +02:00
Shea Levy b04cdae902 nixBufferBuilders.withPackages: Make more legible, special-case proof-general.
There's some bigger changes coming, but thought I'd push this first...
2016-09-05 17:55:49 -04:00
Ram Kromberg ccd5c6e47c bsdbuild: init at 3.1 (#18069) 2016-09-05 23:28:42 +02:00
Franz Pletz 21cf4641bf
sakura: 3.2.0 -> 3.3.4 2016-09-05 22:49:06 +02:00
Shea Levy 05c132486d Initial version of nixBufferBuilders.withPackages.
This builds elisp to setup an emacs buffer with the packages given
available. See shlevy/nix-buffer for more information.

Currently only modifies $PATH.
2016-09-05 12:01:26 -04:00
obadz 1a5bb68696 gtk-sharp-*: remove references to gnomepanel
gnomepanel was part of Gnome 2 and is currently broken.

There seemed to be no runtime dependency to gnomepanel and building also
seems to work fine without it.
2016-09-05 16:18:34 +01:00
Eelco Dolstra ba70ce28ae no-x-libs.nix: Ensure that dbus doesn't use X11
It appears that packageOverrides no longer overrides aliases, so
aliases like

  dbus_tools = self.dbus.out;
  dbus_daemon = self.dbus.daemon;

now use the old, non-overriden version of dbus. That seems like a
pretty serious regression in general, but for this particular problem,
I've fixed it by replacing dbus_daemon by dbus.daemon and dbus_tools
by dbus.
2016-09-05 13:45:59 +02:00
Eelco Dolstra 8295089e6a utillinuxMinimal: Make more minimal
This removes locales, bash completion and crap like that. This cuts
6.5 MiB from the NixOS system closure (which unfortunately contains
two copies of util-linux, because of the need to break a dependency
cycle with systemd).
2016-09-05 13:45:59 +02:00
Nikolay Amiantov 845cb949fc Merge pull request #18306 from aske/speech
Speech synthesizer improvements
2016-09-05 04:44:51 +04:00
aske f0cf058c13 espeak-ng: use instead of espeak 2016-09-05 03:33:42 +03:00
aske a6ce0f80fb espeak-ng: init at 2016-08-28 2016-09-05 03:33:41 +03:00
aske 48884e06cc sonic: init at 2016-03-01 2016-09-05 03:33:41 +03:00
aske d6936f47db pcaudiolib: init at 2016-07-19 2016-09-05 03:33:41 +03:00
Tuomas Tynkkynen c536a3fa2f linuxPackages_testing: Don't recurseIntoAttrs
The -rc kernels are quite likely to break out-of-tree modules and thus
cause unnecessary Hydra failures.

(Note that linux_testing already has `hydraPlatforms = [];` but that
does not prevent the package from being built since it has reverse
dependencies. Arguably that could be considered undesirable and thus
fixing that could be considered the proper fix, but this should do
for now.)
2016-09-04 18:49:01 +03:00
Jaka Hudoklin 2540b419f2 kapacitor: init at 1.0.0 2016-09-04 17:22:15 +02:00
Joachim F 16380441bb Merge pull request #18258 from oxij/pkg/init/mdf2iso
mdf2iso: init at 0.3.1
2016-09-04 17:17:42 +02:00
Joachim F 50d07b37ec Merge pull request #18272 from joachifm/xapianBindings
xapianBindings: 1.2.23 -> 1.4.0
2016-09-04 17:12:45 +02:00
Jan Malakhovski 4d308dcd51 mdf2iso: init at 0.3.1 2016-09-04 14:45:34 +00:00
Jan Malakhovski 8acd3960cf xapian-omega: move into xapian directory 2016-09-04 14:24:31 +00:00
Joachim F dec3d5dd68 Merge pull request #18206 from ethercrow/tcpkali
tcpkali: init at 0.9
2016-09-04 14:50:26 +02:00
Nikolay Amiantov 9f2c48a7a7 qutebrowser: add cssutils dependency 2016-09-04 15:49:00 +03:00
Aristid Breitkreuz c4b0d80cba ispc: 20151128 -> 1.9.1, fix build 2016-09-04 14:08:40 +02:00
Vladimír Čunát 4e5ba34d81 Merge #18007: add llvmPackages_39
Direct merge to master, too, without switching any package.
2016-09-04 12:38:31 +02:00
Edward Tjörnhammar 0edc7eee22
zotero: use firefox-esr-unwrapped instead of firefox-unwrapped 2016-09-04 12:25:28 +02:00
Dmitry Ivanov b52d937475 tcpkali: init at 0.9 2016-09-04 09:21:27 +00:00
Vladimír Čunát e8dea0db30 dejavu_fontsEnv: explain the situation in a comment 2016-09-04 11:06:48 +02:00
Joachim F d3ee483bfe Merge pull request #17758 from michalrus/transcribe
transcribe: init at 8.40
2016-09-04 03:10:50 +02:00
Karn Kallio a785cec01b dejavu-fonts environment collision
After splitting the DejaVuSans.ttf file into a multiple output in the
dejavu_fonts Nixpkgs expression it is not possible to install in the
user profile due to the collision.  The attached patch makes a new
package without the collision for user environment installing.

From fae78903c6ce56eda70a1a9a6914c41d248b15e8 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Sat, 3 Sep 2016 14:09:36 -0400
Subject: [PATCH] dejavu-fonts : Prepare an environment package without
 collision.
2016-09-03 16:42:46 -04:00
Joachim Fasting ad815f4206
xapianBindings: 1.2.23 -> 1.4.0
The xapianBindings version is now directly tied to the input xapian
version, to ensure that they're in synch.

Also, as of this version, sphinx is required to build documentation
for the python bindings.
2016-09-03 21:40:18 +02:00
Joachim F 4206f46024 Merge pull request #18182 from peterhoeg/ledger-web
ledger-web: init at 1.5.2
2016-09-03 17:25:38 +02:00
Joachim F e29582271f Merge pull request #18257 from oxij/update/xapian-1.4.0
xapian*: 1.2.* -> 1.4.0
2016-09-03 17:25:22 +02:00
Joachim F cc3aa1b750 Merge pull request #18260 from oxij/pkg/init/osmctools
osmctools: init at 0.8.5
2016-09-03 17:25:01 +02:00
Joachim F 693d686ce3 Merge pull request #18036 from nexusdev/ethabi
ethabi: init at 0.2.1
2016-09-03 17:20:13 +02:00
Joachim F 8939421da7 Merge pull request #18068 from michalrus/airwave
airwave: init at 1.3.2
2016-09-03 17:07:37 +02:00
Joachim F 03de0c765c Merge pull request #18184 from juliendehos/curlcpp
curlcpp: init at 20160901
2016-09-03 16:23:48 +02:00
Jan Malakhovski 22c578e79d osmctools: init at 0.8.5 2016-09-03 14:04:52 +00:00
Jan Malakhovski 6cd407de28 xapian-omega: 1.2.21 -> 1.4.0 2016-09-03 13:49:59 +00:00
José Romildo Malaquias 67f2a005f6
roboto-slab: init at 2016-01-11 2016-09-02 21:50:42 +02:00
José Romildo Malaquias d47753d38b
roboto-mono: init at 2016-01-11 2016-09-02 21:50:42 +02:00
Vladimír Čunát 9cd2b2bcb4 ut2004demo: show on x86_64-linux as well
Fixes #18213. Also add a fast mirror; hopefully the URL is persistent.
2016-09-02 21:29:36 +02:00
Frederik Rietdijk 9c880c3c85 Merge pull request #18189 from scolobb/adb-sync
adb-sync: init at 2016-08-31
2016-09-02 21:00:45 +02:00
zimbatm d376b10105 packer: fixes compilation issues (#18217)
* the default output for buildGoPackage is not "out" anymore
* go 1.7 has removed the linker flag deprecation which breaks packer's
  Makefile
2016-09-02 17:13:38 +02:00
Sergiu Ivanov 33cf2d9416 adb-sync: init at 2016-08-31 2016-09-02 16:44:41 +02:00
Julien Dehos 1823137f43 curlcpp: init at 20160901 2016-09-02 10:08:27 +02:00
Karn Kallio 49d59ce0ad glu dev in mesa attribute
After making multiple outputs in the mesa_glu package the headers are
not included in the mesa attribute.  The attached patch puts them in it.

From ced24208a300bea8234e7898ae6fec34fbd67289 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Thu, 1 Sep 2016 16:18:23 -0400
Subject: [PATCH] mesa: Add the mesa glu headers to the mesa attribute.
2016-09-01 20:03:13 -04:00
Sander van der Burg 8bedff0e92 wring: use node2nix generated package 2016-09-01 20:50:08 +00:00
Domen Kožar 7c71a897dd php: 5.6 -> 7.0
I'll probably regret this in testing period, but let's bump php
since 5.6 support expires in December.
2016-09-01 21:11:04 +02:00
Данило Глинський (Danylo Hlynskyi) 78cd9f8ebc virtualbox: add headless build (without Qt dependency) (#18026) 2016-09-01 20:54:58 +02:00