Commit graph

90256 commits

Author SHA1 Message Date
Michael Stone
b9a4da47c0 go: fix on darwin, make go-1.7 build with clang-3.8. (#18001)
The darwin stdenv currently provides clang-3.7; however,

  a) go-1.7 currently expects a compiler that supports "-fdebug-prefix-map"
     arguments (which clang-3.8 supports but clang-3.7 does not) and

  b) even with clang-3.8, go-1.7 misinterprets the result of its runtime probes
     for support for the "-no-pie" flag, thereby failing to build runtime/cgo.

This patch resolves (a) by building go-1.7 with clang-3.8 and resolves (b) by
teaching go how to correctly probe "-no-pie" error messages from clang.
2016-08-26 07:36:06 +00:00
Markus Hauck
df343d4824 scalafmt: 0.2.11 -> 0.3.1 (#18004) 2016-08-26 07:03:41 +00:00
Lancelot SIX
0c12ae5615
binutils: 2.26.1 -> 2.27
Release announcement at
http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00012.html
2016-08-26 08:51:09 +02:00
Bjørn Forsman
35c20440ca treewide: foomatic_filters -> foomatic-filters 2016-08-26 08:46:17 +02:00
Gabriel Ebner
7b01df18a2 kernel: config: enable DRM_AMD_POWERPLAY 2016-08-26 08:45:49 +02:00
Bjørn Forsman
7e52ba4537 foomatic-filters: align attrname with pkgname 2016-08-26 08:45:16 +02:00
Peter Hoeg
e459abe612 kdiskfree: init at 16.08.0 2016-08-26 14:36:45 +08:00
Graham Christensen
e7ca2ce4bb Merge pull request #17966 from phanimahesh/update-duosec
duo-unix: 1.9.11 -> 1.9.19
2016-08-25 21:29:46 -04:00
Nikolay Amiantov
211adbeb38 zathura: cleanup and hide zathuraCollection
Fixes #17787.
2016-08-26 03:45:58 +03:00
Graham Christensen
8d10928ad0 Merge pull request #17908 from Mic92/ferm
Ferm
2016-08-25 20:38:02 -04:00
Robin Gloster
c011aa86ab
nginx module: add index and tryFiles 2016-08-25 23:27:56 +00:00
Robin Gloster
29649b93b8
arcanist: 20160516 -> 20160825 2016-08-25 23:27:56 +00:00
Robin Gloster
5bbe7881a4
hhvm: 3.12.1 -> 3.14.5 2016-08-25 23:27:55 +00:00
Graham Christensen
355cc31229 Merge pull request #17962 from vbgl/inkscape-darwin
inkscape: fix on darwin (fixes #15768)
2016-08-25 18:14:42 -04:00
Moritz Ulrich
78305bc5a1 Merge pull request #17944 from steveeJ/racerd-bump
rust: bump registry and racerd
2016-08-26 00:03:34 +02:00
Franz Pletz
80ed6b5ccf
xautolock: fix broken build caused by glibc update 2016-08-25 23:30:34 +02:00
Franz Pletz
e0bf3a111b
eog: 3.20.3 -> 3.20.4 (security)
Fixes CVE-2016-6855.
2016-08-25 23:30:33 +02:00
Vladimír Čunát
801692c3dd Merge #17928: openssl: fix CVE-2016-2177 2016-08-25 22:22:00 +02:00
Valentin Robert
4370f2583f vscode: 1.2.1 -> 1.4.0 2016-08-25 13:16:51 -07:00
Tuomas Tynkkynen
00dad1df50 Merge pull request #17994 from Profpatsch/pulseaudio-fix
nixos/pulseaudio: remove stray load-modules
2016-08-25 22:37:58 +03:00
Jörg Thalheim
7b354ce8cc
ferm: init at 2.3 2016-08-25 21:37:19 +02:00
Profpatsch
56a320d4a3 nixos/pulseaudio: remove stray load-modules
There was an additional load-modules put into `default.pa` which caused
pulse to fail.
2016-08-25 19:34:57 +02:00
Shea Levy
2b1fa9da8b Add initial patches for CPU Controller on Control Group v2 2016-08-25 13:01:40 -04:00
Lancelot SIX
d378f5fe11 Merge pull request #17938 from kevinmarsh/master
pythonPackages.django: 1.9.5 -> 1.9.9 and 1.8.12 -> 1.8.14
2016-08-25 18:08:37 +02:00
Robin Gloster
eabef9420a
re2c: 0.14.3 -> 0.16 2016-08-25 16:07:40 +00:00
Bjørn Forsman
fbf9162cbb treewide: cups_filters -> cups-filters 2016-08-25 17:48:35 +02:00
Bjørn Forsman
56f1ceecab cups-filters: align attrname with pkgname 2016-08-25 17:47:34 +02:00
Bjørn Forsman
8f6a8f0757 system-config-printer: fix expansion of $(out) in .service file
Allows the configure-printer@.service to find the udev-configure-printer
program (correct ExecStart path).
2016-08-25 17:37:50 +02:00
Lluís Batlle i Rossell
3aa8f23aec fossil: update to 1.35 2016-08-25 17:27:55 +02:00
Thomas Tuegel
4dc1823e73
kde5.plasma: 5.7.3 -> 5.7.4 2016-08-25 10:07:03 -05:00
Thomas Tuegel
f4bb247bd6
fetch-kde-qt.sh: modularize script allowing multiple versions 2016-08-25 10:07:03 -05:00
Kevin Marsh
c9b29d4e5f pythonPackages.django_1_9: 1.9.5 -> 1.9.9 2016-08-25 15:15:51 +01:00
Kevin Marsh
dfb7d6c223 pythonPackages.django_1_8: 1.8.12 -> 1.8.14 2016-08-25 15:13:09 +01:00
Frederik Rietdijk
b71d71c576 Merge pull request #17963 from lancelotsix/update_django_raster_0_3
django_raster: 0.2 -> 0.3
2016-08-25 15:52:35 +02:00
Vincent Laporte
42701ee33e inkscape: fix on darwin 2016-08-25 15:39:53 +02:00
Vincent Laporte
b4b244de2a cairomm: fix on darwin 2016-08-25 15:39:52 +02:00
Lancelot SIX
6e9d8efbd1
pythonPackages.django_raster: 0.2 -> 0.3 2016-08-25 15:18:23 +02:00
Lancelot SIX
37ad0f8e6a
pythonPackages.django: always build with the GIS componnents
There is no reason for django derivation to contain invalid GIS
extensions. This makes sure that the gis componnents (which are always
installed) can function properly.
2016-08-25 15:18:05 +02:00
Lancelot SIX
674aa05abc
pythonPackages.gdal: aliases pkgs.gdal
`pkgs.gdal` ships python2 bindings. This allows to have a gdal package
for each python package set with the appropriate bindings installed.
2016-08-25 15:17:49 +02:00
Graham Christensen
8512747ca5 Merge pull request #17980 from puffnfresh/package/hipchat
hipchat: 4.26.0.1655 -> 4.26.0.1657
2016-08-25 08:16:10 -04:00
Graham Christensen
be29e814c1 Merge pull request #17981 from phanimahesh/realpine
realpine: allow using passfile
2016-08-25 08:09:27 -04:00
Graham Christensen
6bfe459355 Merge pull request #17983 from ericsagnes/pkg/groonga
groonga: init at 6.0.7
2016-08-25 08:02:08 -04:00
Graham Christensen
5f37b1f98b Merge pull request #17950 from myguidingstar/master
yelp: adding groff to build inputs for man pages
2016-08-25 07:05:37 -04:00
Lancelot SIX
7fd44eafa6 Merge pull request #17817 from mbrock/libselinux-fix
libselinux: fix Python binding

Built and tested locally.
2016-08-25 12:43:19 +02:00
Frederik Rietdijk
5b3331ed2c pythonPackages.nxt-python: use upstream name 2016-08-25 12:38:36 +02:00
Frederik Rietdijk
24cd814dd8 Merge pull request #17875 from leenaars/nxt-python
Nxt-python: init at  unstable-20160819 plus dependencies
2016-08-25 12:36:50 +02:00
Lancelot SIX
9ed6e8a01d
gnupg21: Removes previously backported patch
fix-gpgsm-linking.patch was backported from gnupg master for 2.1.14. It
is included in 2.1.15, making the patch un applicable.

Fixes 447207d21d
2016-08-25 12:26:22 +02:00
Bjørn Forsman
2bfdca8233 qmmp: set enableParallelBuilding = true
Speed up builds on multi-core machines. (Tested on 12-core machine.)
2016-08-25 12:03:08 +02:00
Bjørn Forsman
d6dd2ab324 qmmp: 0.9.9 -> 1.1.2
This update makes the switch from Qt 4 to Qt 5.
2016-08-25 11:54:49 +02:00
Hoàng Minh Thắng
93d8c3dea5 yelp: adding groff to build inputs for man pages 2016-08-25 16:09:21 +07:00