Commit Graph
90613 Commits
Author SHA1 Message Date
Tuomas Tynkkynen 2fdb385e50 Merge remote-tracking branch 'upstream/master' into staging 2016-09-03 01:19:03 +03: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
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 MadridandFranz Pletz b6116539be nano: 2.6.3 -> 2.7.0 (#18201) 2016-09-02 23:26:02 +02:00
Kamil ChmielewskiandFranz Pletz 7b1efbf621 mesos: 0.28.0 -> 0.28.2 (#18220) 2016-09-02 23:21:46 +02:00
Graham ChristensenandGitHub 09f8c51c34 Merge pull request #18229 from NixOS/revert-18145-bundix
Revert "bundix: 2.2.0"
2016-09-02 16:25:45 -04:00
Graham ChristensenandGitHub add3d4d45b Revert "bundix: 2.2.0" 2016-09-02 16:00:45 -04:00
Karn KallioandShea Levy 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 MalaquiasandRobert Helgesson 67f2a005f6 roboto-slab: init at 2016-01-11 2016-09-02 21:50:42 +02:00
José Romildo MalaquiasandRobert Helgesson d47753d38b roboto-mono: init at 2016-01-11 2016-09-02 21:50:42 +02:00
Rushmore MushambiandGitHub 0192777972 PULL_REQUEST_TEMPLATE: rename chroot to sandbox
See https://github.com/NixOS/nix/commit/b39622a487e2978bd32c9faf2f651aec1f9815c1
2016-09-02 21:41:43 +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 MushambiandGitHub dff7057743 Merge pull request #18227 from rushmorem/lizardfs-manpages
lizardfs: fix building manpages
2016-09-02 21:20:19 +02:00
Frederik RietdijkandGitHub 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
Vladimír Čunát 0d0465fe94 wayland-protocols: 1.4 -> 1.7
/cc #16779; I'm confident this can't affect the problem,
but the update shouldn't hurt.
2016-09-02 20:52:08 +02:00
Joachim SchieleandGitHub 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
Vladimír Čunát faa26e561b Merge #18007: add llvmPackages_39 2016-09-02 20:37:14 +02: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 040b941b4c mesa: use llvm-3.9 instead of 3.8 2016-09-02 20:15:28 +02:00
Vladimír Čunát f5c3115063 llvmPackages_39: rc -> 3.9.0 2016-09-02 20:15:11 +02:00
Rushmore MushambiandGitHub 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
zimbatmandDomen Kožar 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 HelmichandFranz Pletz 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 LitakandDomen Kožar 94571e51c4 zpaq: only set -mtune on i686,x86_64 (#18214) 2016-09-02 13:34:11 +02:00
Kranium Gikos MendozaandDomen Kožar 0bdec3194a vboot_reference: fix build (#18211) 2016-09-02 12:13:00 +02:00
Kranium Gikos MendozaandDomen Kožar 29e1fb98a2 ggz_base_libs: fix build (#18212) 2016-09-02 12:11:22 +02:00