Commit Graph

92211 Commits

Author SHA1 Message Date
Peter Simons
6ea55715b6 structured-haskell-mode: apply patches to fix the build 2016-09-26 08:43:23 +02:00
Peter Simons
0d38ff9d37 structured-haskell-mode: cosmetic 2016-09-26 08:43:23 +02:00
Peter Simons
24b64aab0f structured-haskell-mode: use output from "git describe" to identify the version 2016-09-26 08:43:23 +02:00
Eelco Dolstra
9e0fd2df9f Merge pull request #18951 from Mic92/lcms
lcms: fix cve-2013-4276
2016-09-26 08:20:25 +02:00
Eelco Dolstra
cc99017c9f Merge pull request #18959 from grahamc/qemu
qemu: 2.6.1 -> 2.7.0 for CVEs
2016-09-26 08:18:07 +02:00
Eelco Dolstra
0d81c482e3 Merge pull request #18953 from joachifm/remove-connman-uid
nixos/ids: remove unused connman uid
2016-09-26 08:17:35 +02:00
Eelco Dolstra
321df1fcc8 Merge pull request #18949 from grahamc/openjpeg
openjpeg: 2.1.0 -> 2.1.1 for critical bugfixes and no ABI break
2016-09-26 08:16:49 +02:00
aszlig
cb2f84e4d7
nixos/activation: Rename "tmpfs" to "specialfs"
Using "tmpfs" as a script part for system.activationScripts is a bit
misleading since 6efcfe03ae.

We no longer solely mount tmpfs within this script, so using "specialfs"
fits more nicely in terms of naming.

Tested against the "simple" NixOS installer test.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-26 02:04:54 +02:00
aszlig
f94ea04805
nixos/activation: Avoid remounting non-existing FS
Regression introduced by 79d4636d50.

The mentioned commit moves /run/keys from stage 2 to
boot.specialFileSystems, the latter being remounted during system
activation.

Unfortunately, the specialMount function in the activation script does
this unconditionally and thus will fail if it can't be remounted because
the mount point simply doesn't exist.

We now check the mount point for existance and only remount if it exists
but mkdir + mount it if it doesn't.

