Commit Graph

78399 Commits

Author SHA1 Message Date
Franz Pletz
dc37edb36c
linux: 3.14.73 -> 3.14.77 2016-08-26 14:47:45 +02:00
Franz Pletz
458d477215
linux: 3.12.61 -> 3.12.62 2016-08-26 14:47:45 +02:00
zimbatm
db3de7a900 leaps: mark as broken
The package sha256 is wrong. After fixing it the build has dependency
issues like:

    go/src/github.com/jeffail/leaps/cmd/leaps/bindata_assetfs.go:203:2:
    cannot find package "github.com/elazarl/go-bindata-assetfs" in any
    of:

/cc @qknight
2016-08-26 13:46:05 +01:00
Graham Christensen
40ddf70666 Merge pull request #18009 from matthiasbeyer/update-rustfmt
rustfmt: 0.4 -> 0.6
2016-08-26 08:29:17 -04:00
Matthias Beyer
ae428c6411 rustfmt: 0.4 -> 0.6 2016-08-26 14:17:14 +02:00
Michael Raskin
7e631101b9 lxc: 2.0.3 -> 2.0.4 2016-08-26 13:43:35 +02:00
Michael Raskin
6b527ec517 liquidwar5: init at 5.6.4 2016-08-26 13:40:55 +02:00
Michael Raskin
61d8e875c0 liquidwar: allow deprecated readdir_r for now 2016-08-26 13:40:55 +02:00
Vincent Laporte
3a710c068f gnumeric: 1.12.26 -> 1.12.32
goffice: 0.10.26 -> 0.10.32
2016-08-26 13:36:58 +02:00
Vincent Laporte
94b245138d gnumeric: fix on darwin 2016-08-26 13:36:58 +02:00
Graham Christensen
c674807bce Merge pull request #18008 from l2dy/patch-1
ffmpeg: 3.1.1 -> 3.1.2
2016-08-26 07:34:40 -04:00
zimbatm
4329958cf5 buildGoPackage: build with go 1.7 2016-08-26 11:49:59 +01:00
Frederik Rietdijk
76927783e0 Merge pull request #18003 from peterhoeg/kdf
kdiskfree: init at 16.08.0
2016-08-26 12:40:42 +02:00
Shea Levy
c32ab50e0f Merge branch 'cpu-cgroup-v2' 2016-08-26 06:07:16 -04:00
Domen Kožar
9d22624eb0 Merge pull request #17976 from despairblue/patch-1
atom: 1.9.6 -> 1.9.9
2016-08-26 12:05:41 +02:00
Domen Kožar
6a4e95b918 Merge pull request #17979 from rardiol/springrts2
Springrts and springlobby update
2016-08-26 12:04:50 +02:00
Zero King
f7823dde4f ffmpeg: 3.1.1 -> 3.1.2 2016-08-26 09:05:43 +00:00
Michael Raskin
b83dee4a6c libreoffice: comment out a fragile test; the problem it checks for does not seem to appear in the built binary 2016-08-26 10:35:52 +02:00
Robin Gloster
b6dabe3df0
openssl_1_1_0: init at 1.1.0 2016-08-26 07:39:18 +00:00
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
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
Jörg Thalheim
7b354ce8cc
ferm: init at 2.3 2016-08-25 21:37:19 +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
Eric Sagnes
5b8e4e2260 groonga: init at 6.0.7 2016-08-25 17:45:50 +09:00
Robin Gloster
eddc0a5549
treewide: fix darwin builds by using getOutput
This fixes eval for pkgs referring to optional static output
2016-08-25 08:44:20 +00:00
Eric Sagnes
9dc5952bfa kytea: init at 0.4.7 2016-08-25 17:36:33 +09:00
J Phani Mahesh
d228789e58 add cross-referencing notes to alpine and realpine 2016-08-25 11:58:45 +05:30
J Phani Mahesh
cd3d8eee85 realpine:configure: allow using passfile 2016-08-25 11:55:31 +05:30
Brian McKenna
b3ed6b9509 hipchat: 4.26.0.1655 -> 4.26.0.1657 2016-08-25 15:22:48 +10:00
Franz Pletz
113fbe910e spidermonkey_1_8_0rc1: disable pic hardening on i686 2016-08-25 05:01:41 +02:00
Franz Pletz
6324e8ef15 stress-ng: 0.06.11 -> 0.06.14, fix i686 build 2016-08-25 05:01:40 +02:00
Franz Pletz
1054399bef moltengamepad: disable format hardening 2016-08-25 03:55:20 +02:00
Franz Pletz
4f46913bf7 wraith: disable format hardening 2016-08-25 03:55:19 +02:00
Ricardo Ardissone
3b7304ebc3 springLobby: 0.247 -> 0.255 2016-08-24 22:20:32 -03:00
Franz Pletz
afb821fa15 apacheHttpd: use sha256 hash instead of sha1 2016-08-25 03:14:40 +02:00
Franz Pletz
4cb7272537 apacheHttpd: 2.4.20 -> 2.4.23 (security)
Fixes CVE-2016-4979.
2016-08-25 03:10:02 +02:00
Franz Pletz
df275f5b85 treewide: fix darwin builds by referring to stdenv's libc 2016-08-25 02:56:25 +02:00
Ricardo Ardissone
95bc33c1ab spring: 102.0 -> 103.0 2016-08-24 21:21:23 -03:00
Robin Gloster
bb2824c68e
webkitgtk: 2.12.3 -> 2.12.4
Security fixes: CVE-2016-4622, CVE-2016-4624, CVE-2016-4591,
CVE-2016-4590.
2016-08-25 00:11:33 +00:00
Robin Gloster
9ed7196eac
php70: 7.0.9 -> 7.0.10 2016-08-25 00:02:48 +00:00
Robin Gloster
765e1e30ba
php56: 5.6.24 -> 5.6.25 2016-08-25 00:00:48 +00:00
Robin Gloster
07b8f53612
php55: remove unmaintained version
Does not receive security updates from upstream
2016-08-25 00:00:48 +00:00
Robin Gloster
ddcf70482c
gcc6: 6.1.0 -> 6.2.0 2016-08-25 00:00:48 +00:00
Robin Gloster
ad10bf6309
yad: 0.25.1 -> 0.37.0 and fixup icons 2016-08-25 00:00:48 +00:00
Franz Pletz
29ec1c6b09 audit: 2.4.4 -> 2.6.6 2016-08-25 01:56:36 +02:00
Franz Pletz
7897e913f7 redis: 3.2.2 -> 3.2.3 2016-08-25 01:56:36 +02:00
Franz Pletz
4f91c270d2 mpv: 0.18.1 -> 0.19.0 2016-08-25 01:56:35 +02:00
Franz Pletz
447207d21d gnupg: 2.1.14 -> 2.1.15 2016-08-25 01:55:43 +02:00
Franz Pletz
f0f95d03ca utillinux: 2.28 -> 2.28.1 2016-08-25 01:55:42 +02:00
Franz Pletz
9de5d8ff0f libseccomp: 2.3.0 -> 2.3.1 2016-08-25 01:55:42 +02:00
Franz Pletz
3ce7b77517 libnl: 3.2.27 -> 3.2.28 2016-08-25 01:55:41 +02:00
Franz Pletz
bd739d1fae pypy: disable pic hardening on i686 2016-08-25 01:54:55 +02:00
Franz Pletz
62c72e9af7 dhcpcd: 6.10.1 -> 6.11.3 2016-08-25 01:43:54 +02:00
Nikolay Amiantov
0859b1e119 folly: fix license
Fixes #17977.
2016-08-25 02:30:28 +03:00
Robin Gloster
cbb055c1d9
gcc46: remove unused package 2016-08-24 23:23:46 +00:00
Robin Gloster
4685018b59
freeswitch: 1.2.3 -> 1.6.9 2016-08-24 23:23:03 +00:00
Robin Gloster
99f983037a ncmpcpp: 0.7.4 -> 0.7.5 2016-08-24 22:41:41 +00:00
Robin Gloster
f00c750014 qgroundcontrol: remove unused overrideCC and comment 2016-08-24 22:41:41 +00:00
Robin Gloster
13d7e83bf1 perseus: use default gcc 2016-08-24 22:41:41 +00:00
Robin Gloster
9cbb74484c cromfs: use default gcc 2016-08-24 22:41:41 +00:00
Robin Gloster
f0b53ac245 ctpp2: use default gcc 2016-08-24 22:41:41 +00:00
Stefan Junker
117a6d10bb exa: fix depshash 2016-08-25 00:33:15 +02:00
Thomas Tuegel
df8dd670b5 keybase: replace obsolete client
Fixes #17755.

