Commit Graph

79047 Commits

Author SHA1 Message Date
Frederik Rietdijk
7bf1d11452 pythonPackages.txrequests: disable tests 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
af52326dcc pythonPackages.sqlalchemy: 1.0.14 -> 1.0.15 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
42367202c6 pythonPackages.setuptools_scm: 1.10.1 -> 1.11.1 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
434f8e4e86 pythonPackages.sphinx-jinja: missing dependency pbr 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
f6a01b9304 pythonPackages.sphinxcontrib-spelling: missing dependency pbr 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
a09601fcb4 pythonPackages.pysqlite: 2.6.3 -> 2.8.3 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
d7e49ed4e3 pythonPackages.pyinotify: no tests 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
203004d59a pypy27: 5.3.1 -> 5.4.0 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
57d1edbfc1 julia: 0.4.5 -> 0.4.6 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
ea90815ae8 pythonPackages.pyparser: fix tests 2016-09-03 11:42:55 +02:00
Robert Helgesson
72f455362c
trigger-rally: fix build
Previously failed due to not finding `SDL.h`.
2016-09-03 11:29:59 +02:00
Robert Helgesson
1f45a852d3
josm: 9979 -> 10786 2016-09-03 11:13:20 +02:00
Gabriel Ebner
882cc8dc9a postfix: 3.1.1 -> 3.1.2 2016-09-03 10:00:19 +02:00
Jinjing Wang
3b45449f69 shadowsocks-libev: 2.4.8 -> 2.5.0 2016-09-03 15:49:14 +08:00
Kranium Gikos Mendoza
ed1fcd1b02 k3d: 0.8.0.3 -> 0.8.0.5 2016-09-03 09:12:25 +03:00
Gabriel Ebner
4d18c6ef19 Merge pull request #18233 from mimadrid/update/unrar-5.4.5
unrar: 5.4.4 -> 5.4.5
2016-09-03 07:37:37 +02:00
Gabriel Ebner
71abe65818 Merge pull request #18232 from mimadrid/update/fzf-0.13.5
fzf: 0.13.3 -> 0.13.5
2016-09-03 07:36:43 +02:00
Gabriel Ebner
b6f9f3de46 Merge pull request #18236 from mimadrid/update/hub-2.2.5
hub: 2.2.3 -> 2.2.5
2016-09-03 07:35:55 +02:00
Franz Pletz
493ab7b4fa
pass: add patch to fix xclipboard handling
This is caused by our coreutils now being built as a single binary.
2016-09-03 06:07:15 +02:00
Tuomas Tynkkynen
1ed1ed210a terra: Broken on i686 (and Darwin)
Never built successfully:

http://hydra.nixos.org/build/39402139
http://hydra.nixos.org/build/39393534
2016-09-03 03:24:25 +03:00
mimadrid
307a4650c8
hub: 2.2.3 -> 2.2.5 2016-09-03 00:38:38 +02:00
Tuomas Tynkkynen
3949abee65 Merge pull request #18230 from eikek/recutils-1.7
recutils: 1.5 -> 1.7
2016-09-03 01:27:10 +03:00
Remy Goldschmidt
854d16d74e nlohmann_json: 2.0.2 -> 2.0.3
`cmake` should be in `nativeBuildInputs` as it is only required at build time. For obvious reasons we can't have the tests running during a cross-compile. I figured I'd update the package version while I was at it, though these changes have also been tested independently of the version update.
2016-09-02 17:23:46 -05:00
Tuomas Tynkkynen
e2c6740c37 Merge commit 'adaee73' from staging into master
This one was already merged into release-16.09, so let's not have the
stable branch is ahead of master and confuse things. In addition to
that, currently we have an odd situation that master has less things
actually finished building than in staging.

Conflicts:
	pkgs/data/documentation/man-pages/default.nix
2016-09-03 01:02:51 +03:00
Franz Pletz
a1c24ab976
systemd: apply patch to fix #18158
See:
 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834367
 - https://github.com/systemd/systemd/issues/3842
2016-09-02 23:39:19 +02:00
mimadrid
5aaa0c8cb8
unrar: 5.4.4 -> 5.4.5 2016-09-02 23:38:30 +02:00
Tuomas Tynkkynen
5824b9c0e7 extremetuxracer: Fix build
Fixes:

````
ft_font.h:24:22: fatal error: ft2build.h: No such file or directory
````

