Commit Graph

122905 Commits

Author SHA1 Message Date
Orivej Desh
24b7408881
Merge pull request #32703 from volth/patch-80
qemu: 2.10.1 -> 2.11.0
2017-12-17 02:23:17 +00:00
Orivej Desh
1b3f837002
Merge pull request #32640 from Ralith/vulkan
vulkan-loader: 1.0.42.2 -> 1.0.61.1
2017-12-17 01:00:57 +00:00
Orivej Desh
d8f668c7b3
Merge pull request #32643 from kini/drat-trim
drat-trim: init at 2017-08-31
2017-12-17 00:31:25 +00:00
Keshav Kini
7b6b074829 drat-trim: init at 2017-08-31
DRAT-trim is a tool which can be used to make SAT solvers (such as
glucose and glucose-syrup, which are in nixpkgs) more useful by
checking their work.  It has become well-accepted in the SAT solver
development community and has been used in the annual SAT competitions
for the last few years.
2017-12-17 00:27:52 +00:00
Orivej Desh
6ba5caacbd
Merge pull request #32647 from berce/upstream-wxPython
wxPython: enable headers
2017-12-17 00:17:38 +00:00
Orivej Desh
98928b81af
Merge pull request #32649 from etu/nvidia-387.34
nvidia-x11: 387.22 -> 387.34
2017-12-17 00:04:26 +00:00
Orivej Desh
b56e3f7125
Merge pull request #32716 from rehno-lindeque/pgbouncer-1.7.2
pgbouncer: init at 1.7.2
2017-12-17 00:01:37 +00:00
Rehno Lindeque
5eed143036 pgbouncer: init at 1.7.2 2017-12-16 23:57:31 +00:00
Tuomas Tynkkynen
c9f71974f8 make-disk-image.nix: Remove write permissions from /nix/store
Fakeroot seems to always give the owner write bit to any files touched
inside it (presumably to easily simulate the fact that root can still
modify such files). So do an explicit chmod to remove them.

This should finally solve #32242 after the EC2 images are regenerated
with this change.

https://hydra.nixos.org/build/66143116
2017-12-17 01:19:05 +02:00
Orivej Desh
e0029419dd
Merge pull request #32625 from markus1189/minikube
minikube: fix wrong path for localkube
2017-12-16 22:59:58 +00:00
Orivej Desh
97f9bfd280
Merge pull request #32662 from jluttine/add-xlsxwriter
pythonPackages.XlsxWriter: init at 1.0.2
2017-12-16 22:57:47 +00:00
Orivej Desh
24a85f91e8
Merge pull request #32674 from dtzWill/fix/xdvi-hash
texlive: fix use of xdvi: add hashes and don't orphan it
2017-12-16 22:51:58 +00:00
Will Dietz
fcffee2ec5 texlive: fix use of xdvi: add hashes and don't orphan it
Hashes added manually, not using `fixHashes.sh`.

We remove xdvi from collection-basic and put it elsewhere:
previously this was collection-genericextra but that no longer
exist so I suppose it can go in collection-plainextra.
(As mentioned on the issue, might be best to just leave it in basic?)

Fixes #32661.
2017-12-16 22:51:26 +00:00
Orivej Desh
6d6ca9c238
Merge pull request #32689 from yegortimoshenko/garcon/fixes
garcon: fix issues 10967, 12700 (Xfce)
2017-12-16 22:48:10 +00:00
Orivej Desh
775150751d
Merge pull request #32691 from yegortimoshenko/qrencode/4.0.0
qrencode: 3.4.4 -> 4.0.0
2017-12-16 22:46:10 +00:00
Orivej Desh
2f44fbc786
Merge pull request #32696 from yegortimoshenko/ccd2iso/init
ccd2iso: init at 0.3
2017-12-16 22:43:46 +00:00
Yegor Timoshenko
f06c031173 ccd2iso: init at 0.3 2017-12-16 22:41:50 +00:00
Orivej Desh
5b99d2b374
Merge pull request #32727 from bachp/riot-web-0.13.3
riot-web: 0.13.1 -> 0.13.3
2017-12-16 22:35:25 +00:00
Orivej Desh
f38dad3581
Merge pull request #32736 from themoritz/emacs-vfork
pkgs.emacs25: backport patch to fix vfork issue
2017-12-16 22:34:45 +00:00
Orivej Desh
b33af2f7bb
Merge pull request #32747 from vbgl/ocaml-sexplib-0.10.0
ocamlPackages.sexplib: 0.9.3 -> 0.10.0
2017-12-16 22:33:33 +00:00
Moritz Drexl
3d52d43dd9 emacs: enable vfork on darwin
Issue described here:
https://lists.gnu.org/archive/html/bug-gnu-emacs/2017-04/msg00201.html

In particular fixes lagging magit, as described here:
https://magit.vc/manual/magit/MacOS-Performance.html

The .patch file is taken from the reference there.