As noted in the issue tracker, we have been carrying two versions of the
keybase client: the old node.js client and the new Go client. The old
client is unusable, but takes up the valuable `keybase` name. This
revision removes the old client entirely and replaces it with the new one.
2016-08-24 17:21:36 -05:00
Jaka Hudoklin
bb21c377e7 Merge pull request #17651 from leenaars/argus
Argus + Argus-clients: init at 3.0.8.2
2016-08-24 23:48:20 +02:00
Jaka Hudoklin
dcebe6f8cc Merge pull request #17712 from mbrock/unclutter-xfixes
unclutter-xfixes: init at 1.2
2016-08-24 23:46:08 +02:00
Jaka Hudoklin
b0b02c848d Merge pull request #17668 from steveeJ/manuskript
manuskript: init at 0.3.0
2016-08-24 23:44:08 +02:00
Jaka Hudoklin
869cfddcfc Merge pull request #17888 from peterhoeg/fpm_162
fpm: 1.4.0 -> 1.6.2
2016-08-24 23:39:51 +02:00
Jaka Hudoklin
6e9c9b25c7 Merge pull request #17890 from schneefux/pflogsumm
pflogsumm: init at 1.1.3
2016-08-24 23:37:54 +02:00
Jaka Hudoklin
052a913bcd Merge pull request #17951 from juliendehos/cppcms
cppcms: init at 1.0.5
2016-08-24 23:35:54 +02:00
Jaka Hudoklin
d919184fad Merge pull request #17953 from juliendehos/cppdb
cppdb: init at 0.3.1
2016-08-24 23:35:24 +02:00
Danny Arnold
d0e86a0d48 atom: 1.9.6 -> 1.9.9 2016-08-24 23:29:24 +02:00
Robin Gloster
423e67b299 automake110x: remove unused package 2016-08-24 21:07:59 +00:00
Robin Gloster
4370f487fa ddccontrol: use autoreconfHook and fix for newer automake 2016-08-24 21:06:43 +00:00
Robin Gloster
5e3294d6a6 idea.idea-ultimate: 2016.2 -> 2016.2.2
Clean up builds on the way.
2016-08-24 20:42:29 +00:00
Robin Gloster
cc69ea38a5 Revert "crawl: fix build with multiple outputs"
This reverts commit 5d51614620.