Probably something propagated this previously.
2016-09-03 00:36:31 +03:00
Miguel Madrid
b6116539be nano: 2.6.3 -> 2.7.0 (#18201) 2016-09-02 23:26:02 +02:00
mimadrid
f4d13a44c0
fzf: 0.13.3 -> 0.13.5 2016-09-02 23:23:35 +02:00
Kamil Chmielewski
7b1efbf621 mesos: 0.28.0 -> 0.28.2 (#18220) 2016-09-02 23:21:46 +02:00
Eike Kettner
498d803cce recutils: 1.5 -> 1.7 2016-09-02 22:01:06 +02:00
Graham Christensen
add3d4d45b Revert "bundix: 2.2.0" 2016-09-02 16:00:45 -04:00
Karn Kallio
ce3daae51a pygobject
In the pygobject package of pythonPackages the codegen python files are
executable and get wrapped, which causes pygtk to not build because it
uses the python program to execute them.  The attached patch makes them
not executable so they do not get wrapped and cause pygtk to fail its
build.

From 931b7998658fa72323c9a76e7b336fe726a9cc61 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Fri, 2 Sep 2016 15:30:42 -0400
Subject: [PATCH] pygobject: prevent wrapping of codegen/*.py files.
2016-09-02 15:58:24 -04: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
Rushmore Mushambi
dff7057743 Merge pull request #18227 from rushmorem/lizardfs-manpages
lizardfs: fix building manpages
2016-09-02 21:20:19 +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
rushmorem
757975c439 lizardfs: fix building manpages 2016-09-02 20:57:08 +02:00
Frederik Rietdijk
01fafc088a peru: 0.2.3 -> 1.0.1, fix build 2016-09-02 20:52:26 +02:00
Joachim Schiele
9e5f33a4e0 Merge pull request #18226 from leenaars/xmlmirror
xmlmirror: move README.md to better place
2016-09-02 20:50:43 +02:00
obadz
d95a29a01a netatalk: fix build (broken since closure-size)
Helps with #18209
2016-09-02 19:38:48 +01:00
Robert Helgesson
f40b31ebc6
perl-Log-Any: 1.040 -> 1.042 2016-09-02 20:19:38 +02:00
Robert Helgesson
c911711d8c
perl-Crypt-JWT: 0.017 -> 0.018 2016-09-02 20:19:38 +02:00
Vladimír Čunát
f5c3115063 llvmPackages_39: rc -> 3.9.0 2016-09-02 20:15:11 +02:00
Rushmore Mushambi
32d06b2a51 Merge pull request #18221 from kamilchm/marathon-up
marathon: 1.1.1 -> 1.1.2
2016-09-02 20:12:13 +02:00
Vladimír Čunát
02217bf697 Merge #17838: postgresql: Fix use with extensions 2016-09-02 20:09:40 +02:00
Robert Helgesson
28e836a320
perl-Spreadsheet-WriteExcel: init at 2.40 2016-09-02 19:36:09 +02:00
Robert Helgesson
168d78d537
perl-Spreadsheet-ParseExcel: 0.2603 -> 0.65 2016-09-02 19:35:38 +02:00
Robert Helgesson
239cd353d2
perl-OLE-Storage_Lite: rename attribute name
The attribute name now corresponds to what `nix-generate-from-cpan`
expects. Kept old attribute name for backwards compatibility.

Also added meta section.
2016-09-02 19:34:02 +02:00
Robert Helgesson
97d9e6fcb8
perl-Digest-Perl-MD5: init at 1.9 2016-09-02 19:33:29 +02:00
obadz
89fc959922 perlPackages.DBDSQLite: placate DBIxClass test failure
… by using an older version of SQLite.

Mentioned in #18209 and #18083
2016-09-02 17:50:10 +01:00
Tuomas Tynkkynen
adf471c83c urbit: Fix build 2016-09-02 19:04:41 +03:00
Tuomas Tynkkynen
1e665de6b4 flow: Broken on i686
http://hydra.nixos.org/build/39411311

````
hh_shared.c:142:6: error: #error "hh_shared.c requires a architecture that supports memfd_create"
````
2016-09-02 18:54:39 +03:00
Vladimír Čunát
e49d00a1b9 Merge #18190: vimPlugins.YouCompleteMe: update 2016-09-02 17:26:26 +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
Vladimír Čunát
be0168f831 Merge #18219: mesos: fix build after libc-2.24 2016-09-02 16:21:39 +02:00
Lancelot SIX
3df000ade9 Merge remote-tracking branch 'upstream/pr/18215' 2016-09-02 16:14:03 +02:00
Kamil Chmielewski
83c60bd8e5 marathon: 1.1.1 -> 1.1.2 2016-09-02 16:10:58 +02:00
Kamil Chmielewski
4ae2eb2208 mesos: FIX #18209 readdir_r deprecation in libc
https://issues.apache.org/jira/browse/MESOS-6013
2016-09-02 16:04:11 +02:00
Thomas Tuegel
7bc711e0a7
spotify: 1.0.36 -> 1.0.37 2016-09-02 08:53:03 -05:00
Tuomas Tynkkynen
79d673e21c xorg: Mark obsolete xorgvideo* drivers broken
These are now showing up as broken builds in Hydra since 2daefaf457.
None of these compiled even in 16.03 and I think all of them are
for pretty obsolete hardware, so just mark them as broken.

(In principle the xorg generator could be made to ignore them but that
would be more work.)
2016-09-02 16:38:46 +03:00
Sander van der Burg
fcbaf2bc23 remarkjs: use node2nix generated expressions
(cherry picked from commit 0f591992df1e7abe8e324e53a8970e20afac267d)
2016-09-02 13:02:37 +00:00
Sander van der Burg
4cac903456 nodePackages: add svgo
(cherry picked from commit 7bfe580b46c9a87cdc3080d12cc7aeac45831bfa)
2016-09-02 13:01:51 +00:00
Tristan Helmich
2e9aa13773 graylog: 2.0.3 -> 2.1.0 (#18200) 2016-09-02 13:53:17 +02:00
Shea Levy
ce0043bf4c phc-intel: 0.4.0rev19 -> 0.4.0rev22
Fixes build on linux 4.7
2016-09-02 07:41:42 -04:00
Eric Litak
94571e51c4 zpaq: only set -mtune on i686,x86_64 (#18214) 2016-09-02 13:34:11 +02:00
Kranium Gikos Mendoza
0bdec3194a vboot_reference: fix build (#18211) 2016-09-02 12:13:00 +02:00
Kranium Gikos Mendoza
29e1fb98a2 ggz_base_libs: fix build (#18212) 2016-09-02 12:11:22 +02:00
Lancelot SIX
5b8072fff6
postgresql: Fix use with extensions
Fixes #15512 and #16032

With the multi output, postgresql cannot find at runtime what is its
basedir when looking for libdir and pkglibdir. This commit fixes that.
2016-09-02 11:51:21 +02:00
Nikolay Amiantov
084ff113e9 curaengine: 15.04 -> 15.04.6 2016-09-02 12:24:27 +03:00
Lancelot SIX
d77e00348c
pythonPackages.django: 1.10 -> 1.10.1
This is a bugfix release in the 1.10 branch.
See https://docs.djangoproject.com/en/1.10/releases/1.10.1/
2016-09-02 11:20:44 +02:00
Nikolay Amiantov
e3a6e9ec04 octoprint-plugins.m33-fio: 1.5 -> 1.7 2016-09-02 11:44:47 +03:00
Michael Raskin
47bb8abd08 quantumminigolf: update SDL_ttf include 2016-09-02 10:22:16 +02:00
Luca Bruno
15bb6bb9d6 Merge pull request #15893 from groxxda/fix/accountsservice
accountsservice: refactor package and service
2016-09-02 08:16:10 +00:00
Julien Dehos
1823137f43 curlcpp: init at 20160901 2016-09-02 10:08:27 +02:00
Robert Helgesson
ca472594fe
cpulimit: 2.2 -> 2.3 2016-09-02 08:06:59 +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
Sander van der Burg
20cebe22c4 azure-cli: remove, because it has been supersed by a version generated by node2nix 2016-09-01 19:07:13 +00:00
Frederik Rietdijk
150341bfd1 pythonPackages.jinja2: no tests 2016-09-01 21:04:16 +02:00
Frederik Rietdijk
81191b707d pythonPackages.hypothesis1: remove it
and let dependents use the latest version
2016-09-01 21:02:32 +02:00
Frederik Rietdijk
f3e76de800 Merge pull request #18197 from nand0p/sphinx-1-3-6-test-fix
sphinx: sphinx-1.3.6 test fixup
2016-09-01 21:00:54 +02:00
reltuk
3e695874e2 openjdk: Keep {include,man} in $out/lib/opendjk. (#18140)
* openjdk: Keep {include,man} in $out/lib/opendjk.

This is a standard layout that some JDK consumers expect.

* openjdk/8: Improve clarity of some symlink commands with terminating slash.
2016-09-01 21:00:41 +02:00
Данило Глинський (Danylo Hlynskyi)
78cd9f8ebc virtualbox: add headless build (without Qt dependency) (#18026) 2016-09-01 20:54:58 +02:00
Nikolay Amiantov
adaee7352b stdenv: leave SSL_CERT_FILE in shells (#15571) 2016-09-01 20:50:08 +02:00
Tim Steinbach
8a7afae58b openjdk: Fix #17603 2016-09-01 20:47:19 +02:00
Peter Simons
b9b5fcccc5 Merge pull request #18196 from ttuegel/ghc-madv-free
ghc801: disable MADV_FREE
2016-09-01 20:37:10 +02:00
Frederik Rietdijk
014b6e0627 pythonPackages.natsort: broken 2016-09-01 20:26:04 +02:00
Frederik Rietdijk
4d2420e3f8 pythonPackages.pathlib: fix tests 2016-09-01 20:25:12 +02:00
Frederik Rietdijk
7b534d4794 pythonPackages.attrs: fix tests 2016-09-01 20:13:16 +02:00
Frederik Rietdijk
c319c842b7 pythonPackages.hypothesis: remove optional dependencies 2016-09-01 20:10:29 +02:00
Tuomas Tynkkynen
bb18d73323 xfstests: 2016-08-06 -> 2016-08-26
Fixes build.
2016-09-01 21:03:27 +03:00
Tuomas Tynkkynen
85d7d9d254 xfstests: Autodetect what to link in the wrapper 2016-09-01 21:03:27 +03:00
Frederik Rietdijk
d2608c63fd pythonPackages.cryptography: add missing dependency 2016-09-01 19:56:16 +02:00
Kranium Gikos Mendoza
71021a825d gtk-gnutella: disable bindnow/fortify/pic/relro hardening (#18195)
based on debian's settings at https://lintian.debian.org/full/lucab@debian.org.html#gtk-gnutella_1.1.8-2
2016-09-01 19:53:17 +02:00
Tuomas Tynkkynen
6dc452313a vim_configurable: vimNoX broken on Darwin, but bring back vimHugeX works
D'oh, I was careless.
2016-09-01 20:49:32 +03:00
Tuomas Tynkkynen
3364230d56 Disable bunch of non-compiling packages on Darwin
These ones have a "Last successful build" timestamp in the 2014s or
2015s. Presumably no one will notice if we now stop building them.

softether_4_18              2015-09-20  http://hydra.nixos.org/build/39418483
lensfun                     2014-09-30  http://hydra.nixos.org/build/39394104
net_snmp                    2015-09-20  http://hydra.nixos.org/build/39410553
djview                      2015-08-11  http://hydra.nixos.org/build/39413233
libmusicbrainz2             2015-09-20  http://hydra.nixos.org/build/39410106
fox_1_6                     2014-05-07  http://hydra.nixos.org/build/39410858
libofx                      2015-09-24  http://hydra.nixos.org/build/39423507
yacas                       2014-09-30  http://hydra.nixos.org/build/39393150
iomelt                      2014-09-30  http://hydra.nixos.org/build/39408486
softether                   2015-09-20  http://hydra.nixos.org/build/39425800
mp4v2                       2014-09-30  http://hydra.nixos.org/build/39421899
virtuoso7                   2014-09-21  http://hydra.nixos.org/build/39415206
man_db                      2015-04-23  http://hydra.nixos.org/build/39404236
libdiscid                   2014-09-30  http://hydra.nixos.org/build/39412202
zabbix22.agent              2014-09-21  http://hydra.nixos.org/build/39412149
vidalia                     2015-08-06  http://hydra.nixos.org/build/39411500
libmtp                      2015-09-20  http://hydra.nixos.org/build/39419199
wxGTK29                     2015-09-20  http://hydra.nixos.org/build/39415296
ncmpcpp                     2015-11-06  http://hydra.nixos.org/build/39404455
libtorrent                  2014-09-21  http://hydra.nixos.org/build/39394646
shishi                      2014-03-21  http://hydra.nixos.org/build/39418874
ocaml_3_12_1                2014-09-30  http://hydra.nixos.org/build/39392996
djview4                     2015-08-11  http://hydra.nixos.org/build/39427799
vimNox                      2014-05-23  http://hydra.nixos.org/build/39397012
ttfautohint                 2015-08-06  http://hydra.nixos.org/build/39398330
libraw                      2015-09-24  http://hydra.nixos.org/build/39402271
wxGTK30                     2015-09-20  http://hydra.nixos.org/build/39401871
sbcl_1_2_5                  2015-09-20  http://hydra.nixos.org/build/39426091
prover9                     2014-09-30  http://hydra.nixos.org/build/39406476
rcs                         2015-08-25  http://hydra.nixos.org/build/39392037
gpac                        2015-09-24  http://hydra.nixos.org/build/39399470
virtuoso6                   2014-09-30  http://hydra.nixos.org/build/39398651
xlslib                      2015-09-24  http://hydra.nixos.org/build/39410387
ucommon                     2015-03-27  http://hydra.nixos.org/build/39414040
commoncpp2                  2014-09-30  http://hydra.nixos.org/build/39420117
virtuoso                    2014-09-21  http://hydra.nixos.org/build/39399978
miniHttpd                   2014-09-30  http://hydra.nixos.org/build/39392925
mpack                       2014-09-26  http://hydra.nixos.org/build/39399535
nbd                         2014-09-26  http://hydra.nixos.org/build/39401367
newsbeuter-dev              2014-07-29  http://hydra.nixos.org/build/39406259
gimp_2_8                    2015-09-20  http://hydra.nixos.org/build/39436271
gimp                        2015-09-20  http://hydra.nixos.org/build/39435976
zabbix20.agent              2014-09-30  http://hydra.nixos.org/build/39393242
gst_all_1.gst-plugins-good  2015-09-20  http://hydra.nixos.org/build/39408506
ocaml_4_00_1                2014-09-30  http://hydra.nixos.org/build/39399526
inadyn                      2014-09-30  http://hydra.nixos.org/build/39426389
gst_all_1.gst-plugins-bad   2015-09-20  http://hydra.nixos.org/build/39392970
zabbix.agent                2014-09-30  http://hydra.nixos.org/build/39421412
cmake-2_8                   2015-09-24  http://hydra.nixos.org/build/39399443
liblastfm                   2015-08-06  http://hydra.nixos.org/build/39421812
newsbeuter                  2014-07-29  http://hydra.nixos.org/build/39396605
sdcv                        2014-09-26  http://hydra.nixos.org/build/39412928
2016-09-01 20:39:33 +03:00
Tuomas Tynkkynen
255c9de6ef pythonPackages.keystoneclient: Fix bogus 'doCheck' value 2016-09-01 20:21:26 +03:00
Fernando J Pando
e487772722 sphinx: sphinx-1.3.6 test fixup
Fixes this error:
```
FAIL: test_setup_command.test_build_sphinx_return_nonzero_status
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/nix/store/zfmk6mqmr1046bh0cnh06frd0bb0nr20-python2.7-nose-1.3.7/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/tmp/nix-build-python2.7-Sphinx-1.3.6.drv-0/Sphinx-1.3.6/tests/test_setup_command.py", line 55, in deco
    func(pkgrootdir, proc)
  File "/tmp/nix-build-python2.7-Sphinx-1.3.6.drv-0/Sphinx-1.3.6/tests/test_setup_command.py", line 110, in test_build_sphinx_return_nonzero_status
    assert proc.returncode != 0, 'expect non-zero status for setup.py'
AssertionError: expect non-zero status for setup.py
```

Tested on Linux
- python 2.7
- python 3.5
2016-09-01 13:11:27 -04:00
Thomas Tuegel
54125b4af4
ghc801: disable MADV_FREE 2016-09-01 12:07:36 -05:00
Eelco Dolstra
7f520bdad8 Revert "Python 2.6: add less"
This reverts commit 6b11c96c86.
2016-09-01 18:58:14 +02:00
Eelco Dolstra
1e370d7de4 Revert "Python 2.7: add less"
This reverts commit bce5a51a9f.
2016-09-01 18:58:09 +02:00
Eelco Dolstra
f0206aba5e opencolorio: Use separate outputs
Also, make the package name match the attribute (and upstream) name.
2016-09-01 18:57:43 +02:00
Eelco Dolstra
41ec7095a7 openimageio: Use separate outputs 2016-09-01 18:57:43 +02:00
Eelco Dolstra
452afd1ed6 ilmbase: Use separate outputs 2016-09-01 18:57:43 +02:00
Eelco Dolstra
68e216d604 opensubdiv: Use separate outputs 2016-09-01 18:57:43 +02:00
Eelco Dolstra
e05c4c6541 libapparmor: Move python stuff to a separate output
This prevents systemd and by extension a zillion other packages from
having Python 2.7 in their closure. For example, the closure of
systemd dropped from 133 MiB to 85 MiB.
2016-09-01 18:57:43 +02:00
Eelco Dolstra
cf26f610aa glew: Use separate outputs and don't install static libraries 2016-09-01 18:57:43 +02:00
Eelco Dolstra
8a137b3455 mesa-glu: Use separate outputs 2016-09-01 18:57:43 +02:00
Eelco Dolstra
3934980ca4 opensubdiv: Don't install static libraries 2016-09-01 18:57:43 +02:00
Eelco Dolstra
b688074c51 opensubdiv: Prevent runtime dependency on mesa_noglu.dev 2016-09-01 18:57:43 +02:00
Eelco Dolstra
8b12eee201 x265: Don't install static library
Following our general policy to only install dynamic libraries. If the
static library turns out to be needed, it could be moved to a separate
output.
2016-09-01 18:57:43 +02:00
Eelco Dolstra
0810decaa7 python-3.5: Drop dependency on Berkeley DB
The previous commit revealed that Python wasn't actually using
Berkeley DB; it only had it in its closure due to the build-time flag
dump in Makefile and _sysconfigdata.py. When Python detects both GNU
gdbm and Berkeley DB at build time, it will use the former.
2016-09-01 18:57:43 +02:00
Eelco Dolstra
fdd7399a3c python-3.5: Also remove -L flags
This reduces the Python closure size by another 10 MiB.
2016-09-01 18:57:43 +02:00
Eelco Dolstra
02bae39132 tcl: Don't install a copy of tzdata
This cuts about 3 MiB from the installed size. On Linux, the configure
script is supposed to detect that installing tzdata is unnecessary,
but it looks in locations like /usr/share/zoneinfo.
2016-09-01 18:57:43 +02:00
Eelco Dolstra
168192f116 python-3.5: Eliminate -dev paths from the runtime closure
This reduces Python's closure size from 200 MiB to 129 MiB. Even
better would be to get move tkinter to a separate output or package
(since that would get rid of all X11 stuff), but that's a bit harder.
2016-09-01 18:57:43 +02:00
Eelco Dolstra
b31870fe13 tk: Use a dev output
This ensures that the propagated build inputs don't end up in tcl/tk's
runtime closure, which is reduced by about 5 MiB.
2016-09-01 18:57:43 +02:00
Eelco Dolstra
02683acf71 tk: Separate man output
This reduces the size of the main output by half a megabyte.
2016-09-01 18:57:43 +02:00
Eelco Dolstra
b0327ac240 tcl: Separate man output and use symlinks
This reduces tcl's total size from 25.0 MiB to 8.6 MiB. Admittedly
this is also because putting the manpages in the right place causes
all man3 pages to be deleted by the multiple outputs setup hook. Not
sure if that's desirable behaviour...
2016-09-01 18:57:43 +02:00
Tuomas Tynkkynen
33b87da2cf nerdfonts: Don't build on Hydra
http://hydra.nixos.org/build/39383371
2016-09-01 19:49:20 +03:00
Sander van der Burg
fc4e4fe083 nodePackage: replace azure-cli by node2nix generated expression + add eslint to fix casperjs 2016-09-01 16:13:22 +00:00
Frederik Rietdijk
b96ba3fc93 pythonPackages.isodate: fix tests 2016-09-01 18:12:26 +02:00
Frederik Rietdijk
f2fc64a412 Remove buildbot_8
We now have a newer version and the older version didn't work anymore
anyway because it depended on sqlalchemy7 which was itself broken,
because it depended on an older version of sqlite.
2016-09-01 17:46:27 +02:00
Frederik Rietdijk
65d983678b Remove sqlalchemy7 2016-09-01 17:46:27 +02:00
Frederik Rietdijk
69b676978c Remove sqlalchemy_migrate_0_7 2016-09-01 17:45:25 +02:00
Frederik Rietdijk
4f302223a1 pythonPackages.sqlalchemy7: mark as broken
We need an older version of sqlite.
2016-09-01 17:45:25 +02:00
Frederik Rietdijk
96a3bf6cea pythonPackages.pyqt4: fix name 2016-09-01 17:42:39 +02:00
Sander van der Burg
c6c6df3ed8 disable ripple-rest for now and repackage it asap 2016-09-01 15:35:34 +00:00
Frederik Rietdijk
571ee39714 pythonPackages.pyside: fix evaluation 2016-09-01 17:11:32 +02:00
Frederik Rietdijk
e1d1a573e5 Python: fix mkPythonDerivation doCheck 2016-09-01 17:11:32 +02:00
Sander van der Burg
6e61dfb647 Fix evaluation errors by replacing npm2nix generated packages (will provide alternative for dnchain later) 2016-09-01 14:58:30 +00:00
Linus Arver
511bb28689
baekmuk-ttf: switch to base32 encoded src.sha256
Closes https://github.com/NixOS/nixpkgs/pull/18166
2016-09-01 16:30:17 +02:00
Joachim F
7bc2511b8b Merge pull request #18179 from womfoo/fix/tome4-build
tome4: fix build
2016-09-01 16:25:45 +02:00
Frederik Rietdijk
9a8d4055a5 pythonPackages.tqdm: 3.8.4 -> 4.8.4
Last commit was wrong, the goal was to update to 4.8.4.
2016-09-01 16:20:01 +02:00
Frederik Rietdijk
9a851907a8 pythonPackages.setuptools: 19.4 -> 26.1.1 2016-09-01 16:16:31 +02:00
Frederik Rietdijk
4f6b6f1472 pythonPackages: use mkPythonDerivation 2016-09-01 16:16:31 +02:00
Frederik Rietdijk
e9c4d00cac pythonPackages.fedora_cert: use mkPythonDerivation, fix build 2016-09-01 16:16:31 +02:00
Frederik Rietdijk
3e05cce97c Python: separate buildPythonPackage into two functions
1. mkDerivation which is used when the source is without setup.py and
not a wheel
2. buildPythonPackage which is used as before and calls mkDerivation
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
725c37b4d3 Python: move wrapPython into own file 2016-09-01 16:16:31 +02:00
Frederik Rietdijk
b080748d42 Python: move python-modules/generic to interpreter folder 2016-09-01 16:16:31 +02:00
Alexander Ried
755be7ef79 accountsservice: use exact store paths instead of /run/current-system 2016-09-01 16:05:53 +02:00
Sander van der Burg
b17cd148ba androidsdk: fix buildApp and emulateApp functions by providing the right executable paths + fix android emulator by adding dbus to the library path 2016-09-01 13:56:35 +00:00
Joachim F
c2841f1c1d Merge pull request #18175 from ebzzry/emem-0.2.28
emem: 0.2.27 -> 0.2.28
2016-09-01 15:50:52 +02:00
Tuomas Tynkkynen
75b5922391 openexr, libyaml-cpp: Fix output order to match others
This was changed in https://github.com/NixOS/nixpkgs/pull/14766

@edolstra
2016-09-01 16:34:11 +03:00
Sander van der Burg
21666526b9 titaniumsdk: fix to make it work with new android SDK and NPM packages + add titaniumsdk version 5.2 2016-09-01 13:25:46 +00:00
Alexander Ried
1d8e7d1104 accountsservice: 0.6.40 -> 0.6.42 2016-09-01 15:25:29 +02:00
Alexander Ried
1529641b52 accountsservice: add support for mutableUsers = false
Add code to accountsservice that returns an error if the environment
variable NIXOS_USERS_PURE is set. This variable is set from the nixos
accountsservice module if mutableUsers = false
2016-09-01 15:25:28 +02:00
Peter Simons
29a53017a4 ghc-8.0.1: cosmetic fix to the Nix expression to unbreak syntax highlighting 2016-09-01 15:05:01 +02:00
Joachim Fasting
0ce7b31b09
grsecurity: 4.7.2-201608211829 -> 201608312326 2016-09-01 14:51:33 +02:00
Joachim Fasting
191a85349b
refind: refactorings
- Remove redundant build inputs
  These are (optional) run-time dependencies, adding them to build inputs
  does nothing.
- Use standard buildPhase
  Note that specifying linker script is unnecessary.  Also specify correct
  host arch and efi platform.
- Replace non-working ad-hoc patch with wrapper
  The ad-hoc patching of refind-install didn't actually substitute anything;
  with a wrapper script patching becomes unnecessary
- Remove use of deprecated meta.version

Closes https://github.com/NixOS/nixpkgs/pull/18103
2016-09-01 14:51:32 +02:00
Joachim F
8c90b7db89 Merge pull request #18073 from joachifm/rtl8723bs
rtl8723bs: 6918e9b2ff29 -> 2016-04-11, fix build against 4.7
2016-09-01 14:48:51 +02:00
Kamil Chmielewski
26072a5b67 vimPlugins: YouCompleteMe FIX gocode crash
https://github.com/Valloric/ycmd/issues/586
2016-09-01 14:45:04 +02:00
Eelco Dolstra
c894ee95c1 libyaml-cpp: Build a shared library
Also, use multiple outputs.
2016-09-01 14:25:42 +02:00
Frederik Rietdijk
41728c25a6 Merge pull request #18187 from adevress/master
neuron: fix issue with incorrectly prefixed python path
2016-09-01 14:22:17 +02:00
Sander van der Burg
792f50fe7c nixui: migrate to node2nix 2016-09-01 12:14:20 +00:00
Sander van der Burg
5ce6cd0106 nodePackages: use node2nix generated package set 2016-09-01 12:12:12 +00:00
Tuomas Tynkkynen
9acfe0cfb0 librem: Fix build 2016-09-01 14:55:58 +03:00
Adrien Devresse
28d2d78b55 neuron: fix issue with incorrectly prefixed python path 2016-09-01 13:41:26 +02:00
Domen Kožar
10b45d654a fix eval after 0c3b1112af 2016-09-01 13:05:45 +02:00
Eelco Dolstra
0c3b1112af Revert "Python 3.5: add less"
This reverts commit e261818c68 and
others. Having Python propagate less really doesn't make sense.
2016-09-01 12:54:46 +02:00
Eelco Dolstra
b1841490e7 openexr: Use separate dev and bin outputs 2016-09-01 12:54:46 +02:00
Tuomas Tynkkynen
8c4aeb1780 Merge staging into master
Brings in:
    - changed output order for multiple outputs:
      https://github.com/NixOS/nixpkgs/pull/14766
    - audit disabled by default
      https://github.com/NixOS/nixpkgs/pull/17916

 Conflicts:
	pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Franz Pletz
003ab1d9fd
nftables: 0.5 -> 0.6 2016-09-01 12:25:14 +02:00
Franz Pletz
3a4b6ad297
libnftnl: 1.0.5 -> 1.0.6 2016-09-01 12:25:14 +02:00
Franz Pletz
58a9e368ac
libmnl: 1.0.3 -> 1.0.4 2016-09-01 12:25:14 +02:00
Frederik Rietdijk
684f08166c fixup 2016-09-01 12:03:10 +02:00
Adrien Devresse
ae2800378f neuron: fix issue #17914 -> Add python bindings to neuron derivation and minor fixes
- Add support for python bindings
- make neuron respect standard pythonpath prefix
- force exec_prefix == prefix to respect standard nix file hierarchy
- normalize indentation
- propagate dependencies necessary for nrniv_makefile usage
- Add support for darwin
2016-09-01 12:03:10 +02:00
Jaka Hudoklin
e0da6b16f6 Merge pull request #17959 from offlinehacker/pkgs/kube-aws/init
kube-aws: init at 0.8.1
2016-09-01 11:58:38 +02:00
Eelco Dolstra
c861feee18 openldap: Get rid of runtime dependency on gcc
The problem here was that the openldap binaries had /tmp/... in their
RPATH *before* $out/lib, so patchelf --shrink-rpath considered the
$out/lib entry unused.

As a workaround, use NIX_LDFLAGS_BEFORE to ensure a proper order.
2016-09-01 11:43:30 +02:00
zimbatm
f1035132f3 Merge pull request #18099 from zimbatm/nokogiri-fixup
Nokogiri fixup
2016-09-01 10:43:22 +01:00
Frederik Rietdijk
56c6b4365f Merge pull request #18148 from adevress/master-openmpi
openmpi: fix libtool issue  #18147 by stripping libtool *.la files
2016-09-01 11:37:52 +02:00
Fernando J Pando
d86114cbd5 buildbot: init at 0.9.0rc2
buildbot: init
buildbot-0.9.0rc2

buildbot-worker: init
buildbot-worker-0.9.0rc2

buildbot-ui: init
buildbot-www-0.9.0rc2

buildbot-full: init
buildbot-www-0.9.0rc1
buildbot-waterfall-view-0.9.0rc2
buildbot-console-view-0.9.0rc2
2016-09-01 11:31:15 +02:00
Frederik Rietdijk
7cf000b77e buildbot -> buildbot_8 2016-09-01 11:31:15 +02:00
Peter Hoeg
28dc4cd3d7 ledger-web: init at 1.5.2 2016-09-01 17:08:57 +08:00
Eelco Dolstra
8172cd734c docdev -> devdoc
It's "developer documentation", not "documentation developer" after
all.
2016-09-01 11:07:23 +02:00
Alexander Ried
8a547ae092 accountsservice: add nixbld* to blacklist 2016-09-01 11:07:04 +02:00
Alexander Ried
ef35c66fe7 accountsservice: fix paths for nixos 2016-09-01 11:07:04 +02:00
Alexander Ried
cdaf55a961 accountsservice: convert patch to default format 2016-09-01 11:07:03 +02:00
Fernando J Pando
202d9e29c3 pythonPackages.setuptoolsTrial: 0.5.12 -> 0.6.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 11:02:57 +02:00
Eelco Dolstra
e84a3524b5 man-pages: Don't have a separate docdev output
I got:

  $ nix-env -f . -iA manpages
  $ man mmap
  No manual entry for mmap

which is suboptimal for a package that "documents the Linux kernel and
C library interfaces that are employed by user-space programs"
(https://www.kernel.org/doc/man-pages/).
2016-09-01 10:57:25 +02:00
Fernando J Pando
e800ba8df7 pytest-virtualenv: init pytest-virtualenv-1.1.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Fernando J Pando
bea6b4b36f pythonPackages.isort: 4.2.2 -> 4.2.5
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Frederik Rietdijk
47a2a15013 pythonPackages.apipkg: fix tests 2016-09-01 10:56:29 +02:00
Fernando J Pando
3d09c34184 pythonPackages.execnet: 1.1 -> 1.4.1
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Domen Kožar
e6ced1cb1f Merge pull request #18178 from womfoo/fix/libtcod-build
libtcod: fix build
2016-09-01 10:56:16 +02:00
Domen Kožar
e4d784ace5 Merge pull request #18177 from womfoo/fix/jimtcl-build
jimtcl: fix build
2016-09-01 10:55:13 +02:00
Eelco Dolstra
02ee9d83d0 enableParallelBuild -> enableParallelBuilding 2016-09-01 10:46:47 +02:00
Kranium Gikos Mendoza
d15681f47b tome4: fix build 2016-09-01 16:26:24 +08:00
Kranium Gikos Mendoza
1131165189 libtcod: fix build 2016-09-01 16:26:17 +08:00
Kranium Gikos Mendoza
9fc8731347 jimtcl: fix build 2016-09-01 16:26:10 +08:00
Fernando J Pando
85546fb342 pythonPackages.txgithub: init at 15.0.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:53:04 +02:00
Fernando J Pando
28b60b1924 pythonPackages.pyjade: init at 4.0.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:50:31 +02:00
Fernando J Pando
96a0fbb587 pythonPackages.whoosh: init at 2.7.4
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:42:10 +02:00
Fernando J Pando
42d8dd14b9 pythonPackages.txrequests: init at 0.9.2
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:42:02 +02:00
Rommel M. Martinez
b5872b13f5 emem: 0.2.27 -> 0.2.28 2016-09-01 13:08:35 +08:00
Thomas Tuegel
e446b9f1b1
keybase: 1.0.16 -> 1.0.17 2016-08-31 21:36:47 -05:00
Graham Christensen
43d38c0fea Merge pull request #18174 from acowley/ffmpeg-update-3.1.3
ffmpeg-full: 3.0.2 -> 3.1.3
2016-08-31 20:33:14 -04:00
Anthony Cowley
7b86688923 ffmpeg-full: 3.0.2 -> 3.1.3
This required a minor patch to work with the darwin stdenv on OS X 10.11
and newer.
2016-08-31 19:00:27 -04:00
Tuomas Tynkkynen
96004b9d8c nilfs-utils: Set dontPatchELF due to broken RPATH by patchelf 2016-09-01 01:48:49 +03:00
Thomas Tuegel
c643770861
Merge branch 'emacs-packages' 2016-08-31 17:41:36 -05:00
Thomas Tuegel
017691035d melpaStablePackages 2016-08-31 2016-08-31 17:27:06 -05:00
Thomas Tuegel
432b57b853 melpaPackages 2016-08-30 2016-08-31 16:49:10 -05:00
Tuomas Tynkkynen
43cf6f944a zabbix: Use dev outputs of libc 2016-09-01 00:28:32 +03:00
Sander van der Burg
c4e67a3dc9 node-webkit: fix library references with multiple output derivations 2016-08-31 20:48:23 +00:00
Tuomas Tynkkynen
20ab753e35 libaudit: Split into multiple outputs 2016-08-31 23:15:28 +03:00
Guillaume Maudoux
63ab4ebf8d openldap: do strip, with proper fix
[dezgeg: Add comment about the proper fix in patchelf]
2016-08-31 23:08:32 +03:00
Tuomas Tynkkynen
204f19ede1 all-packages.nix: Remove '.bin // { outputs = [ "bin" ] }' hacks from Go packages
Not needed in the new multiple-outputs infra.
2016-08-31 22:37:38 +03:00
Tuomas Tynkkynen
43a5d30e00 ruby: Fix evaluation error
In the tarball job:

````
checking find-tarballs.nix
error: while evaluating anonymous function at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/maintainers/scripts/find-tarballs.nix:6:1, called from undefined position:
while evaluating ‘operator’ at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/maintainers/scripts/find-tarballs.nix:27:16, called from undefined position:
while evaluating ‘immediateDependenciesOf’ at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/maintainers/scripts/find-tarballs.nix:39:29, called from /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/maintainers/scripts/find-tarballs.nix:27:44:
while evaluating anonymous function at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/lib/attrsets.nix:224:10, called from undefined position:
while evaluating anonymous function at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/maintainers/scripts/find-tarballs.nix:40:37, called from /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/lib/attrsets.nix:224:16:
while evaluating ‘derivationsIn’ at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/maintainers/scripts/find-tarballs.nix:42:19, called from /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/maintainers/scripts/find-tarballs.nix:40:40:
while evaluating ‘optional’ at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/lib/lists.nix:175:20, called from /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/maintainers/scripts/find-tarballs.nix:44:33:
while evaluating ‘canEval’ at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/maintainers/scripts/find-tarballs.nix:48:13, called from /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/maintainers/scripts/find-tarballs.nix:44:43:
while evaluating the attribute ‘pkgs’ of the derivation ‘ruby-dev-2.3.1-p0’ at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/pkgs/build-support/trivial-builders.nix:10:14:
while evaluating ‘override’ at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/lib/customisation.nix:60:22, called from /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/pkgs/development/interpreters/ruby/dev.nix:10:13:
while evaluating ‘makeOverridable’ at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/lib/customisation.nix:54:24, called from /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/lib/customisation.nix:60:31:
anonymous function at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/pkgs/development/ruby-modules/bundix/default.nix:1:1 called with unexpected argument ‘ruby’, at /tmp/nix-build-nixpkgs-tarball-16.09pre1234.abcdef.drv-0/nixpkgs/lib/customisation.nix:56:12
````
2016-08-31 21:13:12 +03:00
Michael Raskin
61fe09d670 fast-neural-doodle: fix script name 2016-08-31 19:49:18 +02:00
Michael Raskin
1280b110cb fast-neural-doodle: init at 0.0pre2016-07-01 2016-08-31 19:45:28 +02:00
Michael Raskin
2f5630a89f torch-hdf5: init at 0.0pre2016-07-01 2016-08-31 19:45:28 +02:00
Michael Raskin
e2f48282d3 neural-style: symlink models so they can be shared easily 2016-08-31 19:45:28 +02:00
roconnor
f5c6b160c9 trezor-agent: 0.6.1 -> 0.6.5 (#18163)
cc @np
2016-08-31 17:01:43 +00:00
Tuomas Tynkkynen
b691bc22ef golden-cheetah: Use 'dev' output of qttools 2016-08-31 19:37:05 +03:00
Mohammed Yaseen Mowzer
921682a4d5 geogebra: 5.0.265.0 -> 5.0.271.0 2016-08-31 18:31:56 +02:00
Rushmore Mushambi
087f4b37e2 Merge pull request #18155 from rushmorem/update-rethinkdb
rethinkdb: 2.3.4 -> 2.3.5
2016-08-31 17:14:34 +02:00
Robin Gloster
459d46dc5a
socat2pre: enable ip6 on darwin 2016-08-31 15:41:51 +02:00
rushmorem
ac26d8ff43 rethinkdb: 2.3.4 -> 2.3.5 2016-08-31 15:15:08 +02:00
Nikolay Amiantov
2128224620 linuxPackages.vhba: disable PIC hardening 2016-08-31 16:00:31 +03:00
Nikolay Amiantov
c9bcec2e88 gst_plugins_good: fix minimalDeps build 2016-08-31 15:40:07 +03:00
Frederik Rietdijk
1d08316220 pythonPackages.rpy2: mark as broken 2016-08-31 14:33:11 +02:00
Tuomas Tynkkynen
6563cd34d8 qt5.6, qt5.7: Use dev output of qtbase in setupHook 2016-08-31 15:23:24 +03:00
Graham Christensen
24f7946489 Merge pull request #18154 from womfoo/fix/mbpfan-buffer-overflow
mbpfan: include buffer overflow patch
2016-08-31 08:16:57 -04:00
Eelco Dolstra
25c9f2729e thunderbird: 45.2.0 -> 45.3.0 2016-08-31 14:00:44 +02:00
Eelco Dolstra
4309d99b70 Merge pull request #18150 from taku0/thunderbird-bin-45.3.0
thunderbird-bin: 45.2.0 -> 45.3.0
2016-08-31 13:39:57 +02:00
Robin Gloster
7b1597bec2
qemu: 2.6.0 -> 2.6.1 2016-08-31 13:31:22 +02:00
Robin Gloster
7eaa83a3e9
qemu: patch security issues in 9pfs
CVE-2016-7116, others have no ID assigned, yet.
Fixes from 2.7 tree.
2016-08-31 13:31:22 +02:00
Kranium Gikos Mendoza
bbafdefd86 mbpfan: include buffer overflow patch 2016-08-31 19:25:28 +08:00
Luca Bruno
24f36cce50 Merge pull request #18102 from sjmackenzie/cargo-hash-fix
Cargo has incorrect hash
2016-08-31 11:04:59 +00:00
Tuomas Tynkkynen
9b63aff395 go: Split output order to match new convention 2016-08-31 13:55:40 +03:00
Tuomas Tynkkynen
6086142ece mupdf: Split 'dev' output 2016-08-31 13:12:11 +03:00
zimbatm
5d61c42d6b Merge pull request #18145 from manveru/bundix
bundix: 2.2.0
2016-08-31 11:11:01 +01:00
Adrien Devresse
2a79d296d3 openmpi: fix libtool issue #18147 by stripping libtool *.la files 2016-08-31 12:03:07 +02:00
Peter Simons
2d091873ab configuration-hackage2nix.yaml: update list of broken builds 2016-08-31 12:01:03 +02:00
Peter Simons
a96160728e haskell-mueval: remove obsolete patch 2016-08-31 12:01:03 +02:00
Peter Simons
fbff1305fb hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0.1 using the following inputs:

  - Hackage: 0752bfd4f0
  - LTS Haskell: e602b68df3
  - Stackage Nightly: f7407f2e81
2016-08-31 12:00:58 +02:00
Tuomas Tynkkynen
96dae0f286 xxkb: Fix 'lib.optional' use 2016-08-31 12:54:28 +03:00
Tuomas Tynkkynen
b87a2245b1 root: Fix libc dev reference 2016-08-31 12:54:28 +03:00
Michael Fellinger
f75e2c8583 bundix: 2.2.0 2016-08-31 11:52:06 +02:00
Emery Hemingway
6e548b7901 plan9port: 2015-06-29 -> 2015-11-10 (#18141) 2016-08-31 11:41:49 +02:00
Domen Kožar
da421bc75f Fix #4210: Remove builderDefs
This was one of the ways to build packages, we are trying
hard to minimize different ways so it's easier for newcomers
to learn only one way.

This also:

- removes texLive (old), fixes #14807
- removed upstream-updater, if that code is still used it should be in
  separate repo
- changes a few packages like gitit/mit-scheme to use new texlive
2016-08-31 11:34:46 +02:00
Tuomas Tynkkynen
307f7efcc9 pinentry: Fix dev reference to qtbase 2016-08-31 12:32:58 +03:00
Tuomas Tynkkynen
feed8beb47 virtualbox: Fix glibc dev reference 2016-08-31 12:32:34 +03:00
Domen Kožar
557b329608 dictd-db: get rid of builderDefs #4210 2016-08-31 10:41:25 +02:00
Robert Helgesson
5b61d97701
oxygenfonts: corrected version
The correct date should be Aug 24th 2016. See #17985.
2016-08-31 07:59:01 +02:00
Ram Kromberg
e852a8e8b6 plan9port: 2015-06-29 -> 2015-11-10 2016-08-31 08:58:45 +03:00
Gabriel Ebner
15af9082eb llvmPackages_39: init at 3.9.0rc3 2016-08-31 07:13:35 +02:00