Commit Graph

84789 Commits

Author SHA1 Message Date
Daniel Brockman
8c0f4755bd urbit: 2016-06-02 -> 0.4 (#20922) 2016-12-13 15:43:02 +01:00
Kamil Chmielewski
dcee4214b9 ponyc: 0.9.0 -> 0.10.0 2016-12-13 15:40:35 +01:00
Vladimír Čunát
df07922e3e
knot-dns: init at 2.3.3
Only .lib is tested ATM.
2016-12-13 15:31:29 +01:00
Graham Christensen
01d022e16b Merge pull request #21118 from grahamc/fix-rsa-build-failure
linux_{4_8,grsec_nixos}: patch to fix build failure
2016-12-13 09:15:50 -05:00
Joachim Fasting
d918c80e13
grsecurity: disable verbose initify
Not as useful/informative as I had hoped.
2016-12-13 15:12:34 +01:00
Stefan Goetz
c1d60d8c1e youtube-dl: 2016.12.01 -> 2016.12.12 (#21122) 2016-12-13 14:59:49 +01:00
Frederik Rietdijk
2bcd41b9ff buildPythonPackage: install builds reproducibly
Without --build a temporary directory is created to unpack the wheel in.
We now set a directory instead.
2016-12-13 14:45:05 +01:00
viric
b1c20ad384 Merge pull request #21116 from mdaiter/cudaOpenCVIf
opencv3: pull patches only if necessary
2016-12-13 14:34:51 +01:00
Graham Christensen
7a813d3f6d
linux_{4_8,grsec_nixos}: patch to fix build failure
crypto/rsa_helper.c:18:28: fatal error: rsapubkey-asn1.h: No such file or directory
2016-12-13 07:25:46 -05:00
zimbatm
cbdc94f2b7 buildGoPackage: remove go version from name (#21111)
As a user installing the program it's not interesting what go version it
was compiled against. Not more interesting than any other potential
dependencies. It also makes it harder to install or update the package.
2016-12-13 11:35:15 +00:00
Matthew Daiter
d6f1081314 opencv3: pull patches only if necessary 2016-12-13 11:26:56 +01:00
Fernando J Pando
50466c2d4f
buildbot: 0.9.0rc4 -> 0.9.0.post1
- updates buildbot to version 9 release
- adds nixos configuration module
- fixes buildbot-www package deps
- re-hardcode path to tail
- builbot configuration via module vars

fixes #19759
2016-12-13 10:52:56 +01:00
Alexander Kahl
9eac665cd2 sisco.lv2: init at 0.7.0 (#20868)
* sisco.lv2: init at 0.7.0

Also added maintainer `e-user`

* Use fetchFromGitHub and adapt accordingly

* Use `version` instead of `src.rev` in name
2016-12-13 09:44:09 +00:00
Matthew Justin Bauer
fd2cf186b0 openjdk-darwin: Fix libfreetype path (#21089)
The freetype path was not working. This fixes it to use the nix
freetype version with install_name_tool.
2016-12-13 09:47:50 +01:00
Vladimír Čunát
fa613c7ddd
gnome3*.devhelp: add missing gschemas
Otherwise it would crash when starting; fixes #21094.
2016-12-13 09:18:49 +01:00
Pascal Wittmann
77c778b43b Merge pull request #21105 from NeQuissimus/zsh_5_3
zsh: 5.2 -> 5.3
2016-12-13 08:04:31 +01:00
Jaka Hudoklin
5bd136acd4 Revert "Revert "helm (kubernetes): init at v2.0.2"" 2016-12-13 00:43:24 +01:00
Jaka Hudoklin
e955e64fd8 Revert "helm (kubernetes): init at v2.0.2" 2016-12-13 00:35:53 +01:00
Jaka Hudoklin
b1db829540 Merge pull request #21075 from rlupton20/kubernetes-helm
helm (kubernetes): init at v2.0.2
2016-12-13 00:26:21 +01:00
Tim Steinbach
788417e607
zsh: 5.2 -> 5.3 2016-12-12 17:48:18 -05:00
Thomas Tuegel
f01769f4e2 Merge pull request #21103 from mdorman/emacs-updates
Emacs package updates
2016-12-12 13:58:27 -06:00
Tim Steinbach
a03b09c43b Merge pull request #21052 from NeQuissimus/ammonite_0_8_1
ammonite-repl: 0.8.0 -> 0.8.1
2016-12-12 14:29:08 -05:00
Michael Alan Dorman
5df4ed710a melpa-stable-packages: 2016-12-12 2016-12-12 13:07:33 -05:00
Michael Alan Dorman
a448d478c0 melpa-packages: 2016-12-12
Removals:
 - bitly - github repo no longer exists
 - gitty - github repo no longer exists
 - gplusify - github repo no longer exists
2016-12-12 13:07:32 -05:00
Michael Alan Dorman
7a25ceade1 elpa-packages: 2016-12-12 2016-12-12 13:07:32 -05:00
Joachim Schiele
1f811a6727 rustcNightlyBin.rustc: revision bump 2016-11-26 to 2016-12-05 with fix to contain components as libcore 2016-12-12 18:59:10 +01:00
Tristan Helmich
ee4b59c521 acme_0_5_0: remove as it is no longer required 2016-12-12 16:26:35 +01:00
Tristan Helmich
c8c6ff4a96 simp_le: bump acme dependency to newer version
acme_0_5_0 is no longer working and removed in another commit
2016-12-12 16:26:28 +01:00
taku0
a86d6f404c firefox-bin: tweak updateScript 2016-12-12 14:17:06 +00:00
Peter Simons
09fecd18b2 Merge pull request #21002 from Profpatsch/hoogle-local
haskellPackages: add hoogleLocal
2016-12-12 14:46:27 +01:00
Jörg Thalheim
7c8d4cd9a9
wireguard: 0.0.20161116.1 -> 0.0.20161129 2016-12-12 14:41:43 +01:00
Profpatsch
570708183b haskellPackages: add hoogleLocal
The docs in `hoogle.nix` intend for it to be in the packageset as `hoogleLocal`
and that also makes a lot of sense from a user perspective.

`packages` is not a function `HaskellPackages -> [Package]`, but rather an
arbitrary set of packages.
That is good, because that way it can be used e.g. to merge package databases
from other versions of the packageset.

It’s done as function with default argument, because otherwise the user has to
use `overrideCabal` to override `packages` in `hoogle.nix`.
2016-12-12 14:27:04 +01:00
Peter Simons
146126e39a Merge pull request #21092 from aherrmann/pr_r_modules
r-modules: Fix `png` package
2016-12-12 11:26:53 +01:00
Andreas Herrmann
98fce78cb3 r-modules: Fix png package
The package requires the `dev` output of `libpng`.
2016-12-12 10:53:10 +01:00
Jaka Hudoklin
15ea3efc30 Merge pull request #21090 from NeQuissimus/rkt_1_21_0
rkt: 1.20.0 -> 1.21.0
2016-12-12 10:22:19 +01:00
Frederik Rietdijk
7c8b1e7b24 python36: 3.6.0b2 -> 3.6.0rc1 2016-12-12 09:31:25 +01:00
Vincent Laporte
42a0fc4387 ocamlbuild: 0.9.2 -> 0.9.3 2016-12-12 03:18:48 +00:00
Vincent Laporte
77050a8381 findlib: 1.6.1 -> 1.7.1 2016-12-12 03:18:48 +00:00
Tim Steinbach
4f0592680c
rkt: 1.20.0 -> 1.21.0 2016-12-11 21:10:28 -05:00
Jaka Hudoklin
76a791b61c Merge pull request #21081 from Mic92/libxslt
libxslt: add option to enable crypto support
2016-12-12 01:43:04 +01:00
Jaka Hudoklin
c1cbe26084 Merge pull request #21046 from montag451/aptly-completion
aptly: add bash completion
2016-12-12 01:36:28 +01:00
Shea Levy
f6daae391f linux: add 4.9 2016-12-11 19:33:05 -05:00
Thomas Tuegel
99bc7f1ea3 Merge pull request #21055 from ttuegel/openblas
openblas: refactor and set TARGET always
2016-12-11 17:16:49 -06:00
Pascal Wittmann
7bcc6e9c45
riemann: provide executable and config
fixes #20821
2016-12-11 23:33:28 +01:00
Pascal Wittmann
cf1ec8ed33
pugixml: 1.7 -> 1.8.1 2016-12-11 21:15:48 +01:00
Alex Ivanov
0c9e7151ac qtstyleplugins: init at 2016-12-01 2016-12-11 23:08:37 +03:00
Jaka Hudoklin
7ac33a2cd2 pachyderm: init at 1.3.0 2016-12-11 20:40:40 +01:00
Frederik Rietdijk
a4bbf4cad5 pythonPackages.scikitlearn: 0.18 -> 0.18.1 2016-12-11 20:21:42 +01:00
Pascal Wittmann
daaf497c5c
homebank: fix icons 2016-12-11 20:09:34 +01:00
Pascal Wittmann
e5c525b5a2
homebank: 5.1.1 -> 5.1.2
simplify and add myself as maintainer
2016-12-11 20:09:34 +01:00
Frederik Rietdijk
d9f494abbc pythonPackages.aiohttp: 0.21.5 -> 1.1.6 2016-12-11 20:07:24 +01:00
Frederik Rietdijk
c4104539e0 pythonPackages.async_timeout: init at 1.1.0 2016-12-11 20:07:24 +01:00
Frederik Rietdijk
826649ddf4 pythonPackages.multidict: init at 2.1.4 2016-12-11 20:07:24 +01:00
Frederik Rietdijk
7a538938a0 pythonPackages.yarl: init at 0.8.1 2016-12-11 20:07:24 +01:00
Pascal Wittmann
4f2e2ce971
moc: 2.5.1 -> 2.5.2 2016-12-11 19:51:04 +01:00
sternenseemann
d6aff31f35 gopher: init at 3.0.11 (#21080) 2016-12-11 19:45:48 +01:00
Linus Heckemann
d568cb971b google-apputils: enable for py3k (#21079)
No apparent reason for it being disabled per #21061. I guess we'll find
out if there was a reason.
2016-12-11 19:30:17 +01:00
Jörg Thalheim
50d63e1e3f
libxslt: add option to enable crypto support 2016-12-11 19:22:34 +01:00
Joachim Fasting
601058e0e2
grsecurity: 4.8.13-201612082118 -> 4.8.14-201612110933 2016-12-11 19:09:16 +01:00
Shea Levy
374f833dab google-chrome: Add new dep on libxcb 2016-12-11 12:53:51 -05:00
montag451
b871a208e5 aptly: add bash completion 2016-12-11 18:52:09 +01:00
Alexei Boronine
87f0ad66bf Add patches referenced in neko issue 131 2016-12-12 01:33:01 +08:00
Alexei Boronine
729b21adbb neko: set cmake flag -DRUN_LDCONFIG=OFF 2016-12-12 01:11:24 +08:00
Pascal Wittmann
2d4637f96f
intel-gpu-tools: 1.16 -> 1.17 2016-12-11 17:55:09 +01:00
Richard Lupton
0a84098555
helm (kubernetes): init at v2.0.2
Changed package name to kubernetes-helm.
2016-12-11 16:20:51 +00:00
Richard Lupton
0783a7d262
helm (kubernetes): init at v2.0.2
Added self as package maintainer. Set preferLocalBuild.
2016-12-11 16:14:15 +00:00
montag451
6107b89321
pytun: init at 2.2.1 2016-12-11 16:14:15 +00:00
Jaka Hudoklin
af5be37ed5
vault: add offline as maintainer 2016-12-11 16:14:15 +00:00
Jaka Hudoklin
23064168ee
vault: 0.6.1 -> 0.6.3 2016-12-11 16:14:15 +00:00
montag451
484e5f5152 pytun: init at 2.2.1 2016-12-11 16:58:13 +01:00
Jörg Thalheim
5fa0161ce6 Merge pull request #21070 from offlinehacker/pkgs/vault/update/0.6.3
vault: 0.6.1 -> 0.6.3
2016-12-11 16:51:29 +01:00
Richard Lupton
b2278ae3c8
helm (kubernetes): init at v2.0.2
Added a nix expression to download and install helm; added it to top
level packages as kubernetes_helm.
2016-12-11 15:48:46 +00:00
Jörg Thalheim
4b245c530d Merge pull request #21071 from schneefux/pkg.httpie
httpie: 0.9.6 -> 0.9.8
2016-12-11 16:47:51 +01:00
Alexei Boronine
00befaff7e neko: 2.0.0 -> 2.1.0 2016-12-11 22:34:58 +08:00
Jaka Hudoklin
f70e385fb6 pythonPackages.docker-compose: add bash completions 2016-12-11 15:14:42 +01:00
Jaka Hudoklin
a979297a96 valut: add bash completions 2016-12-11 15:14:41 +01:00
Jaka Hudoklin
a50fc480c3 nodejs: add bash completions for npm 2016-12-11 15:14:38 +01:00
Jaka Hudoklin
fe89c54903 vault: add offline as maintainer 2016-12-11 15:06:24 +01:00
Jaka Hudoklin
3097782fff vault: 0.6.1 -> 0.6.3 2016-12-11 15:06:16 +01:00
Jaka Hudoklin
6d15619729 kubernetes: generate docs, fix empty man files 2016-12-11 15:04:16 +01:00
Jaka Hudoklin
c316dd1cc7 minikube: add bash completions 2016-12-11 14:57:11 +01:00
Jaka Hudoklin
ef24c93f72 kubernetes: add bash completions 2016-12-11 14:56:34 +01:00
Jaka Hudoklin
873e818339 docker-machine: add bash completion 2016-12-11 14:56:07 +01:00
Vladimír Čunát
c4a85eafa4
Merge #21043: strace: 4.13 -> 4.14 2016-12-11 14:05:27 +01:00
Gaël Deest
2fb4874453 isl: 0.15 -> 0.17.1
Oups.
2016-12-11 14:04:59 +01:00
Lancelot SIX
db36c44f1b gsl: 2.2 -> 2.3 (#21058)
See https://lists.gnu.org/archive/html/info-gnu/2016-12/msg00005.html
for release announcement
2016-12-11 14:03:28 +01:00
Joachim F
cb5c0521a2 Merge pull request #21063 from schneefux/pkg.nextcloud
nextcloud: 10.0.1 -> 10.0.2
2016-12-11 13:35:44 +01:00
Joachim F
f70457b511 Merge pull request #21056 from boronine/mbedtls-2.4.0
mbedtls: 2.3.0 -> 2.4.0
2016-12-11 13:34:56 +01:00
schneefux
b6a4876258
httpie: 0.9.6 -> 0.9.8 2016-12-11 13:17:49 +01:00
taku0
a3e503fe0f firefox-bin: fix updateScript 2016-12-11 21:07:18 +09:00
schneefux
915c93c69e
nextcloud: 10.0.1 -> 10.0.2 2016-12-11 13:05:47 +01:00
Linus Heckemann
9aca55e79d
endless sky: init at 0.9.4 2016-12-11 08:57:35 +01:00
Alexei Boronine
63dbcdbdb9 mbedtls: 2.3.0 -> 2.4.0 2016-12-11 14:58:53 +08:00
zimbatm
f9281609ae afl: 2.23b -> 2.35b 2016-12-11 00:28:14 +00:00
Thomas Tuegel
bed668c051
openblas: refactor and set TARGET always 2016-12-10 16:49:45 -06:00
Jaka Hudoklin
f9ab3a2dea Merge pull request #20855 from proteansec/pkgs/mail-notification
mail-notification: init at 5.4
2016-12-10 23:48:42 +01:00
Jaka Hudoklin
de710794bf Merge pull request #20975 from holidaycheck/node-7.2.1
nodejs: 7.1.0 -> 7.2.1
2016-12-10 23:39:13 +01:00
Tim Steinbach
e8cd9ce8da
ammonite-repl: 0.8.0 -> 0.8.1 2016-12-10 15:51:06 -05:00
Tim Steinbach
f576c490e3
linux: 4.4.37 -> 4.4.38 2016-12-10 15:18:52 -05:00
Tim Steinbach
b69822c505
linux: 4.8.13 -> 4.8.14 2016-12-10 15:15:44 -05:00
Tuomas Tynkkynen
bdab6fe5a1 kernel: Use built-in dtbs_install target instead of rolling our own
In particular, on aarch64 all the .dtb files will be in subdirectories
and *.dtb won't match anything.
2016-12-10 20:24:08 +02:00
zimbatm
ec7cdd95a7 direnv: 2.9.0 -> 2.10.0 2016-12-10 17:43:32 +00:00
Svend Sorensen
e942ed29b3 rubygems: 2.6.6 -> 2.6.8 (#21028) 2016-12-10 17:30:39 +00:00
Alexei Boronine
9243703c5c mbedtls: fix build for Darwin (#20940)
mbedtls: fix build for darwin
2016-12-10 17:29:50 +01:00
Franz Pletz
9074d9859e
linux: add patch to fix CVE-2016-8655
See https://lwn.net/Articles/708319/ for more information.
2016-12-10 17:08:42 +01:00
Joachim F
ff15333fe4 Merge pull request #21037 from romildo/upd.flat-plat-gtk-version
flat-plat-gtk-theme: remove build dependency on gnome-shell
2016-12-10 15:27:55 +01:00
Frederik Rietdijk
c8eae2597e Merge pull request #20486 from pjones/pkg/gromit-mpx
gromit-mpx: init at 1.2
2016-12-10 14:51:14 +01:00
Frederik Rietdijk
badd367e32 Merge pull request #21034 from acowley/ignition-math-2.6.0
ignition-math: 2.3.0 -> 2.6.0
2016-12-10 14:24:43 +01:00
Frederik Rietdijk
033525c6b8 dstat: fix bad interpreter: No such file 2016-12-10 14:21:51 +01:00
Christian Kampka
a1d9d7efc0
btrbk: 0.22.2 -> 0.24.0 2016-12-10 14:08:28 +01:00
mimadrid
8b8df71b87
strace: 4.13 -> 4.14 2016-12-10 13:09:47 +01:00
taku0
cbcdfdb576 android-sdk: 25.2.2 -> 25.2.3 2016-12-10 19:51:55 +09:00
Nikolay Amiantov
edaac2c3ff wesnoth: disable input frameworks 2016-12-10 12:27:43 +03:00
romildo
500816150f flat-plat-gtk-theme: remove build dependency on gnome-shell 2016-12-10 07:11:30 -02:00
Joachim F
b520a91efc Merge pull request #21031 from romildo/upd.enlightenment
enlightenment: 0.21.4 -> 0.21.5
2016-12-10 08:36:39 +01:00
Joachim F
7e7c9ce333 Merge pull request #21030 from romildo/upd.efl
efl: 1.18.3 -> 1.18.4
2016-12-10 08:36:27 +01:00
Joachim F
d6d092919d Merge pull request #21027 from romildo/upd.flat-plat-gtk-theme
flat-plat-gtk-theme: eba3be5 -> 2016-12-03
2016-12-10 08:36:16 +01:00
Anthony Cowley
6bc52926fe ignition-math: 2.3.0 -> 2.6.0 2016-12-09 21:40:36 -05:00
romildo
6a8c9ad798 enlightenment: 0.21.4 -> 0.21.5 2016-12-09 22:14:02 -02:00
romildo
eaadb89fed efl: 1.18.3 -> 1.18.4 2016-12-09 21:52:36 -02:00
Bjørn Forsman
2077385421 kernel: enable CONFIG_DYNAMIC_DEBUG (like Fedora and Ubuntu)
It was useful in tracking down CIFS + DFS issue, and it's apparently
enabled by default in two major distros.
2016-12-10 00:01:21 +02:00
Bjørn Forsman
d429520b13 kernel: add CONFIG_CIFS_* like Fedora, Ubuntu
The plan is to fix mounting DFS shares on NixOS (for which some of these
options are needed), but I figured it might be a good idea to enable all
CONFIG_CIFS_* like Fedora 24 and Ubuntu 16.04 while at it. Ubuntu even
has CONFIG_CIFS_SMB311, but as Fedora do not, I left it out.

Mounting DFS shares still doesn't work; need to configure cifs.upcall
and /etc/request-key.conf. Until then, using GVFS as a workaround.
2016-12-10 00:01:21 +02:00
Bjørn Forsman
fc6d82cf76 cifs-utils: add 'talloc' to buildInputs, to build cifs.upcall
Fixes this ./configure symptom:

  configure: WARNING: talloc.h not found, consider installing libtalloc-devel. Disabling cifs.upcall.

and is needed to (eventually) fix CIFS + DFS kernel mount on NixOS.
2016-12-10 00:01:21 +02:00
vbgl
44234570ec Merge pull request #20867 from vbgl/omake-0.10.1
omake: update to 0.10.1
2016-12-09 21:49:21 +00:00
Frederik Rietdijk
9a7e6e9a0b Merge pull request #20945 from bzizou/pamela
pythonPackages.pamela: init at 0.3.0
2016-12-09 22:45:09 +01:00
Frederik Rietdijk
c25fc0f173 Merge pull request #20915 from nexusdev/solc
solc: 0.4.4 -> 0.4.6
2016-12-09 22:42:06 +01:00
romildo
8bdf8b7b51 flat-plat-gtk-theme: eba3be5 -> 2016-12-03 2016-12-09 19:31:35 -02:00
Tim Steinbach
8c8abafc2d
atom: 1.12.6 -> 1.12.7 2016-12-09 15:34:25 -05:00
Eelco Dolstra
c5b96ca801 minisat: Fix build on Darwin 2016-12-09 19:57:07 +01:00
Vladimír Čunát
e54650e92a
gnome-control-center: port the parent commit to 3.22
... and fixup duplicate grilo build input.
2016-12-09 19:15:41 +01:00
montag451
a859f6cabe gnome-control-center: provides access to the tracker gsettings schemas (#20862)
gnome-control-center needs access to the tracker gsettings schemas to
enable the settings button in the search panel.
2016-12-09 19:14:27 +01:00
montag451
d14586c1c1 nautilus: 3.20.2 -> 3.20.3 (#20853) 2016-12-09 19:02:54 +01:00
goibhniu
28c6e1af58 Merge pull request #21018 from josthkko/patch-1
chromedriver: 2.21 -> 2.25
2016-12-09 17:25:47 +01:00
Thomas Tuegel
2a02544b34 Merge pull request #21009 from acowley/qt5.6.2-darwin
qt5.6: darwin compatibility
2016-12-09 09:12:43 -06:00
Joachim Fasting
d1a5dc0b1c
grsecurity: 4.8.12-201612062306 -> 4.8.13-201612082118 2016-12-09 15:31:02 +01:00
Joachim Fasting
9a63779d64
grsecurity: use upstream url as the primary source 2016-12-09 15:31:00 +01:00
Joachim Fasting
ca7cc96ee8
grsecurity: enable PAX_INITIFY
Uses gcc plugin to detect more instances where memory used during init
can be freed.
2016-12-09 15:30:40 +01:00
Joachim F
b412f7d4c3 Merge pull request #21019 from romildo/upd.roboto
roboto: 2.134 -> 2.135
2016-12-09 15:01:50 +01:00
Tim Steinbach
bfffbb5ea6
linux: 4.8.12 -> 4.8.13 2016-12-09 08:27:11 -05:00
Tim Steinbach
e861a5f7af
linux: 4.4.36 -> 4.4.37 2016-12-09 08:26:46 -05:00
Graham Christensen
a2d6e8a2eb
xen: Fix patch hashes
I had used nix-prefetch-url, where fetchpatch doesn't support it.
2016-12-09 07:22:35 -05:00
romildo
e9a5680eb7 roboto: 2.134 -> 2.135 2016-12-09 10:16:17 -02:00
Joachim F
7833315a5e Merge pull request #21015 from nico202/non
non: 2016-04-05 -> 2016-12-07
2016-12-09 12:14:46 +01:00
Jost Novljan
53b5575640 chromedriver: 2.21 -> 2.25 2016-12-09 12:06:07 +01:00
Joachim F
3e6f9a5705 Merge pull request #21007 from joachifm/ndiswrapper
ndiswrapper: mark as broken
2016-12-09 11:49:46 +01:00
Eelco Dolstra
c94454a45a nixUnstable: 1.12pre4523_3b81b26 -> 1.12pre4911_b30d1e7 2016-12-09 11:21:06 +01:00
Michael Raskin
c94e44b0ae linkFarm: prefer local build 2016-12-09 11:26:53 +01:00
Nicolò Balzarotti
f3fda199fd non: 2016-04-05 -> 2016-12-07 2016-12-09 10:40:52 +01:00
Frederik Rietdijk
ff8ec02497 Merge pull request #21014 from chris-martin/git-bz-pycrypto
git-bz: add pycrypto dependency
2016-12-09 09:03:59 +01:00
Rob Vermaas
0a90a53441 Fix hash for p7zip patch (seems fetchurl hash was added, while fetch-patch function is used.
(cherry picked from commit 38b1bd9e729485d418f20c43c275c2856837f8cf)
2016-12-09 07:59:25 +00:00
Chris Martin
18ee6b9a6d git-bz: add pycrypto dependency (#21013) 2016-12-08 22:59:53 -05:00
Rok Garbas
d295d68609 firefox-bin: updated the updateScript with suggestions from @Mic92
also added some comments to the update script so that a new person
looking at it know what is happening
2016-12-09 03:19:07 +01:00
Rok Garbas
3a1d52ff4f updateScript: initital work 2016-12-09 03:19:07 +01:00
Joachim F
eee070e49c Merge pull request #20992 from dtzWill/fix/zoom-pax-qt-update
zoom-us: 2.052458.0531 -> 2.0.707090.1031, paxmark
2016-12-09 00:31:29 +01:00
Joachim F
8760a7efd8 Merge pull request #20991 from dtzWill/fix/qtwebengine-paxmark
qt5.6/5.7: PaX compat qtwebengine
2016-12-09 00:31:13 +01:00
Jaka Hudoklin
0ba9037bd8 Merge pull request #20937 from ebzzry/minikube-0.13.1
minikube: init at 0.13.1
2016-12-09 00:28:40 +01:00
Anthony Cowley
7a9400d338 qt5.6: darwin compatibility
- qtbase builds on darwin
- Downstream qmake and cmake build configurations supported

Darwin-specific changes:

Prevent `qmake -project` from adding build support files in the temp
directory to the project.

Shrink the temp directory used for building with qmake.

The issue here is that `lndir` recreates the entire directory structure
of the module we are merging into the temporary build environment. On
darwin, the framework directory structures mean that this shadow
directory tree is 17MB even though the file contents are all symlinks
into the store.

To address this, we symlink the framework directories explicitly and
use `lndir` for everything else.
2016-12-08 18:28:30 -05:00
Daiderd Jordan
76125722f0
darwin.libunwind: fix install phase 2016-12-09 00:08:58 +01:00
Graham Christensen
78c7d1b47b Merge pull request #20973 from grahamc/rollup-12
Roundup Rollup 12 (WIP)
2016-12-08 17:50:03 -05:00
Joachim Fasting
af1202434a
ndiswrapper: mark as broken
Build fails across all our kernels.  There is a new version 1.60, but
it, too, fails to build.  Until somebody comes along to patch around it,
we might as well mark this as broken.
2016-12-08 23:12:32 +01:00
Peter Marheine
469e5e7768 libdwarf: version the shared object (#20996)
Upstream sets the soname, so binaries compiled against libdwarf.so will
link against libdwarf.so.1 at runtime. Install libdwarf.so.1 and
symlink libdwarf.so to it so both linking and runtime loading work again.
2016-12-08 19:34:25 +01:00
Vladimír Čunát
f0b9ecfa01
bind: fixup more openssl.dev references 2016-12-08 19:10:19 +01:00
Eelco Dolstra
ece67bfa01
diffoscope: 52 -> 63 2016-12-08 17:54:26 +01:00
Gabriel Ebner
a2210a9efd lean: init at 2016-12-08 2016-12-08 10:30:28 -05:00
Gabriel Ebner
ce2a9a8f9b lean2: 2016-07-05 -> 2016-11-29
Renamed from lean since upstream renamed it as well.  The lean attribute
in nixpkgs will now refer to the new lean 3 version.
2016-12-08 10:30:28 -05:00
Joachim F
65778e7c59 Merge pull request #20826 from kierdavis/hashcat3
hashcat3: init at 3.10
2016-12-08 16:14:00 +01:00
Joachim F
ce891a7043 Merge pull request #20065 from romildo/upd.xdgmenumaker
xdgmenumaker: 0.9 -> 1.1
2016-12-08 16:08:31 +01:00
Michael Raskin
cbd448d009 libreoffice-still: 5.1.5.2 -> 5.1.6.2 2016-12-08 16:15:18 +01:00
Michael Raskin
1e580945f0 libre: 0.4.17 -> 0.5.0 2016-12-08 16:15:18 +01:00
Michael Raskin
ff3fc6eef3 librem: 0.4.7 -> 0.5.0 2016-12-08 16:15:18 +01:00
Michael Raskin
1461981190 harfbuzz: 1.3.3 -> 1.3.4 2016-12-08 16:15:18 +01:00
Michael Raskin
64402bb9e0 getmail: 4.51.0 -> 4.52.0 2016-12-08 16:15:18 +01:00
Michael Raskin
9ad8afbf66 freeipmi: 1.5.4 -> 1.5.5 2016-12-08 16:15:18 +01:00
Michael Raskin
d03260099f nilfs-utils: 2.2.5 -> 2.2.6 2016-12-08 16:15:18 +01:00
Michael Raskin
ed9fd96a77 apache-jena: 3.1.0 -> 3.1.1 2016-12-08 16:15:18 +01:00
Michael Raskin
3a98749bd1 pari: 2.9.0 -> 2.9.1 2016-12-08 16:15:18 +01:00
José Romildo Malaquias
5e73d5d8ab numix-icon-theme-square: init at 2016-11-23 (#20988)
Travis reports hash mismatch during the darwin build, although the hash has been obtained using 'nix-prefetch-url' (on NixOS). Exclude darwin from platforms until the cause is identified.
2016-12-08 16:07:53 +01:00
Gabriel Ebner
6a90b88d27 loc: 0.3.3 -> 0.3.4 2016-12-08 09:59:47 -05:00
Eelco Dolstra
5743506c6e
aws-sdk-cpp: Use multiple outputs 2016-12-08 14:19:48 +01:00
romildo
1d5ce684a3 xdgmenumaker: exclude darwin from platforms
Travis reports hash mismatch during the darwin build, although the
hash has been obtained using 'nix-prefetch-url' (on NixOS). Exclude
darwin from platforms until the cause is identified.
2016-12-08 10:10:25 -02:00
Joachim Fasting
5fd4ffe00f
grsecurity: 4.8.12-201612031658 -> 201612062306 2016-12-08 12:22:13 +01:00
Joachim F
8ff31be4c2 Merge pull request #20998 from drets/fix-broken-url
Update URL for broadcom-sta driver.
2016-12-08 11:36:42 +01:00
Protean Security
c71aee28fe rox-filer: init at 2.11 (#20854) 2016-12-08 11:33:45 +01:00
Joachim F
bd190af963 Merge pull request #20983 from romildo/upd.paper-icon-theme
paper-icon-theme: 2016-06-08 -> 2016-11-05
2016-12-08 11:32:08 +01:00
Joachim F
67b79c32f5 Merge pull request #20990 from romildo/upd.numix-gtk-theme
numix-gtk-theme: 2016-06-12 -> 2016-11-19
2016-12-08 11:30:53 +01:00
Joachim F
1a686fe427 Merge pull request #20985 from romildo/upd.elementary-icon-theme
elementary-icon-theme: 4.0.1 -> 4.0.1.1
2016-12-08 11:30:31 +01:00
Joachim F
b5116b8b12 Merge pull request #20984 from romildo/upd.paper-gtk-theme
paper-gtk-theme: 2016-05-27 -> 2016.08-16
2016-12-08 11:30:14 +01:00
Joachim F
6a38ea4bd6 Merge pull request #20982 from romildo/upd.arc-icon-theme
arc-icon-theme: 2016-07-07 -> 2016-11-22
2016-12-08 11:29:49 +01:00
Joachim F
5155cd8b30 Merge pull request #20980 from romildo/upd.arc-theme
arc-theme: 2016-10-13 -> 2016-11-25
2016-12-08 11:29:37 +01:00
Joachim F
41f93f8a93 Merge pull request #20993 from mdorman/emacs-updates
Automated emacs package updates
2016-12-08 11:17:32 +01:00
Dmytro Rets
e8220d3264
Update broadcom URL for broadcom-sta driver. 2016-12-08 11:50:31 +02:00
Will Dietz
fc21876633 zoom-us: 2.052458.0531 -> 2.0.707090.1031, paxmark
* paxmark zoom to fix execution on PaX-enabled kernels[1]
* Requires moving from qt55 to qt56
* Put libs as buildInputs so that wrapQtProgram sees their paths!
* Don't use bundled Qt libs.
  (if these should be used, we shouldn't put our own on rpath, etc.)

[1] Without this, program fails to start (but doesn't exit),
and the following exception is logged a few times:

Dec 07 12:24:26 hostname kernel: grsec: denied RWX mmap of <anonymous mapping> by /nix/store/v1i2bff9fs7w1vycv0y615phhs7hky87-zoom-us/share/.zoom-wrapped[.zoom-wrapped:23812] uid/euid:1000/1

zoom still won't run unless using a pax-fixed version of qtwebengine.
( see: https://github.com/NixOS/nixpkgs/pull/20991 )
2016-12-07 20:03:50 -06:00
Will Dietz
7c29e476a7 qt5.6/5.7: PaX compat qtwebengine
* paxmark QtWebEngineProcess so it executes on PaX kernels
* when building on host w/PaX apply patch to fix mksnapshot

Patch taken from Gentoo[1], slightly modified to use paxctl directly.

[1] https://gitweb.gentoo.org/repo/gentoo.git/plain/dev-qt/qtwebengine/files/qtwebengine-paxmark-mksnapshot.patch
2016-12-07 20:02:41 -06:00
Graham Christensen
d71dbd733c
chromium: 54.0.2840.100 -> 55.0.2883.75 2016-12-07 20:26:47 -05:00
Graham Christensen
86da9839b1
xen: Patch for CVE-2016-9385, CVE-2016-9377, and CVE-2016-9378 2016-12-07 20:16:05 -05:00
Graham Christensen
4c5a198019
teeworlds: 0.6.3 -> 0.6.4 for CVE-2016-9400 2016-12-07 19:46:54 -05:00
Alexey Shmalko
1c50bdd928 Merge pull request #18737 from chris-martin/secp256k1-flags
secp256k1: configure with more feature flags
2016-12-07 16:42:42 -08:00
Graham Christensen
0683c1a35c
p7zip: patch for CVE-2016-9296 2016-12-07 19:38:50 -05:00
Graham Christensen
e0b850147d
openafs: 1.6.17 -> 1.6.20 for CVE-2016-9772
From release notes:
      OPENAFS-SA-2016-003: file and directory names leak due to
      reuse of directory objects without zeroing the contents
      (12461 12462 12463 12464 12465)
2016-12-07 19:29:06 -05:00
Jaka Hudoklin
f98b71b244 Merge pull request #20958 from ebzzry/kubernetes-1.4.6
kubernetes: 1.4.5 -> 1.4.6
2016-12-08 00:23:18 +01:00
Eric Bailey
6a86b603f9 lfe: 1.1.1 -> 1.2.1
- Use buildRebar3 instead of mkDerivation, obviating the need for setup-hook.sh
- Manually build proper and patch rebar.config s.t. it doesn't try to fetch it
- Set checkTarget = "travis" and actually run the tests
2016-12-08 00:36:38 +02:00
Eric Bailey
ab9688a63a rebar3: Fix typos and support name-version-tag
The fixup_app_name/1 change notably supports packages like proper-1.1.1-beta.
2016-12-08 00:11:41 +02:00
Eric Bailey
fe727a19c1 rebar3: 3.1.0 -> 3.3.2 2016-12-08 00:11:41 +02:00
Michael Alan Dorman
6ef023a62b melpa-stable-packages: 2016-12-07
Removals:
 - elang: removed from melpa
2016-12-07 16:51:35 -05:00
Michael Alan Dorman
6f0564bb8c melpa-packages: 2016-12-07
Removals:
 - debian-bug: cvs server timed out
 - elang: removed from melpa
2016-12-07 16:51:35 -05:00
Joe Hermaszewski
41256881bf gti: 2015-05-21 -> 2016-12-07
No need to replace gcc with cc thanks to
https://github.com/rwos/gti/pull/26
2016-12-07 22:53:34 +02:00
romildo
0a09969693 numix-gtk-theme: 2016-06-12 -> 2016-11-19 2016-12-07 18:45:25 -02:00
romildo
979a1a1043 numix-icon-theme: 2016-10-05 -> 2016-11-13 2016-12-07 18:33:28 -02:00
romildo
dd5eb0d03a elementary-icon-theme: 4.0.1 -> 4.0.1.1 2016-12-07 17:56:14 -02:00
romildo
1678119dcc paper-gtk-theme: 2016-05-27 -> 2016.08-16 2016-12-07 17:38:07 -02:00
romildo
1494ede691 paper-icon-theme: 2016-06-08 -> 2016-11-05 2016-12-07 17:27:42 -02:00
romildo
a634fe83a3 arc-icon-theme: 2016-07-07 -> 2016-11-22 2016-12-07 17:10:45 -02:00
romildo
1039d9d7eb arc-theme: 2016-10-13 -> 2016-11-25 2016-12-07 16:52:34 -02:00
Vladimír Čunát
49187304d8
libdwarf: security 20161021 -> 20161124
/cc #20972.  It seems safe API+ABI-wise:
https://abi-laboratory.pro/tracker/timeline/libdwarf/

Also nitpicks: meta.homepage, etc.

Note: `darwin.dtrace` probably contains an embedded copy of libdwarf,
which I didn't (attempt to) fix.
2016-12-07 18:27:37 +01:00
Tomas Hlavaty
59134519ee fix win-dll-link.sh setup hook (#20925)
if a dll is symlink then dll files from the symlinked
directory need to be taken
2016-12-07 17:58:36 +01:00
Mathias Schreck
61e9862bc0 nodejs: 7.1.0 -> 7.2.1 2016-12-07 15:25:31 +01:00
Graham Christensen
e42f6a11ac
gstreamer: 1.10.1 -> 1.10.2 for multiple CVEs
CVE-2016-9807, CVE-2016-9808, CVE-2016-9809, CVE-2016-9810, CVE-2016-9811, CVE-2016-9812, CVE-2016-9813, CVE-2016-9634, CVE-2016-9635, CVE-2016-9636

https://gstreamer.freedesktop.org/releases/1.10/#1.10.2
2016-12-07 09:10:29 -05:00
Graham Christensen
c677c35922
calamares: remove due to being broken and insecure. 2016-12-07 08:10:39 -05:00
Thomas Tuegel
cbec455ec6 Merge pull request #20967 from peterhoeg/u/db
dropbox: 14.4.19 -> 15.4.22
2016-12-07 07:03:48 -06:00
Domen Kožar
00b3d6957a pythonPackages.chameleon: 2.15 -> 2.25 2016-12-07 13:30:20 +01:00
Vladimír Čunát
a11ad092d6
digikam: remove file unintentionally resurrected
... in 8b565d647.  Git's rename semantics is a real PITA.
https://github.com/NixOS/nixpkgs/commit/8b565d647#commitcomment-20099695
2016-12-07 13:25:18 +01:00
Graham Christensen
76ef70af7d
imagemagick: 6.9.6-2 -> 6.9.6-7 for CVE-2016-9556 and CVE-2016-9559 2016-12-07 07:24:13 -05:00
Christoph Hrdinka
797a784d6f python-mapnik: add cairo to buildInputs 2016-12-07 13:16:11 +01:00
Jörg Thalheim
0df00d66d5 Merge pull request #20916 from montag451/corosync
corosync: 2.4.1 -> 2.4.2
2016-12-07 12:50:23 +01:00
Kier Davis
7200424589
hashcat3: init at 3.10 2016-12-07 11:25:32 +00:00
Jörg Thalheim
a65deea6c6 Merge pull request #20953 from joelmo/master
portaudio: remove old version portaudioSVN
2016-12-07 09:14:23 +01:00
Jörg Thalheim
8d18d06e3c Merge pull request #20969 from ericsagnes/pkg-update/styx
styx: 0.3.1 -> 0.4.0
2016-12-07 09:00:38 +01:00
Jörg Thalheim
52753e409e Merge pull request #20966 from demoslam/update/ag-1.0.2
silver-searcher: 0.33.0 -> 1.0.2
2016-12-07 08:49:43 +01:00
Peter Hoeg
08721190a5 dropbox: 14.4.19 -> 15.4.22 2016-12-07 14:35:38 +08:00
demoslam
d76c48796e silver-searcher: 0.33.0 -> 1.0.2 2016-12-06 22:22:03 -08:00
Eric Sagnes
30d4eca088 styx-themes: init 2016-12-07 15:01:29 +09:00
Eric Sagnes
c56fa24745 styx: 0.3.1 -> 0.4.0 2016-12-07 15:01:03 +09:00
Joachim F
583e5cfa0d Merge pull request #20881 from romildo/new.e17gtk
e17gtk: init at 3.22.0
2016-12-07 05:25:30 +01:00
Joachim F
48cad0441b Merge pull request #20901 from ambrop72/kdevelop-5.0.3
kdevelop: 5.0.2 -> 5.0.3
2016-12-07 05:23:17 +01:00
Joachim F
bf574f33cb Merge pull request #20955 from savannidgerinel/bugfix-icu-version
icu4c: fix #20954: icu_54_1 package does not compile
2016-12-07 01:25:06 +01:00
Savanni D'Gerinel
705e29046d icu: remove icu4c-54.1
Only zoom-us depends on icu4c-54.1. Since we know that version has some vulnerabilities, and zoom-us appears to work with icu4c-57.1, I remove the icu/54.1.nix file, remove icu_54_1 from all-packages.nix, and have zoom-us depend on icu (i.e., icu4c-57.1)
2016-12-06 17:51:11 -06:00
Rommel M. Martinez
26d6722381 kubernetes: 1.4.5 -> 1.4.6 2016-12-07 07:13:08 +08:00
Nikolay Amiantov
c182733691 skype: return to stock qt4
Fix a SIGABRT, also finally get rid of qt4_clang.
2016-12-07 01:47:30 +03:00
Profpatsch
5373ca9712 haskell/ghcjs: fix ghcjs-ffiqq, add ghcjs-vdom (#20614)
Both experimental libraries that are in the ghcjs GitHub organization, but are
not yet officially released on hackage.
2016-12-06 23:24:42 +01:00
Joel Moberg
b165b5e924 portaudio: remove old version portaudioSVN
The project is now using git and the sha for the source is wrong. Can
not find other derivations using this.
2016-12-06 22:26:41 +01:00
Pascal Wittmann
80f2e535b3
pdfpc: 4.0.3 -> 4.0.4 2016-12-06 20:24:26 +01:00
Graham Christensen
14e53ca5ab
sudolikeaboss: 0.2.1 -> 20161127-2d9afe1 2016-12-06 13:07:02 -05:00
Tim Steinbach
1e00f3fef0 Merge pull request #20936 from NeQuissimus/scala_2_12_1
scala: 2.12.0 -> 2.12.1
2016-12-06 12:14:45 -05:00
Bruno Bzeznik
cffea60631 pythonPackages.pamela: init at 0.3.0 2016-12-06 17:28:07 +01:00
Frederik Rietdijk
462a63bb1e beets: add missing dependency six, fixes #20946 2016-12-06 16:48:56 +01:00
Frederik Rietdijk
736169d01d buildPythonPackage: yet another fix, fixes #20943
I didn't copy the old behaviour correctly with
c1d98d959b
2016-12-06 16:48:55 +01:00
Joachim Fasting
db0bd30a7c
ion3: specify meta.{platforms,license} 2016-12-06 15:48:45 +01:00
Joachim Fasting
148ee2cba9
privoxy: homepage now reachable via https 2016-12-06 15:48:39 +01:00
Joachim Fasting
1a427cf625
privoxy: enable pie 2016-12-06 15:48:28 +01:00
Bruno Bzeznik
fc9e65c558 pythonPackages.escapism: init at 0.0.1 2016-12-06 14:41:56 +01:00
Edward Tjörnhammar
6344039906 Merge pull request #20933 from loskutov/datagrip
idea.datagrip: init at 2016.3
2016-12-06 14:28:54 +01:00
Daniel Brockman
63b0e86908 solc: add explanation for why not fetchFromGitHub 2016-12-06 13:54:52 +01:00
Tom Hunger
6bfffa9932 digital-ocean: Init at 1.10.1 2016-12-06 11:17:27 +00:00
Mikael Brockman
d2fc461f6b
awslogs: init at 0.7
fixes #20921
2016-12-06 10:56:54 +01:00
Jascha Geerds
cac53b75a8 hipchat: 4.28.0.1659 -> 4.29.4.1662 2016-12-06 09:46:33 +01:00
Chris Martin
02ecd0f0f7 pssh: init at 2.3.1 2016-12-06 00:46:48 -05:00
Rommel M. Martinez
6b6f97fecc minikube: init at 0.13.1 2016-12-06 09:23:59 +08:00
Tim Steinbach
c9d1d430ec
linux: 4.9-rc7 -> 4.9-rc8 2016-12-05 19:40:11 -05:00
Tim Steinbach
200715b022
scala: 2.12.0 -> 2.12.1 2016-12-05 19:38:26 -05:00
Shea Levy
67e1c1b4a7 Add pythonPackages.wp_export_parser 2016-12-05 19:32:56 -05:00
Joachim Fasting
9578299bbe
grsecurity: 4.8.11-201611271225 -> 4.8.12-201612031658 2016-12-06 01:24:32 +01:00
Joachim Fasting
cc396697a6
grsecurity: enable ability to lock in readonly mounts 2016-12-06 01:24:12 +01:00
Joachim Fasting
0e765c72e5
grsecurity: enable module hardening 2016-12-06 01:23:58 +01:00
Joachim Fasting
071fbcda24
grsecurity: enable optional sysfs restrictions
Fairly severe, but can be disabled at bootup via
grsec_sysfs_restrict=0. For the NixOS module we ensure that it is
disabled, for systemd compatibility.
2016-12-06 01:23:36 +01:00
Joachim Fasting
8c1f5afdf3
grsecurity: delay toggling of sysctls until system is up
We generally trust init, so there's little point in having these enabled
during early bootup; it accomplishes little except fill our logs with
spam.
2016-12-06 01:22:53 +01:00
Franz Pletz
601b47ab94
pythonPackages.graphiteWeb: fix dependencies
Fixes #20885.
2016-12-06 00:12:26 +01:00
Franz Pletz
ee2d5e44c2
pythonPackages.django_1_6: 1.6.11 -> 1.6.11.5
Switch to the reviewboard fork of Django 1.6 because it's not maintained
upstream anymore.

See https://www.reviewboard.org/news/2016/11/01/new-django-1-6-11-5-security-releases/.
2016-12-06 00:12:26 +01:00
Robert Helgesson
f4fd4678f0
perl-Tk: 804.032_501 -> 804.033
Also remove unnecessary `configurePhase` and add X11 include path.

Fixes #20932.
2016-12-05 23:48:11 +01:00
Joachim F
452e4986d9 Merge pull request #20930 from mayflower/sonarr_2.0.0.4409
sonarr: 2.0.0.4389 -> 2.0.0.4409
2016-12-05 23:26:00 +01:00
Ignat Loskutov
1915170dde
idea.datagrip: init at 2016.3 2016-12-06 00:28:09 +03:00
Tristan Helmich
90292a8093 nzbget: 17.0-r1686 -> 17.1 2016-12-05 21:11:22 +01:00
Tristan Helmich
ef26ce0102 sonarr: 2.0.0.4389 -> 2.0.0.4409 2016-12-05 21:10:47 +01:00
Benjamin Staffin
c5eaf231bc Merge pull request #20928 from benley/minio-darwin
minio: build on all 64bit platforms
2016-12-05 14:00:17 -05:00
Benjamin Staffin
0dbc1e4b5b minio: build on all 64bit platforms 2016-12-05 13:48:33 -05:00
Frederik Rietdijk
47d4575255 pythonPackages.setuptools: 28.8.0 -> 30.2.0 2016-12-05 17:33:21 +01:00
Frederik Rietdijk
c1d98d959b buildPythonPackage: add configurePhase, fixes #20926
I had removed the configurePhase in
https://github.com/NixOS/nixpkgs/pull/20894 because it was empty. This
seemed to break packages that use cmake.
2016-12-05 17:33:17 +01:00
John Ericson
e2ff3f160d Merge pull request #15043 from Ericson2314/cross
top-level: simplify stdenv calling of top-level: fewer inferred and re-inferring arguments
2016-12-05 10:56:23 -05:00
Joachim Fasting
e43a99ec9f
electrum: 2.7.11 -> 2.7.12 2016-12-05 16:26:03 +01:00
Joachim F
c98023b2b3 Merge pull request #20918 from joachifm/privoxy-bump
privoxy: 3.0.24 -> 3.0.26
2016-12-05 15:38:38 +01:00
Joachim F
4277c8da7b Merge pull request #20902 from joachifm/torsocks
torsocks update & improvements
2016-12-05 15:33:45 +01:00
Nikolay Amiantov
497e6d2f1d haskellPackages.haskell-src-exts-simple: build against new haskell-src-exts 2016-12-05 16:39:23 +03:00
Shea Levy
b6fe3994be Merge branch 'heist-pandoc' of git://github.com/imalsogreg/nixpkgs 2016-12-05 08:04:24 -05:00
Joachim F
546eba73e1 Merge pull request #20910 from peterhoeg/wp
wp-cli: 0.24.1 -> 1.0.0
2016-12-05 13:26:50 +01:00
Joachim Fasting
407537a4bc
privoxy: 3.0.24 -> 3.0.26
With some minor cosmetics
2016-12-05 13:20:51 +01:00
Joachim Fasting
07c0cdcba2
torsocks: enable install check 2016-12-05 13:18:54 +01:00
Joachim Fasting
95608c3e8d
torsocks: redo patching, ensure getcap is available 2016-12-05 13:18:50 +01:00
Joachim Fasting
8aebb6b181
torsocks: expression cleanups
- Remove redundant preConfigure
  torsocks installs into $libdir/torsocks, so setting libdir=$out/lib
  doesn't really help.  To put the shared objects into $out/lib we'd have
  to manually move them into $out and patch various files (the script
  itself expects $libdir/torsocks).
- Use nativeBuildInputs
2016-12-05 13:18:47 +01:00
Joachim Fasting
9353d8c1ea
torsocks: 2.1.0 -> 2.2.0 2016-12-05 13:18:08 +01:00
Pascal Wittmann
54cea02d90 Merge pull request #20880 from kamilchm/marathon
marathon: 1.1.2 -> 1.3.6
2016-12-05 13:08:56 +01:00
Jörg Thalheim
47d0d3d46f
nix-prefetch-git: fix date field
in some cases `git show` include tag information in the output
this is suppressed by the parameter '-1'
2016-12-05 12:32:14 +01:00
Jörg Thalheim
954d995394
nix-prefetch-git: escape string fields properly
json requires certain characters to be escaped in strings.
2016-12-05 12:32:14 +01:00
Frederik Rietdijk
7d44426ccd pythonPackages.zope_schema: disable tests
See https://github.com/NixOS/nixpkgs/issues/20791
2016-12-05 12:06:00 +01:00
Frederik Rietdijk
df70ef17a3 Merge pull request #20914 from lsix/update_django
Update django
2016-12-05 12:02:45 +01:00
Frederik Rietdijk
7f561ef302 pythonPackages.cffi: 1.7.0 -> 1.9.1 2016-12-05 11:59:45 +01:00
montag451
f1cd1b4054 corosync: 2.4.1 -> 2.4.2 + various improvements 2016-12-05 11:45:46 +01:00
montag451
e797cfaeb6 librdmacm: add pkg-config support 2016-12-05 11:45:13 +01:00
montag451
3798da2c41 libibverbs: add pkg-config support 2016-12-05 11:44:28 +01:00
Daniel Brockman
a63732ef95 solc: 0.4.4 -> 0.4.6 2016-12-05 11:22:22 +01:00
Lancelot SIX
a56e180629
pythonPackages.django_1_8: 1.8.16 -> 1.8.17
This is a bugfix release.
See https://docs.djangoproject.com/en/1.10/releases/1.8.17/
2016-12-05 11:15:10 +01:00
Lancelot SIX
feae2732b1
pythonPackages.django_1_9: 1.9.11 -> 1.9.12
This is a bugfix release.
See https://docs.djangoproject.com/en/1.10/releases/1.9.12/
2016-12-05 11:14:53 +01:00