Fixed on master already
2016-08-24 20:18:52 +00:00
Robin Gloster
c4ba389a9f ibus-engines.m17n: use autoreconfHook 2016-08-24 20:18:52 +00:00
Robin Gloster
d8679e4957 easyrsa: use autoreconfHook 2016-08-24 20:18:52 +00:00
Franz Pletz
075e33a682 plotutils: disable failing test on i686
Cherry-picked from staging to facilitate merging.

See f29214caed vs.
fd6a4d23c9.
2016-08-24 22:12:49 +02:00
Joachim F
875e6c68de Merge pull request #17910 from womfoo/fix/plotutils-disable-i686-tests
plotutils: disable i686 tests
2016-08-24 22:03:44 +02:00
Franz Pletz
35d836660f memcached: disable treating warnings as errors on darwin
PIE hardening is not available on darwin but it's just a warning.
2016-08-24 21:44:41 +02:00
Franz Pletz
f29214caed plotutils: disable failing test on i686 2016-08-24 21:31:02 +02:00
Franz Pletz
6be25ae545 partclone: stable -> 0.2.89, cleanups 2016-08-24 21:31:02 +02:00
Franz Pletz
15a1c8a6a8 sam-ba: disable build for i686-linux 2016-08-24 21:31:02 +02:00
Franz Pletz
1bb15303ca prelink: fix glibc static linking 2016-08-24 21:31:02 +02:00
Franz Pletz
a30bf645f2 sinit: 0.9.2 -> 1.0, fix glibc static linking 2016-08-24 21:31:02 +02:00
Franz Pletz
06a5aaacab ttyrec: fix build 2016-08-24 21:31:02 +02:00
Franz Pletz
e74edb35a9 mstflint: 3.7.0-1.18 -> 4.4.0-1.12 2016-08-24 21:31:02 +02:00
Franz Pletz
d5189fb7ad lxc: 2.0.3 -> 2.0.4, fixes hardened build 2016-08-24 21:31:02 +02:00
Franz Pletz
237320190e haskellPackages.git-annex: fix hash 2016-08-24 21:31:02 +02:00
Robin Gloster
b59df0f871 rpm: remove hack
elfutils now adds a eu- prefix to avoid collisions and has now therefore
been added to rpm as propagatedBuildInput
2016-08-24 19:26:55 +00:00
Robin Gloster
8cd050f6ba rpm: remove hack
elfutils now adds a eu- prefix to avoid collisions
2016-08-24 19:23:42 +00:00
Robin Gloster
c26de11551 linuxPackages.perf: fix build with new glibc and remove hack
elfutils now adds a eu- prefix to avoid collisions
2016-08-24 19:19:02 +00:00
Robin Gloster
5d51614620 crawl: fix build with multiple outputs 2016-08-24 19:06:00 +00:00
Robin Gloster
0e1b611a5b flannel: disable fortify hardening 2016-08-24 19:00:11 +00:00
Robin Gloster
210b94da49 belle-sip: 1.4.1 -> 1.4.2 and fix with new glibc 2016-08-24 18:31:30 +00:00
J Phani Mahesh
f26edb5257 python-pkgs:deluge: pin dependency libtorrent-rasterbar to 1.0.9
See https://github.com/NixOS/nixpkgs/issues/17924 for context
2016-08-25 00:00:26 +05:30
Robin Gloster
2b4438c294 maude: disable pic and fortify hardening on i686 2016-08-24 18:29:36 +00:00
Robin Gloster
bd44c7fd70 boolector: fix build with multiple outputs 2016-08-24 18:19:40 +00:00
Joachim F
20b4c8726a Merge pull request #17948 from peterhoeg/st_0145
syncthing: 0.14.4 -> 0.14.5
2016-08-24 20:19:13 +02:00
Franz Pletz
e8d9e31a08 valum: 0.2.0 -> 0.2.16, fixes hardened build 2016-08-24 20:18:46 +02:00
Franz Pletz
bfe1c24eac dico: disable format hardening 2016-08-24 20:16:48 +02:00
taku0
0536cc397c firefox-bin: 48.0.1 -> 48.0.2 2016-08-25 03:12:12 +09:00
Daiderd Jordan
8b8a74d5d6 Merge pull request #17864 from LnL7/darwin-libsecurity
darwin.libsecurity: fix for gnustep makefiles
2016-08-24 19:56:24 +02:00
J Phani Mahesh
fefa2749a5 duo-unix: 1.9.11 -> 1.9.19
Closes NixOs/nixpkgs#17911
2016-08-24 22:56:38 +05:30
Franz Pletz
647b2ce168 lua5_0: disable stackprotector hardening on i686 2016-08-24 19:25:19 +02:00
Robin Gloster
9e47acb89d otpw: disable stackprotector hardening 2016-08-24 17:19:43 +00:00
Domen Kožar
9334e54f60 Merge pull request #17961 from k0001/zoom-us-fix
zoom-us: fix url
2016-08-24 18:36:32 +02:00
Lancelot SIX
3614e950e4
pythonPackages.pyparsing: 2.1.4 -> 2.1.8 2016-08-24 17:47:15 +02:00
Renzo Carbonara
6d46dcc9a7 zoom-us: fix url 2016-08-24 12:23:36 -03:00
Franz Pletz
bd0b68f59a go_1_7: disable all hardening 2016-08-24 16:52:56 +02:00
Thomas Tuegel
b63d68ad83 kdelibs: remove setup hook
Fixes #17346.

