Commit Graph

88096 Commits

Author SHA1 Message Date
Bas van Dijk
8a928708b4 haskell: add support for Haskell Program Coverage (HPC) to the generic builder
A function is added to enable the generation of a HPC report. For example:

  pkgs.haskell.lib.doCoverage drv

will create a HPC report of the Haskell package drv in the directory:

  $out/share/hpc

Closes https://github.com/NixOS/nixpkgs/pull/22797/files.
2017-02-15 16:17:41 +01:00
Peter Simons
1a0cddad80 Merge pull request #22834 from Profpatsch/data-pprint
haskellPackages: data-pprint jailbreak
2017-02-15 16:06:58 +01:00
Profpatsch
d6fdba7f45 haskellPackages: data-pprint jailbreak 2017-02-15 15:44:30 +01:00
rnhmjoj
8066835454
zathura: 0.3.6 -> 0.3.7 2017-02-15 15:43:57 +01:00
Profpatsch
21cdf340db pythonPackages: use a more direct mirror (#22833)
The pypi.io domain is redirected two (!) times and lands on the URL added by
this commit.
2017-02-15 15:40:31 +01:00
Michael Raskin
2155b1eaba Merge pull request #22827 from peterhoeg/u/gtkvnc
gtk-vnc: 0.6.0 -> 0.7.0
2017-02-15 14:36:33 +00:00
Michael Raskin
13a1d38f55 irssi: 1.0.0 -> 1.0.1 2017-02-15 15:28:24 +01:00
Graham Christensen
ac9222f03b
gnome3.gnome-boxes: 3.22.0 -> 3.22.4 2017-02-15 09:09:42 -05:00
Michael Raskin
c731738ecc graphviz_2_0: hide inside monotoneViz
The old Graphviz version is vulnerable, but monotone-viz will never feed
it bad input.
2017-02-15 15:10:00 +01:00
rnhmjoj
6462775193
girara: 0.2.6 -> 0.2.7 2017-02-15 14:58:19 +01:00
Peter Hoeg
bf86a268df gtk-vnc: 0.6.0 -> 0.7.0 2017-02-15 21:00:49 +08:00
Peter Simons
cb2499acd0 Merge pull request #22805 from LumiGuide/fix-hoogle-ghcjs
ghcWithHoogle: fix for ghcjs
2017-02-15 13:05:06 +01:00
Peter Simons
9e0867586c Merge pull request #21396 from laMudri/stdlib-v0.13
AgdaStdlib: v0.12 -> v0.13
2017-02-15 13:03:50 +01:00
Frederik Rietdijk
397e59b4c9 pythonPackages.Keras: 1.0.3 -> 1.2.2 2017-02-15 12:56:58 +01:00
Frederik Rietdijk
97c3bebd92 tensorflowCuDNN -> tensorflowWithCuda
and move expression
2017-02-15 12:32:44 +01:00
Frederik Rietdijk
a069c16c22 tensorflowNoGpuSupport -> tensorflowWithoutCuda
and move expression
2017-02-15 12:32:44 +01:00
Peter Hoeg
f53900d142 Merge pull request #22821 from peterhoeg/u/tg
terragrunt: 0.10.0 -> 0.10.1
2017-02-15 18:01:51 +08:00
Rahul Gopinath
e69f76470a aenum: Init at 1.4.7 2017-02-15 10:25:37 +01:00
Rahul Gopinath
ce8af120f2 leather: Init at 0.3.3 2017-02-15 10:24:53 +01:00
Vladimír Čunát
e5ac6bc999
knot-resolver: use embedded lmdb on Darwin for now
I don't know what's wrong there, and Darwin isn't among primary platforms
for kresd.
2017-02-15 10:23:44 +01:00
Jean-Pierre PRUNARET
59639ad8b0 opengrok: 0.12.1 (broken) -> 0.12.5 2017-02-15 10:22:02 +01:00
Peter Hoeg
e1165abcb8 terragrunt: 0.10.0 -> 0.10.1 2017-02-15 17:08:23 +08:00
Kamil Chmielewski
1a77e4141d chromium: flashplayer: 24.0.0.194 -> 24.0.0.221
[Critical security fix] - see #22792
2017-02-15 09:51:55 +01:00
Franz Pletz
1e65d0b9e9
gnutls: 3.5.8 -> 3.5.9
Bugfix release.
2017-02-15 09:35:28 +01:00
Franz Pletz
07309d740a
webkitgtk: 2.14.3 -> 2.14.4 for multiple CVEs
Fixes:

  * CVE-2017-2350
  * CVE-2017-2354
  * CVE-2017-2355
  * CVE-2017-2356
  * CVE-2017-2362
  * CVE-2017-2363
  * CVE-2017-2364
  * CVE-2017-2365
  * CVE-2017-2366
  * CVE-2017-2369
  * CVE-2017-2371
  * CVE-2017-2373

See https://webkitgtk.org/security/WSA-2017-0002.html.
2017-02-15 09:35:28 +01:00
Franz Pletz
e8af5dcd8e
ffmpeg: 3.2.2 -> 3.2.4 for multiple CVEs
Fixes CVE-2017-5024 & CVE-2017-5025.

See https://ffmpeg.org/security.html.
2017-02-15 09:35:28 +01:00
Franz Pletz
d2426f0aa8
ffmpeg: 3.1.6 -> 3.1.7 for multiple CVEs
Fixes CVE-2017-5024 & CVE-2017-5025.

See https://ffmpeg.org/security.html.
2017-02-15 09:35:27 +01:00
Franz Pletz
78f59f1223
ffmpeg: 2.8.10 -> 2.8.11 for multiple CVEs
Fixes CVE-2017-5024 & CVE-2017-5025.

See https://ffmpeg.org/security.html.
2017-02-15 09:35:27 +01:00
Franz Pletz
a73afa89b4
prometheus: 1.4.2 -> 1.5.2 2017-02-15 09:35:27 +01:00
Vladimír Čunát
35b2159671
Merge branch 'master' into staging
Over 11k rebuilds on master.
2017-02-15 08:41:35 +01:00
rardiol
195ca7393c widelands: 18 -> 19 (#22796) 2017-02-15 07:11:59 +01:00
Philipp
01e5b8527d dehydrated: 0.3.1 -> 0.4.0 (#22804) 2017-02-15 07:05:22 +01:00
Profpatsch
7ee777d784 picard: 1.32. -> 1.4 2017-02-15 07:04:12 +01:00
Franz Pletz
9ddaa71b6d Merge pull request #22809 from mimadrid/update/shotwell-0.25.5
shotwell: 0.25.2 -> 0.25.5
2017-02-15 06:49:49 +01:00
Joachim Fasting
9d8a0f8dd8
pax-utils: 1.1.7 -> 1.2.2
Fixes at least a few out-of-bounds reads[1][2]

[1]: http://seclists.org/oss-sec/2017/q1/256
[2]: http://seclists.org/oss-sec/2017/q1/308
2017-02-15 05:37:50 +01:00
Ian-Woo Kim
a238c8a575 nixos-container: add --port option for nixos-container (forward network ports to systemd-nspawn container) 2017-02-15 05:12:46 +01:00
Ian-Woo Kim
3490508ed1 nixos-container: support bridge. 2017-02-15 05:12:46 +01:00
Franz Pletz
bf565a4635
libivykis: 0.40 -> 0.41 2017-02-15 01:58:57 +01:00
Franz Pletz
ea309fcf48
syslogng_incubator: 141106 -> 0.5.0, mark as broken
This is the current release but neither this nor the current master
is compatible with syslog-ng 3.8+. Committed work on update and
refactor of expression to make it easier in the future to bump.
2017-02-15 01:58:54 +01:00
Franz Pletz
e38f7c625e
syslog-ng: refactor 2017-02-15 01:58:47 +01:00
Joachim Fasting
c34a52bf5d
mozart: prefer local builds
The build essentially unpacks a tarball and generates
a few wrappers.  No need to use hydra for that.
2017-02-15 01:54:59 +01:00
Jude Taylor
0637f83fb8
update xmonad nix patch to apply to new xmonad 2017-02-14 16:51:55 -08:00
Laverne Schrock
f56fa4824a mnemosyne: move generated locale files to correct location
It feels like a bit of a hack to move them after the install rather
than generating them in the correct spot in the first place, but this
fixes #12763.
2017-02-15 00:50:05 +01:00
Franz Pletz
e18bec1e3c
nginxMainline: 1.11.9 -> 1.11.10 2017-02-15 00:42:29 +01:00
Franz Pletz
f87eb8920c
grafana-old: outdated, probably without users 2017-02-15 00:42:29 +01:00
Franz Pletz
736fde5be3
grafana: 4.1.1 -> 4.1.2 2017-02-15 00:40:53 +01:00
Daiderd Jordan
af13a5b3b3 Merge pull request #22808 from mimadrid/update/fzf-0.16.4
fzf: 0.16.2 -> 0.16.4
2017-02-15 00:04:57 +01:00
mimadrid
e3d7ce842b
shotwell: 0.25.2 -> 0.25.5 2017-02-14 23:59:00 +01:00
mimadrid
0280d327f4
fzf: 0.16.2 -> 0.16.4 2017-02-14 23:47:27 +01:00
Tom Doggett
c2a21d4d7b gcalcli: init at 3.4.0 (#22725) 2017-02-14 23:25:42 +01:00
Bas van Dijk
057fae5ea0 ghcWithHoogle: fix for ghcjs
`haskell.packages.ghcjs.ghcWithHoogle` failed because the following line:

  for docdir in ${ghc.doc}/${docLibGlob}/*; do

failed because `doc` is not an attribute of `ghc` when `ghc` is
substituted for ghcjs.
2017-02-14 22:50:29 +01:00
Franz Pletz
544ac40ab3 Merge pull request #22798 from Ma27/update/geogebra
geogebra: 5-0-320-0 -> 5-0-328-0
2017-02-14 22:16:04 +01:00
Daiderd Jordan
7929888e8d Merge pull request #22614 from cstrahan/ycm
YouCompleteMe: use ycmd package
2017-02-14 21:32:09 +01:00
Franz Pletz
1ab91b2cea Merge pull request #22801 from lsix/update_ddrescue
ddrescue: 1.21 -> 1.22
2017-02-14 20:06:18 +01:00
Thomas Tuegel
c5c4380205 Merge pull request #21366 from sh01/digikam_patch_lensfun_0.3.2
digikam: Add patch to fix compilation against Lensfun 0.3.2
2017-02-14 13:00:27 -06:00
Thomas Tuegel
f228ea5215 Merge pull request #22698 from FRidh/kde
KDE: update frameworks and applications
2017-02-14 12:54:39 -06:00
Thomas Tuegel
d440052b64 Merge pull request #22787 from mdorman/emacs-updates
Automated emacs package updates
2017-02-14 12:49:50 -06:00
John Wiegley
3a0efcc4ca
configuration-common: http-api-data is now at version 0.3.5 2017-02-14 10:42:46 -08:00
Lancelot SIX
8d8bd31e5f
ddrescue: 1.21 -> 1.22
See https://lists.gnu.org/archive/html/info-gnu/2017-02/msg00003.html
for release note.
2017-02-14 19:40:39 +01:00
Thomas Tuegel
ce859290e9
offlineimap: install man pages 2017-02-14 12:37:35 -06:00
Vladimír Čunát
7b32b8a474
Merge #22792: flashplayer: 24.0.0.194 -> 24.0.0.221
Critical security + bugfix update!
2017-02-14 18:54:34 +01:00
Benjamin Staffin
40dc5e6982 Merge pull request #22771 from izuk/bazel
bazel: 0.3.2 -> 0.4.4
2017-02-14 11:49:20 -05:00
Benjamin Staffin
b42f820bdc Merge pull request #22745 from vdemeester/docker_1_13_1
docker: 1.13.0 -> 1.13.1
2017-02-14 11:47:40 -05:00
Maximilian Bosch
d95868e980
geogebra: 5-0-320-0 -> 5-0-328-0 2017-02-14 17:43:58 +01:00
Eelco Dolstra
314dd9215b Merge pull request #16654 from awakenetworks/parnell/setcap-wrappers
Adding setcap-wrapper functionality to Nix
2017-02-14 16:25:06 +01:00
Joachim F
943951ff53 Merge pull request #22529 from neilmayhew/fix/spideroak
spideroak: enable it to appear in the application menus
2017-02-14 16:02:43 +01:00
Joachim F
79476a956c Merge pull request #22510 from rongcuid/fix/ngspice-update
Fix/ngspice add XSPICE and CIDER support
2017-02-14 15:57:13 +01:00
Thomas Tuegel
d43738ae93
notmuch: don't double-compress man pages 2017-02-14 08:54:10 -06:00
Toni Reina
4e72d2da50 aspell-dict-ca: init at 2.1.5-1 2017-02-14 15:17:28 +01:00
Tuomas Tynkkynen
c86798125b amoeba: init at 1.1
This uses all the patches from Debian since otherwise it would work on
i686 among other things.
2017-02-14 15:45:09 +02:00
Graham Christensen
cc442cbdba Merge pull request #22786 from zx2c4/patch-4
wireguard: 0.0.20170213 -> 0.0.20170214
2017-02-14 08:20:41 -05:00
Graham Christensen
1a9707de24
wireguard: update description to describe its current state 2017-02-14 08:20:19 -05:00
Frederik Rietdijk
67bd8d552f sabnzbd: fix dependencies 2017-02-14 14:19:38 +01:00
Frederik Rietdijk
51a338a601 sabnzbd: 1.1.0 -> 1.2.0 2017-02-14 14:16:38 +01:00
Rickard Nilsson
8665250844 haskellPackages.dirstream: jailbreak 2017-02-14 13:48:44 +01:00
Rickard Nilsson
232639ccbb haskellPackages: Remove jailbreak for xxhash and Glob (fixed upstream) 2017-02-14 13:47:12 +01:00
Michael Raskin
3508b4832f haskellPackages: fgl, fgl-arbitrary: jailbreak (w.r.t. hspec for tests) 2017-02-14 13:23:28 +01:00
taku0
adcd9bc884 flashplayer: 24.0.0.194 -> 24.0.0.221 2017-02-14 21:13:04 +09:00
Eelco Dolstra
1a9cf94ba2
Revert "opensubdiv: Remove cudatoolkit from the closure"
This reverts commit 6a472cf4c1. On
second thought, this is not a good idea, because it means that a
CUDA-enabled Blender doesn't work on non-CUDA systems anymore (since
they don't have libOpenCL.so in /run/opengl-driver). I guess a better
solution will be to split cudatoolkit into multiple outputs.
2017-02-14 12:59:02 +01:00
Michael Alan Dorman
25a2f90731 melpa-packages: 2017-02-13
Removals:
 - ebib-handy: removed from melpa
 - goose-theme: repository removed
2017-02-14 06:55:38 -05:00
Michael Alan Dorman
cd90c7fe79 melpa-stable-packages: 2017-02-13 2017-02-14 06:55:36 -05:00
Michael Alan Dorman
58b5c49ddd elpa-packages: 2017-02-13 2017-02-14 06:55:34 -05:00
Michael Alan Dorman
5ebf37f749 org-packages: 2017-02-13 2017-02-14 06:55:32 -05:00
Eelco Dolstra
c5fb67259e Merge pull request #22785 from jpierre03/pr-cpan-cgi
Perl::CGI: 4.31 -> 4.35
2017-02-14 12:38:30 +01:00
Bjørn Forsman
30e8d577f1 ccid: 1.4.23 -> 1.4.26 2017-02-14 12:29:25 +01:00
Gabriel Ebner
8493a2d060 heaptrack: init at 2017-02-14 2017-02-14 12:19:40 +01:00
Jason A. Donenfeld
36d50978b2 wireguard: 0.0.20170213 -> 0.0.20170214
This has a quick fix for old bash.
2017-02-14 12:08:58 +01:00
Bas van Dijk
020fb2cce1 syslog-ng: 3.6.2 -> 3.9.1
This should fix: https://github.com/NixOS/nixpkgs/issues/20153
2017-02-14 11:45:24 +01:00
Jean-Pierre PRUNARET
c9d822b518 Perl::CGI: 4.31 -> 4.35 2017-02-14 11:38:24 +01:00
Vladimír Čunát
62ca214d4a
guile: fix include path in guile-2.0.pc
I forgot to /cc maintainer @civodul about the output-splitting.
2017-02-14 11:22:29 +01:00
Tristan Helmich
8d853d0190 gitlab: 8.16.3 -> 8.16.4 2017-02-14 11:16:36 +01:00
Vladimír Čunát
61236eb7ee
lmdb on Darwin: fix bogus library name 2017-02-14 10:51:22 +01:00
Eelco Dolstra
6a472cf4c1 opensubdiv: Remove cudatoolkit from the closure
This reduces Blender's closure size by around ~2 GiB when CUDA support
is enabled.
2017-02-14 09:43:04 +01:00
Cillian de Roiste
868d30f975 openconnect: add support for stoken
Tested with a Juniper Network Connect VPN
2017-02-14 09:29:57 +01:00
Frederik Rietdijk
733dc656b1 pythonPackages.enum34: 1.0.4 -> 1.1.6 2017-02-14 09:24:00 +01:00
Frederik Rietdijk
58175843b1 pythonPackages: python.majorVersion -> python.pythonVersion
...because we're interested in the version of the language, not of the
interpreter. This is important for PyPy packages.
2017-02-14 09:23:59 +01:00
Frederik Rietdijk
12285d162c pypy: inherit pythonVersion 2017-02-14 09:23:59 +01:00
Frederik Rietdijk
8a4730642f pythonPackages.numba: 0.29.0 -> 0.30.1 2017-02-14 09:23:59 +01:00
Frederik Rietdijk
9ac753323d pythonPackages.llvmlite: 0.14.0 -> 0.15.0 2017-02-14 09:23:59 +01:00
Frederik Rietdijk
dc2262b41c pythonPackages.urllib3: 1.12 -> 1.20 2017-02-14 09:23:59 +01:00