Commit Graph

88127 Commits

Author SHA1 Message Date
Peter Simons
3c0b1919e7 git-annex: update sha256 hash for the new version 2017-02-16 11:49:42 +01:00
Peter Simons
5e910bcbf6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.4-12-gf83834c from Hackage revision
2701517fd6.
2017-02-16 11:49:11 +01:00
Peter Simons
918a5926c6 hackage2nix: drop obsolete extra packages 2017-02-16 11:48:10 +01:00
Peter Simons
34584b2c3c hackage: update snapshot to 2017-02-12T15:49:03Z 2017-02-16 11:48:10 +01:00
Robin Gloster
790e5bf4d8
ecryptfs: fix after security wrapper change
The replacements matched to much due to wrapperDir having `/bin` in its
path now.

cc #16654
2017-02-16 11:35:41 +01:00
Peter Hoeg
de31599f3f Merge pull request #22859 from peterhoeg/u/tf
terraform: 0.8.6 -> 0.8.7
2017-02-16 18:33:11 +08:00
Eelco Dolstra
97fc806a7b
nix-prefetch-zip: Remove
This script is not needed anymore since "nix-prefetch-url --unpack
<url>" and "nix-prefetch-url -A foo.src" (where "foo.src" is a
fetchzip / fetchFromGitHub call) work fine.
2017-02-16 11:28:23 +01:00
Peter Hoeg
0418f784b2 terraform: 0.8.6 -> 0.8.7 2017-02-16 16:19:41 +08:00
Graham Christensen
7943dc8978 Merge pull request #22843 from bendlas/update-webkitgtk
webkitgtk212x: remove
2017-02-15 21:28:35 -05:00
Graham Christensen
b3c6449e13 Merge pull request #22844 from LnL7/vim-8.0.0329
vim: 8.0.0075 -> 8.0.0329
2017-02-15 21:27:43 -05:00
Graham Christensen
b207bf523b
redis: 3.2.5 -> 3.2.7 for two vulnerabilities
more: https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_security_fixes_inside/
2017-02-15 19:46:46 -05:00
Stefan Goetz
61f2f8c98a youtube-dl: 2017.02.04.1 -> 2017.02.16 (#22851) 2017-02-16 00:46:10 +01:00
Tom Hunger
c10b0e7bc4 scrapy: 1.1.2 -> 1.3.1 2017-02-15 22:13:16 +00:00
Tom Hunger
dde5350971 w3lib: 1.14.2 -> 1.17.0 2017-02-15 22:13:16 +00:00
Tom Hunger
17e9f21b9c parsel: 1.0.3 -> 1.1.0 2017-02-15 22:13:16 +00:00
Jascha Geerds
900fc49013 Merge pull request #22775 from peterhoeg/u/qtox
tox clients and libraries updates
2017-02-15 23:05:14 +01:00
Vladimír Čunát
7832806e20
fontconfig: fixup fragile build after ab5fe171a
Sometimes it might fail due to timestamps suggesting some files needed
regenerating and failing to find gperf.  Now it should be OK, I hope.
2017-02-15 21:06:27 +01:00
Daiderd Jordan
d2d12c2f4c
vim: 8.0.0075 -> 8.0.0329 2017-02-15 21:00:59 +01:00
Robert Helgesson
0969569902
eclipse-plugin-yedit: init at 1.0.20.201509041456 2017-02-15 20:53:37 +01:00
Herwig Hochleitner
54e3fad0f4 webkitgtk212x: remove
2.12 isn't maintained anymore and superseded by the (compatible) 2.14
2017-02-15 20:29:05 +01:00
Franz Pletz
eda8ee2830 Merge pull request #22752 from LumiGuide/syslog-ng-3.9.1
syslog-ng: 3.6.2 -> 3.9.1
2017-02-15 20:12:02 +01:00
Herwig Hochleitner
2640c87fb9 webkitgtk: 2.14.4 -> 2.14.5 2017-02-15 20:10:56 +01:00
Ilya Kolpakov
6d8235210d boost: 1.63.0 (not default) 2017-02-15 18:29:39 +01:00
Ross MacLeod
aba35a5c2d python2.7-future: #22590 remove platform restriction (#22837)
Per #22590, `haskellPackages.servant` and by extension any package which transitively depends on `pythonX.Y-future` will fail to build on darwin even though there's apparently no reason why it can't be built there.
2017-02-15 18:02:22 +01:00
Peter Simons
d583e013e1 Merge pull request #22825 from areina/add-catalan-to-aspell
aspell-dict-ca: init at 2.1.5-1
2017-02-15 17:47:44 +01:00
Alexander Ried
be1c04e225 Revert "gnome-session: enable debug"
Enough debugging.

This reverts commit 8ec776eb73.
2017-02-15 17:45:00 +01:00
Aycan iRiCAN
2ce7dd7fbb emacs: fix sha256 hashes of savannah patches 2017-02-15 18:33:01 +03:00
Kristoffer Søholm
0ed06bcce7 pypandoc: 1.2.0 (broken) -> 1.3.3 (#22782) 2017-02-15 15:28:23 +00:00
Jaanus Torp
8978a9ee48 sway: 0.9 -> 0.11 (#22835) 2017-02-15 16:28:01 +01:00
Arseniy Seroka
c16bfb8ac1 Merge pull request #22832 from rnhmjoj/zathura
zathura: 0.3.6 -> 0.3.7
2017-02-15 18:19:06 +03:00
Arseniy Seroka
e6ea10414c Merge pull request #22831 from rnhmjoj/girara
girara: 0.2.6 -> 0.2.7
2017-02-15 18:18:41 +03:00
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