Commit graph

103319 commits

Author SHA1 Message Date
Peter Hoeg 80750f459c Merge pull request #17303 from peterhoeg/iio
iio-sensor-proxy: init at 2.2 and nixos module
2017-03-14 11:16:09 +08:00
Dan Peebles 25e75cd580 kube-aws: 0.8.1 -> 0.9.4
Also, enable on Darwin
2017-03-13 22:20:52 -04:00
Tim Steinbach 18684a4892
linux: 4.1.38 -> 4.1.39 2017-03-13 20:15:42 -04:00
Tim Steinbach 9ac82a773c
linux: 4.4.52 -> 4.4.53 2017-03-13 20:15:26 -04:00
Tim Steinbach e54104ab11 Merge pull request #23875 from NeQuissimus/oh-my-zsh_2017-02-27
oh-my-zsh: 2017-02-20 -> 2017-02-27
2017-03-13 20:07:59 -04:00
Tim Steinbach 435b8ed1fc
oh-my-zsh: 2017-02-20 -> 2017-02-27 2017-03-13 20:07:14 -04:00
Tim Steinbach bb26805051 Merge pull request #23874 from NeQuissimus/kotlin_1_1
kotlin: 1.0.6 -> 1.1
2017-03-13 20:04:28 -04:00
Tim Steinbach 89c91c6e32 Merge pull request #23873 from NeQuissimus/gradle_3_4_1
gradle: 3.4.0 -> 3.4.1
2017-03-13 20:04:05 -04:00
Tim Steinbach dd015a829f
kotlin: 1.0.6 -> 1.1 2017-03-13 20:03:39 -04:00
Tim Steinbach 56fea1a8c0
gradle: 3.4.0 -> 3.4.1 2017-03-13 20:00:58 -04:00
ndowens 64218d61fc hwloc: 1.11.2 -> 1.11.6 (#23870) 2017-03-14 00:44:28 +01:00
Vladimír Čunát bfed19cfaa
Merge #23860: llvmPackages_4: rc4 -> release 2017-03-14 00:02:53 +01:00
Vladimír Čunát 57463868db
top-level llvm-4 attrs: drop lowPrio
Now the packages are properly released.
2017-03-14 00:01:04 +01: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
Will Dietz f54813d767 llvm4: rc4 -> release! 2017-03-13 14:54:39 -05: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
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