Commit Graph

90901 Commits

Author SHA1 Message Date
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
Graham Christensen
09f8c51c34 Merge pull request #18229 from NixOS/revert-18145-bundix
Revert "bundix: 2.2.0"
2016-09-02 16:25:45 -04: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
Rushmore Mushambi
0192777972 PULL_REQUEST_TEMPLATE: rename chroot to sandbox
See b39622a487
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 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