The fix is in Emacs master, so this patch should be removed when switching to
Emacs 26.1.
2017-12-16 22:25:42 +00:00
Vincent Laporte
32ac626973
ocamlPackages.sexplib: 0.9.3 -> 0.10.0 2017-12-16 21:47:59 +00:00
Orivej Desh
8dc107be5b
Merge pull request #32738 from LambdaP/neovim-viAlias-option
neovim: add viAlias argument
2017-12-16 21:43:46 +00:00
Orivej Desh
ee03ae2c41
Merge pull request #32739 from jtojnar/libpcap-nolimit
libpcap: increase maximum snapshot length for dbus
2017-12-16 21:42:36 +00:00
Orivej Desh
556370ddca
Merge pull request #32740 from dylex/slurm
slurm: 17.02.6 -> 17.02.9 for CVE-2017-15566
2017-12-16 21:36:05 +00:00
Dylan Simon
88c6c1916c slurm: 17.02.6 -> 17.02.9 for CVE-2017-15566 2017-12-16 21:35:10 +00:00
Orivej Desh
a1b57855cf
Merge pull request #32633 from magnetophon/rkrlv2
rkrlv2: b1.0 -> b2.0
2017-12-16 21:25:57 +00:00
Orivej Desh
6dac26591a
Merge pull request #32606 from magnetophon/yoshimi
yoshimi: 1.5.4.1 -> 1.5.5
2017-12-16 21:13:48 +00:00
Orivej Desh
33bad5e471
Merge pull request #32557 from magnetophon/zynaddsubfx
zynaddsubfx: 3.02 -> 3.03
2017-12-16 21:06:51 +00:00
Orivej Desh
f0a8a4ec41
Merge pull request #32744 from woffs/pulsemixer-1.4.0
pulsemixer: 1.3.0-license -> 1.4.0
2017-12-16 20:57:09 +00:00
Orivej Desh
f6dd6a438b
Merge pull request #32741 from gnidorah/rambox
rambox: allow user to disable tooltips
2017-12-16 20:33:26 +00:00
Frank Doepper
bb02a14277 pulsemixer: 1.3.0-license -> 1.4.0 2017-12-16 21:16:06 +01:00
Vladimír Čunát
4c8447bd31
liferea: 1.12-rc3 -> 1.12.0 2017-12-16 20:17:53 +01:00
gnidorah
074a43f3dc rambox: allow user to disable tooltips 2017-12-16 21:36:33 +03:00
Tim Steinbach
a192ac5959
linux-copperhead: Fix hash 2017-12-16 12:20:24 -05:00
Tim Steinbach
5850e74eee
linux: 4.9.69 -> 4.9.70 2017-12-16 12:11:19 -05:00
Tim Steinbach
9846d74cd2
linux: 4.4.105 -> 4.4.106 2017-12-16 12:11:04 -05:00
Michael Raskin
7c91237239
Merge pull request #32731 from yegortimoshenko/graphviz/src
graphviz: cleanup, use autoreconfHook, source from GitLab
2017-12-16 15:39:04 +00:00
Yegor Timoshenko
fcabea616e graphviz: cleanup, source from GitLab 2017-12-16 15:33:28 +00:00
Jan Tojnar
f856f3bf23
libpcap: increase maximum snapshot length for dbus
DBus packet size can be bigger than the size allowed by libpcap,
which breaks applications like bustle.

The issue was fixed upstream so we are backporting the commits.

https://github.com/wjt/bustle/issues/4
2017-12-16 16:22:28 +01:00
Patrick Lambein
15c4b78c36 neovim: add viAlias argument
The argument viAlias mimicks the behavior of vimAlias: when set to true, it
creates a symbolic link from $out/bin/vi to $out/bin/nvim.
2017-12-16 15:38:36 +01:00
Gabriel Ebner
0e37c90d88 biber: add missing dependencies 2017-12-16 14:44:06 +01:00
Gabriel Ebner
d3b918a6dc perlPackages.UnicodeLineBreak: 2015.07.16 -> 2017.004 2017-12-16 14:43:18 +01:00
Gabriel Ebner
d6137df5d2 perlPackages.UnicodeCollate: 1.14 -> 1.25 2017-12-16 14:43:00 +01:00
Michiel Leenaars
b2d90f1d64
ocamlPackages.cohttp: 0.99 => 1.0.0
ocamlPackages.git-http: mark as broken
2017-12-16 12:21:00 +00:00
Orivej Desh
3501d81585
Merge pull request #32724 from lukeadams/edk2-update
edk2: 2014-12-10 -> 2017-12-05
2017-12-16 12:11:17 +00:00
Markus Kowalewski
352399e559 airspy: fix installation of udev rules for USB access 2017-12-16 12:52:07 +01:00
Vincent Laporte
12c5fe3e2d ocamlPackages.cairo2: 0.4.6 -> 0.5 2017-12-16 12:14:35 +01:00
Matthias Beyer
79ba686371 mutt: 1.9.1 -> 1.9.2 (#32734) 2017-12-16 11:22:51 +01:00
Vladimír Čunát
0c5f5ba61d
Merge #32718: chromium: 63.0.3239.84 -> 63.0.3239.108 2017-12-16 09:04:21 +01:00