The kdelibs setup hook unnecessarily propagates kdelibs into the system
environment, leading to KDE 4 services running in a KDE 5 session.
2016-08-24 09:47:13 -05:00
Nikolay Amiantov
58f532216f crawl: fix build 2016-08-24 17:09:54 +03:00
Peter Simons
e9f62d890c hackage-packages.nix: fix syntax error 2016-08-24 16:01:06 +02:00
Peter Simons
4b343f84f7 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-23-ga0c4861 using the following inputs:

  - Hackage: cfc500652f
  - LTS Haskell: 8678a3c7f3
  - Stackage Nightly: a0f3555d1f
2016-08-24 15:57:57 +02:00
Peter Simons
72133e05f4 configuration-hackage2nix.yaml: enable builds of language-puppet
Fixes https://github.com/NixOS/nixpkgs/issues/14929.
2016-08-24 15:46:39 +02:00
Peter Simons
0bdea44537 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-22-ga83e456 using the following inputs:

  - Hackage: 729f27336e
  - LTS Haskell: a23e74ee23
  - Stackage Nightly: 4a0b9e146a
2016-08-24 15:46:32 +02:00
Shea Levy
8b9b9fad31 Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs""
Revert a revert of a merge that shouldn't have been in master but was intentionally in staging.

Next time I'll do this right after the revert instead of so far down the line...

