Commit Graph

125833 Commits

Author SHA1 Message Date
Jörg Thalheim
f9a0769e02
Merge pull request #33925 from teto/neovim
neovim: don't install desktop file on darwin
2018-01-16 09:13:07 +00:00
schuppentier
6f7c197700 evdi: 1.4.1+git2017-06-12 -> unstable-2018-01-12 (#33907) 2018-01-16 09:05:42 +00:00
Jörg Thalheim
7465edcdd2
Merge pull request #33927 from bkchr/fix_kimageformats
kimageformats: Fixes build
2018-01-16 09:02:58 +00:00
Bastian Köcher
f6c2fb3846 kimageformats: Fixes build 2018-01-16 09:52:04 +01:00
Ashley Gillman
19b3b16384 pythonPackages.progressbar2: move to separate file. 2018-01-16 18:46:30 +10:00
Matthieu Coudron
266a65eaa9 neovim: don't install desktop file on darwin
nvim.desktop doesn't exist on darwin so forcefully reading it fails.
2018-01-16 17:41:31 +09:00
adisbladis
f7173aa7a8
Merge pull request #33908 from WilliButz/update-freeradius
freeradius: 3.0.15 -> 3.0.16
2018-01-16 16:32:45 +08:00
Jörg Thalheim
c4d37f1460
Merge pull request #33890 from lschuermann/openvpn-auth-user-pass
openvpn: add option to store credentials
2018-01-16 08:18:51 +00:00
Jörg Thalheim
c53f1518f8
Merge pull request #33426 from nlewo/pr/go-protobuf
go-protobuf: init at 2018-01-04
2018-01-16 08:15:09 +00:00
Jörg Thalheim
03b43c0325 wakatime: 10.0.1 -> 10.1.0 2018-01-16 08:10:22 +00:00
Jörg Thalheim
b880ef935a python.pkgs.nose-parameterized: 0.5.0 -> 0.6.0 2018-01-16 08:07:09 +00:00
Drew Hess
fa3d1c5dfb
netsniff-ng: 0.6.2 -> 0.6.3 2018-01-16 15:58:14 +08:00
y0no
7e0402632d bettercap: init at 1.6.2 (#33902) 2018-01-16 07:40:49 +00:00
Mitsuhiro Nakamura
f71d9bfd6b parallel-rust: init at 0.11.3 2018-01-16 15:58:29 +09:00
Ashley Gillman
99e035ac70 pythonPackages.progressbar2: init at 3.12.0 2018-01-16 14:46:24 +10:00
Leon Schuermann
22e83d2667 openvpn: add warning about world-readable credentials 2018-01-16 11:40:16 +07:00
Yegor Timoshenko
ca12e1c088
Merge pull request #33594 from yegortimoshenko/20180108.031127/pidgin-otr
pidgin: hyphenate plugins
2018-01-16 04:39:09 +00:00
adisbladis
f0f062b206
Merge pull request #33906 from andir/miniupnp
miniupnp{d,c} updates, fix for CVE-2017-1000494
2018-01-16 12:06:10 +08:00
Ashley Gillman
0d54f987da pythonPackages.nimfa: init at 1.3.1 2018-01-16 13:39:02 +10:00
Ashley Gillman
b6a90700b8 wakatime: don't run check phase 2018-01-16 13:35:49 +10:00
Ben Wolsieffer
7bb3a044be kernel: fix dependencies 2018-01-15 22:28:45 -05:00
Bart Brouns
ddb2150112 i3status-rust: 0.9.0.2017-11-09 -> 0.9.0.2018-01-15 2018-01-16 04:02:27 +01:00
adisbladis
608eaeaeab
seth: 0.5.6 -> 0.6.2 2018-01-16 09:39:33 +08:00
adisbladis
95783a0380
ethsign: init at 0.8.2 2018-01-16 09:39:32 +08:00
Thomas Tuegel
5783980fc6
qtbase: fix evaluation error
`git rebase` strikes again!
2018-01-15 19:12:01 -06:00
Thomas Tuegel
e51a982fec
Merge branch 'merge/qt-5.10.0'
Supersedes: #33297
2018-01-15 19:09:44 -06:00
Thomas Tuegel
1c004da67e
Merge branch 'bugfix/kwidgetsaddons/5.42.1' into merge/qt-5.10.0 2018-01-15 19:08:27 -06:00
Thomas Tuegel
7e5346c584
kwidgetsaddons: 5.42.0 -> 5.42.1
Fix regression with Kate sidebar.

See also: https://mail.kde.org/pipermail/release-team/2018-January/010780.html
2018-01-15 19:07:05 -06:00
Thomas Tuegel
04239641b5
Merge branch 'bugfix/qt-5/closure-size-static-libs' into merge/qt-5.10.0 2018-01-15 18:49:27 -06:00
Thomas Tuegel
617c4f4220
Merge branch 'feature/qt-5/5.10.0' into merge/qt-5.10.0 2018-01-15 18:49:13 -06:00
Thomas Tuegel
75d2a7dc4d
qt5: reduce closure size
First, closure size is reduced by including the static libraries in $out instead
of trying to move them to $dev. The Qt build system cannot handle libraries
being split between different prefixes. Previously, the static libraries were
moved into $dev and the shared libraries were symlinked from $out to $dev to
fool the build system. However, this causes $dev to be retained at
runtime. Instead, we now keep the static libraries in $out. Fortunately, the
static libraries are not very large anyway.

Second, we build with QT_NO_DEBUG defined unless debugging is enabled. This
causes some assertions to be removed; when assertions are included, they pull
paths from $dev into the runtime closure by using the __FILE__ macro. We also
now patch qtbase to remove even more assertions when QT_NO_DEBUG is defined.
2018-01-15 18:48:37 -06:00
Linus Heckemann
730f8530a8 amd-hybrid-graphics module: remove
This was only applicable to very specific hardware, and the only person
with an apparent interest in maintaining it (me) no longer uses the
hardware in question.
2018-01-15 23:17:12 +00:00
Matthieu Coudron
ab06f3e99c neovim: init wrapper
Adding a python package to the neovim environment should not trigger a recompilation.
This adds a wrapper to prevent that.
2018-01-15 23:24:20 +01:00
Joachim F
90988936b9
Merge pull request #33910 from mdorman/emacs-updates
Semi-automated Emacs package updates
2018-01-15 21:50:01 +00:00
Alain Lehmann
f198189177 kpcli: Fix darwin build
adding MacPasteboard to perl path to support using clipboard on darwin
2018-01-15 22:08:03 +01:00
Alain Lehmann
9e2e219608 perlPackages.Clipboard: Fix darwin build
Darwin requires dependency on MacPasteboard

The test runs successfully when executed interactively from a nix-shell.
Disable doCheck as paste pasteboard is not accessible in (non-interactive) nix-build.
2018-01-15 22:08:03 +01:00
Alain Lehmann
9ea67c101c perlPackages.MacPasteboard: init at 0.009 2018-01-15 22:08:03 +01:00
Michael Alan Dorman
e73ac924c6 melpa-stable: Don't markBroken rcirc-menu (that doesn't exist)
This `markBroken` annotation was either added in error (by me), or the
package was removed from melpa-stable, but either way, it's no longer
in that package set, so remove the annotation.
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
fbb8fc18ee melpa-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Michael Alan Dorman
e621929d97 melpa-stable-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Michael Alan Dorman
8a24756dd8 org-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Michael Alan Dorman
56c02aedee elpa-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Herwig Hochleitner
9059c93b84 linuxPackages.vhba: fix add libelf build input 2018-01-15 20:52:19 +01:00
WilliButz
d8d17d101d
freeradius: 3.0.15 -> 3.0.16 2018-01-15 19:29:20 +01:00
Ben Wolsieffer
80f6b8e2ba kernel: revert seemingly incorrect change to extraMeta merging 2018-01-15 12:55:24 -05:00
Ben Wolsieffer
92083c3f40 perf: inherit makeFlags from kernel 2018-01-15 12:48:56 -05:00
Ben Wolsieffer
285181a1db kernel: remove leftover remnants of old cross compiling system 2018-01-15 12:48:51 -05:00
Ben Wolsieffer
a09709bf2a kernel: don't force ignoreConfigErrors when cross compiling, only set the
default
2018-01-15 12:39:45 -05:00
Tim Steinbach
af9724d979
vscode: 1.19.1 -> 1.19.2 2018-01-15 12:35:24 -05:00
Ben Gamari
b4b04dd29f kernel: Fix cross-compilation 2018-01-15 11:55:23 -05:00