Tested against the "simple" NixOS installer test.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-26 02:04:54 +02:00
Peter Simons
8967a3f798 structured-haskell-mode: bump to latest git version
Hopefully, this will achieve support for Emacs 25.x.
2016-09-26 01:20:31 +02:00
Robert Helgesson
1e12738dc4
svtplay-dl: 1.4 -> 1.5 2016-09-26 01:01:49 +02:00
Robert Helgesson
0f9ddacbd4
perl-Pod-Weaver: 4.013 -> 4.014 2016-09-26 01:01:49 +02:00
Robert Helgesson
c8a2fb4d7b
perl-Net-Domain-TLD: 1.74 -> 1.75 2016-09-26 01:01:49 +02:00
Emery Hemingway
94d059d1d9 baresip: enable G.711 codec 2016-09-26 00:29:39 +02:00
Frederik Rietdijk
3edef544e4 libgpod: do not use top-level python packages 2016-09-25 23:59:43 +02:00
Frederik Rietdijk
2a549714bb libappindicator: do not use top-level python packages 2016-09-25 23:59:32 +02:00
Frederik Rietdijk
107e8ccb6b key-mon: do not use top-level python packages 2016-09-25 23:59:21 +02:00
Frederik Rietdijk
61456c175e keybinder3: remove unused parameter 2016-09-25 23:56:29 +02:00
Frederik Rietdijk
a0fc782d6e keybinder: do not use top-level python packages 2016-09-25 23:55:31 +02:00
Frederik Rietdijk
aa23f61120 keepnote: do not use top-level python packages 2016-09-25 23:53:57 +02:00
Frederik Rietdijk
9f8916e519 jbrout: do not use top-level python packages 2016-09-25 23:52:22 +02:00
Frederik Rietdijk
b23dbcca46 don't call remove ibus-libinyin
since it's already called from within the ibus-engines set
2016-09-25 23:49:50 +02:00
Frederik Rietdijk
edd2100fc4 gnuradio: do not use top-level python packages 2016-09-25 23:40:21 +02:00
Frederik Rietdijk
1ec5db7f2e gnumeric: do not use top-level python packages 2016-09-25 23:40:02 +02:00
Frederik Rietdijk
d07270649c gtk-vnc: do not use top-level python packages 2016-09-25 23:19:40 +02:00
Frederik Rietdijk
948a3b7eb6 vte: do not use top-level python packages 2016-09-25 23:19:26 +02:00
Frederik Rietdijk
e1619caf9b python-rsvg: do not use top-level python packages 2016-09-25 23:19:17 +02:00
Frederik Rietdijk
0721cd2f7d gimp: do not use top-level python packages 2016-09-25 23:19:01 +02:00
Frederik Rietdijk
7d4f8d29e7 gcdemu: do not use top-level python packages 2016-09-25 23:13:41 +02:00
Frederik Rietdijk
1c74085ccf gstreamer python: do not use top-level python packages 2016-09-25 23:13:17 +02:00
Frederik Rietdijk
1dd912ab03 gst-python: do not use top-level python packages 2016-09-25 23:13:03 +02:00
Frederik Rietdijk
be9956d007 farstream: do not use top-level python packages 2016-09-25 23:12:50 +02:00
Frederik Rietdijk
07c1c5b0e0 farsight2: do not use top-level python packages 2016-09-25 23:12:39 +02:00
Frederik Rietdijk
24314edbc8 diffuse: do not use top-level python packages 2016-09-25 23:12:26 +02:00
Frederik Rietdijk
39b819d7ad electrum-dash: do not use top-level python packages 2016-09-25 23:12:05 +02:00
Frederik Rietdijk
0bd31510f0 dfeet: do not use top-level python packages
and use mkPythonDerivation.
2016-09-25 23:00:08 +02:00
Frederik Rietdijk
f2e0a3c43a cinepaint: do not use top-level python packages 2016-09-25 22:56:40 +02:00
Frederik Rietdijk
941ee1ba6e pystringtemplate -> pythonPackages.pystringtemplate
and use buildPythonPackage
2016-09-25 22:41:26 +02:00
Frederik Rietdijk
f5cddb610d pysideShiboken: remove top-level attribute 2016-09-25 22:32:21 +02:00
Frederik Rietdijk
7470f4d761 freecad: do not use top-level Python packages 2016-09-25 22:32:20 +02:00
Frederik Rietdijk
7ff1544981 inkscape: use python.withPackages instead of wrappers 2016-09-25 22:31:25 +02:00
Frederik Rietdijk
a441efcccc pythonPackages.breathe: disable for Python 3.x 2016-09-25 22:02:28 +02:00
Graham Christensen
5e25995295
qemu: 2.6.1 -> 2.7.0 2016-09-25 15:40:47 -04:00
Susan Potter
46ff1c385f kibana: 4.5.2 -> 4.6.0 (#18277)
Includes supporting binary src for x86_64-linux, x86_64-darwin, and
i686-linux which were previously unsupported and failed grossly before.
2016-09-25 21:40:15 +02:00
Ram Kromberg
ff76c7d3ca giflib: 5.1.0 -> 5.1.4 (#18911) 2016-09-25 21:34:35 +02:00
aszlig
0c2683cc11
chromium: Fix wrong/missing hash for beta channel
The hash provided in commit 072917ea5d is
faulty, either because the upstream tarball has changed or because it
was wrong in the first place, no matter what happened we can't really
verify if we don't have the tarball with the old hash.

To double-check I've verified the hash against the one from Gentoo[1],
which has the following SHA256:

b46c26a9e773b2c620acd2f96d69408f14a279aefaedfefed002ecf898a1ecf2

After being converted into base 32 the hash does match with ours.

Note that I haven't tested building all Chromium channels (yet), but we
can fix upcoming issues later because right now it doesn't build anyway
because of the failing hash check.

[1]: https://gitweb.gentoo.org/repo/gentoo.git/tree/www-client/chromium/Manifest?id=2de0f5e4ffeb46a478c589b21d5bbcfd5736e57b

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-25 20:58:03 +02:00
Graham Christensen
fe27ae5f27 Merge pull request #18919 from grahamc/fcgi
fcgi: Patch to protect against stack smashing
2016-09-25 14:33:01 -04:00
Corbin Simpson
edddd76165 collectd: patch deprecated usage of readdir_r() (#18956) 2016-09-25 19:52:55 +02:00
Luca Bruno
9263ad3ff8 Merge pull request #18955 from groxxda/pinpoint
clutter*, cogl: remove unused versions
2016-09-25 17:36:09 +01:00
Thomas Tuegel
41e0146136
dropbox: 10.4.25 -> 10.4.26 2016-09-25 10:42:38 -05:00