This reverts commit 9adad8612b.
2016-08-24 07:35:30 -04:00
Rickard Nilsson
f25006bfaf google-cloud-sdk: 113.0.0 -> 122.0.0 2016-08-24 13:19:38 +02:00
obadz
78b7529ee3 Merge branch 'master' into staging 2016-08-24 11:57:44 +01:00
Robin Gloster
f3886a6fba Merge remote-tracking branch 'upstream/hardened-stdenv' into staging 2016-08-24 10:30:35 +00:00
zimbatm
4d4980d9f8 Merge pull request #17805 from avnik/update/golang-1.7
go: add 1.7 compiler
2016-08-24 11:28:25 +01:00
Daniel Peebles
3f337a2b23 Merge pull request #17685 from matthewbauer/darwin-misc2
Darwin misc. fixes
2016-08-24 11:52:27 +02:00
Franz Pletz
c0fa26ef3b Merge remote-tracking branch 'origin/master' into hardened-stdenv 2016-08-24 11:01:53 +02:00
Franz Pletz
8576aea57c cc-wrapper: fix detection of unsupported linker flags 2016-08-24 10:59:52 +02:00
Julien Dehos
c35ce47143 cppdb: init at 0.3.1 2016-08-24 10:47:56 +02:00
Mikael Brockman
ffb3f0396c unclutter-xfixes: init at 1.2 2016-08-24 11:24:00 +03:00
Julien Dehos
eac69059fc cppcms: init at 1.0.5 2016-08-24 09:36:17 +02:00
Peter Hoeg
6723f899f1 syncthing: 0.14.4 -> 0.14.5 2016-08-24 08:40:44 +08:00
Michiel Leenaars
378c7a26af argus-clients: init at 3.0.8.2 2016-08-24 00:13:38 +02:00
Nikolay Amiantov
76223aa4b2 qutebrowser: add pdfjs support 2016-08-23 23:36:18 +03:00
Stefan Junker
4f812be509 manuskript: init at 0.3.0 2016-08-23 21:29:07 +02:00
Stefan Junker
9acd218a9e rust racerd: 0.1.1 -> 2016-08-23 2016-08-23 21:25:48 +02:00
Stefan Junker
c963b9e47f rust registry: 2016-08-10 -> 2016-08-23 2016-08-23 21:25:27 +02:00
Franz Pletz
6303b6eb1c czmq: fix bad merge
9db5362270 vs. 9e211203da
2016-08-23 20:02:38 +02:00
obadz
8da8aa7ddb Merge branch 'hardened-stdenv' into staging 2016-08-23 18:50:10 +01:00
obadz
0e8d2725dc Merge branch 'master' into staging 2016-08-23 18:50:06 +01:00
Franz Pletz
415e1983ca collectd: Fix build on Glibc 2.24 2016-08-23 19:17:36 +02:00
Franz Pletz
a12b2bfb8b xen: Fix build on Glibc 2.24 2016-08-23 19:17:36 +02:00
obadz
c49f2a0854 gnome3.gnome-calculator: less hacky fix to #17912
Closes #17912
2016-08-23 18:16:34 +01:00
obadz
6581f53593 Revert "gnome-calculator: work around #17912, in a hacky way"
This reverts commit c255395219.
2016-08-23 18:16:34 +01:00
Thomas Tuegel
be1406eb79 kde5.startkde: actually check that D-Bus is running 2016-08-23 12:00:16 -05:00
Thomas Tuegel
1df7279384 kde5.startkde: update from plasma-workspace-5.7.3
* Read the screen scale factor (for HiDPI displays) from KScreen
  correctly.
