Tuomas Tynkkynen
aba0b45b86
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
2017-03-14 00:49:22 +02:00
Lluís Batlle i Rossell
46c9eac980
guile: enable parallel building
...
civodul today on irc said that 2.0.13 likely has the parallel building
issue fixed (case equal-or-over 8 cores). Let's try.
2017-03-13 23:38:52 +01:00
Tuomas Tynkkynen
dff0ba38a2
bash: Set bash_cv_getcwd_malloc=yes when cross compiling
...
Because if you don't, the configure script assumes that your getcwd()
function is broken. Which then makes bash use it's own getcwd()
implementation, which doesn't work if the path to the current directory
contains bind mounts in its paths. This shows up as:
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Bad file descriptor
... and fails the aarch64 glibc build with sandboxes enabled.
Sigh.
2017-03-14 00:33:29 +02:00
Joachim F
40c1406b18
Merge pull request #23856 from mdorman/emacs-updates
...
Automated emacs package updates
2017-03-13 23:33:01 +01:00
Tim Steinbach
2d1ea867b7
Merge pull request #23866 from mimadrid/update/bluefish-2.2.10
...
bluefish: 2.2.9 -> 2.2.10
2017-03-13 18:26:58 -04:00
Tim Steinbach
17978fe64c
Merge pull request #23740 from ben-z/nodejs-7.7.2
...
nodejs: 7.7.1 -> 7.7.2
2017-03-13 18:14:32 -04:00
Tim Steinbach
2c1876ec6c
Merge pull request #23844 from frontsideair/flow-41
...
flow: 0.39.0 -> 0.41.0
2017-03-13 18:12:16 -04:00
Tim Steinbach
bc1f692e49
Merge pull request #23846 from mayflower/jenkins_2.49
...
jenkins: 2.44 -> 2.49
2017-03-13 18:09:19 -04:00
mimadrid
61e8c0370d
bluefish: 2.2.9 -> 2.2.10
2017-03-13 23:01:35 +01:00
Tim Steinbach
6e0c3e1a6d
Merge pull request #23862 from mimadrid/update/filezilla-3.25.0
...
filezilla: 3.24.0 -> 3.25.0
2017-03-13 17:58:34 -04:00
Graham Christensen
b806e25d65
nixos: build for aarch64-linux
2017-03-13 17:34:33 -04:00
Jörg Thalheim
065c05e849
Merge pull request #23801 from zimbatm/pip-tools
...
Pip tools
2017-03-13 22:32:07 +01:00
zimbatm
a3c03eb11f
pip-tools: init at 1.8.1rc3
2017-03-13 22:21:57 +01:00
Vincent Laporte
88d7718a64
mkvtoolnix-cli: fix build on darwin
2017-03-13 21:20:26 +00:00
mimadrid
acef015a0b
filezilla: 3.24.0 -> 3.25.0
2017-03-13 22:18:03 +01:00
mimadrid
7e9c815c23
libfilezilla: 0.9.0 -> 0.9.1
2017-03-13 22:17:08 +01:00
José Romildo Malaquias
04290bbd14
mkvtoolnix: 9.8.0 -> 9.9.0 ( #23827 )
...
* mkvtoolnix: 9.8.0 -> 9.9.0
Starting with version 9.9.0 the man pages and their translations are
not pre-built and bundled with the source code. The tool "xsltproc"
and the DocBook XSL stylesheets for man pages are now required
dependencies to build them.
2017-03-13 22:16:38 +01:00
zimbatm
5e701625de
pythonPackages.first: init at 2.0.1
2017-03-13 22:08:45 +01:00
Frederik Rietdijk
9494820dbb
Merge pull request #23847 from lsix/fix-qgis
...
qgis: Fix build after pythonPackages.sip update
2017-03-13 22:06:52 +01:00
Vincent Laporte
369230cc76
ocamlPackages.cpuid: init at 0.1.0
...
cpuid allows detection of CPU features from OCaml.
Homepage: https://github.com/pqwy/cpuid
2017-03-13 20:58:51 +00:00
Michael Alan Dorman
29559f6d7a
melpa-packages: 2017-03-13
2017-03-13 15:00:27 -04:00
Michael Alan Dorman
2b1faaae9e
melpa-stable-packages: 2017-03-13
2017-03-13 15:00:27 -04:00
Michael Alan Dorman
4433fc9089
elpa-package: 2017-03-13
2017-03-13 15:00:27 -04:00
Michael Raskin
90f2b24fd7
Merge pull request #23850 from makefu/update/radare2
...
radare2: 0.10.6 -> 1.3.0
2017-03-13 19:32:41 +01:00
Vincent Laporte
b2b8a412fb
ocaml-llvm: 3.7.1 -> 3.9.1
2017-03-13 19:14:11 +01:00
makefu
bc1011b330
radare2: 0.10.6 -> 1.3.0
2017-03-13 17:53:12 +01:00
Tuomas Tynkkynen
b2c96062ca
kernel: Add a validity check for modDirVersion
...
Because if you get it wrong, you get a very confusing error message at
the end of the kernel build, which is quite painful as the build can
take a long time.
2017-03-13 18:47:21 +02:00
Frederik Rietdijk
57e768f58e
hypothesis: 3.6.0 -> 3.6.1
2017-03-13 16:37:25 +01:00
Frederik Rietdijk
8aee2b5c4f
pythonPackages.traitlets: 4.3.1 -> 4.3.2
2017-03-13 16:37:25 +01:00
Frederik Rietdijk
891a051df1
ipython_genutils: fix for python 3.3 and 3.4
2017-03-13 16:37:24 +01:00
Frederik Rietdijk
6f90badeac
pythonPackages.hypothesis: fix for python 3.3
2017-03-13 16:37:24 +01:00
Lancelot SIX
1375a2eecf
qgis: Fix build after pythonPackages.sip update
...
QGis seems to have a problem with recent sip releases. This patch fixes
the issue.
2017-03-13 16:05:31 +01:00
Tristan Helmich
4efed1d0d4
jenkins: 2.44 -> 2.49
2017-03-13 15:43:06 +01:00
Vladimír Čunát
8bfa9f528c
syslinux: fixup build via a Debian patch
...
It stopped working probably since binutils update.
2017-03-13 15:40:43 +01:00
Fatih Altinok
d23effdedf
flow: 0.39.0 -> 0.41.0
2017-03-13 17:04:36 +03:00
Benno Fünfstück
c8c4902ee1
Merge pull request #23828 from ndowens/gupnp-tools
...
gupnp-tools: 0.8.8 -> 0.8.13
2017-03-13 14:58:02 +01:00
Arseniy Seroka
320a8a5a94
Merge pull request #23842 from volhovM/fix/sage_68_sed
...
sage: fix build at 6.8
2017-03-13 16:51:55 +03:00
Daniel Peebles
26fc26a979
Merge pull request #23776 from copumpkin/minikube-source
...
minikube: switch to build from source & mostly fix on Darwin
2017-03-13 08:44:05 -04:00
Domen Kožar
609f2fefce
Merge pull request #23836 from expipiplus1/jailbreak-strict-io
...
Haskell Packages: jailbreak strict-io
2017-03-13 13:27:37 +01:00
Domen Kožar
9ab1d08bb0
Add sphinxcontrib-openapi at 0.3.0
2017-03-13 13:25:03 +01:00
Domen Kožar
28d2066063
sphinxcontrib-httpdomain: 1.3.0 -> 1.5.0
2017-03-13 13:25:03 +01:00
Domen Kožar
f32fc9b03e
setuptools_scm: 1.11.1 -> 1.15.0
2017-03-13 13:25:03 +01:00
Robin Gloster
e2a13af49c
emboss: fix build
2017-03-13 13:15:51 +01:00
Joe Hermaszewski
0867ac9963
Haskell Packages: jailbreak strict-io
2017-03-13 11:27:08 +00:00
Robin Gloster
dbbdccdd65
ispc: fix build
2017-03-13 12:07:48 +01:00
Robin Gloster
80bd50a6e4
ponyc: 0.10.0 -> 0.11.0
2017-03-13 11:43:24 +01:00
Robin Gloster
c836651084
purePackages.octave: 0.7 -> 0.9
2017-03-13 11:03:52 +01:00
Michael Raskin
a77380b34c
Merge pull request #23780 from asppsa/pure-0.66
...
pure: 0.64 -> 0.66
2017-03-13 10:56:08 +01:00
Michael Raskin
777bc07e1f
Merge pull request #23830 from Rotsor/svn-ignore-keywords
...
fetchSvn: Add support for --ignore-keywords flag
2017-03-13 10:54:36 +01:00
Peter Hoeg
5fa3b11239
tvnamer: 2.3 -> 2.4
...
Also add support for python3
2017-03-13 17:49:50 +08:00