* Disable automaticy scale factor detection in Qt applications.
* Force font DPI at startup, if requested.
* Allow kded to invoke kbuildsycoca5 automatically.
2016-08-23 12:00:16 -05:00
Franz Pletz
1ad6cff9a7 mopidy: 2.0.0 -> 2.0.1 2016-08-23 18:50:51 +02:00
Franz Pletz
23560314f4 darkice: 1.2 -> 1.3 2016-08-23 18:50:47 +02:00
Franz Pletz
17234ca073 ccl: fix hash 2016-08-23 18:28:38 +02:00
Franz Pletz
3c06e5f6f7 cc-wrapper: check ld hardening capabilities in stdenv 2016-08-23 18:13:31 +02:00
Robin Gloster
9e211203da czmq: fix build
Uses -Werror, failing with additionally enabled warnings from hardening.
2016-08-23 15:51:26 +00:00
Joachim Fasting
8ab400988c lsh: fix gcc5 build
The build fails with c11 (also tested c99), but works with gnu90.
2016-08-23 15:33:32 +00:00
Robin Gloster
7413278f9b Revert "Remove lsh, broken & unmaintained"
This reverts commit 73f4c2bdf8.
2016-08-23 15:32:41 +00:00
Robin Gloster
3a18f06eab Revert "lsh: remove last references"
This reverts commit 8329066d5e.
2016-08-23 15:31:33 +00:00
Robin Gloster
07604ad631 add-hardening.sh: fix quotation 2016-08-23 15:27:51 +00:00
Robin Gloster
335d0097cf cc-wrapper: add-{flags,hardening} -> add-{flags,hardening}.sh 2016-08-23 15:27:51 +00:00
Nikolay Amiantov
13c04c837d wrapPython: fix replace of env invokations 2016-08-23 17:55:12 +03:00
José Romildo Malaquias
adb0cf53e8 efl: remove elementary, evas and emotion, as they are integrated into efl-0.18.0 2016-08-23 11:50:45 -03:00
José Romildo Malaquias
c7ce3b2d88 enlightenment: adapt for efl-0.18.0 2016-08-23 11:50:45 -03:00
José Romildo Malaquias
58a52f7e10 rage: 0.1.4 -> 0.2.0 2016-08-23 11:50:45 -03:00
José Romildo Malaquias
b2222b1e91 econnman: adapt for efl-1.18.0 2016-08-23 11:50:44 -03:00