Commit Graph

31656 Commits

Author SHA1 Message Date
Domen Kožar
dcbf69915d matplotlib: get rid of distribute 2013-12-28 21:04:51 +01:00
William A. Kennington III
c00b1ba8f3 Update matplotlib from 1.2.1 -> 1.3.1
Additionally, fix the build and install phases so that they build under
python3
2013-12-28 21:04:50 +01:00
William A. Kennington III
7f4f6bdbfb Update tornado from 2.4 -> 3.1.1 2013-12-28 21:04:50 +01:00
William A. Kennington III
e5c6fb8fa1 Update pyparsing from 1.5.6 -> 2.0.1 2013-12-28 21:04:50 +01:00
William A. Kennington III
e4b4df6f43 Update python3 from 3.3.2 -> 3.3.3 2013-12-28 21:04:50 +01:00
William A. Kennington III
587d03ec4e Update python-dateutil from 2.1 -> 2.2 2013-12-28 21:04:50 +01:00
Vladimír Čunát
9f735bdf57 gnumeric: add platforms, maintainer 2013-12-28 15:49:19 +01:00
Vladimír Čunát
a126ce011a gnumeric: add schemas and icons, refactor
Also move goffice under gnome3,
as it's released in the same way.
2013-12-28 15:45:20 +01:00
Vladimír Čunát
9bcacfb142 hicolor_icon_theme: minor update 0.12 -> 0.13 2013-12-28 15:08:47 +01:00
Moritz Ulrich
5890215501 windowManager.xmonad: Make it configurable and extensible.
PR #1366
The previous windowManager.xmonad option only starts xmonad and
doesn't make ghc available. This assumes that the user has GHC with
access to the xmonad package in his PATH when using xmonad.

Xmonad in Nix is now patched to accept the XMONAD_{GHC,XMESSAGE}
environment variables which define the path to either ghc or xmessage.
These are set automatically when using xmonad through
windowManager.xmonad.

My (or specific: @aristidb and my) changes make it possible to use
Xmonad without adding GHC to any profile. This is useful if you want
to add a different GHC to your profile.

This commit introduces some options:

- xmonad.haskellPackages: Controls which Haskell package set & GHC set
  is used to (re)build Xmonad

- xmonad.extraPackages: Function returning a list of additional
  packages to make available to GHC when rebuilding Xmonad

- xmonad.enableContribExtras: Boolean option to build xmonadContrib
  and xmonadExtras.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-28 09:29:53 +01:00
Moritz Ulrich
5331088ba1 ledger3: Update to latest git (8d38060968) 2013-12-28 00:57:17 +00:00
Vladimír Čunát
9020582fea xfce4-terminal: bugfix update 0.6.2 -> .3 2013-12-27 08:48:39 +01:00
Rob Vermaas
8cb70b0b93 Upgrade cppunit to 1.13.2 2013-12-27 08:25:39 +01:00
Shea Levy
44c97e02f6 Move GEM_PATH part of rubygems' setup hook to ruby
Fixes #1413

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-26 18:38:10 -05:00
Song Wenwu
88b9e1f191 retroarch: update to 0.9.9.7 2013-12-26 18:55:17 +01:00
Song Wenwu
9b273eb971 midori: build with webkit2 to support GTK+2 plugins (close #1412) 2013-12-26 18:14:45 +01:00
Song Wenwu
55a49a3f93 midori: fix file chooser dialog (Ctrl+o)
vcunat: change to double-prefix of the variable, instead of clearing it.
2013-12-26 18:14:45 +01:00
Domen Kožar
f6a8fe34b2 speedtest-cli: dev -> 0.2.4 2013-12-26 16:51:08 +01:00
Eelco Dolstra
9f75797d0b Merge remote-tracking branch 'origin/glibc-2.18' 2013-12-26 14:49:19 +01:00
Shea Levy
73e78c24fb Update node packages to npm2nix-5.4.2 to fix tarball
Thanks @vcunat for pointing it out

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-26 06:43:21 -05:00
William A. Kennington III
f5374c123c Add targetcli-fb as well as necessary dependencies 2013-12-26 10:58:15 +01:00
Vladimir Still
b345bdf5d2 tmpwatch: Add platforms to meta (unix).
According to web pages of tmpwatch it seems that it can be build on
unixes (Mac OS X, solaris). Not much information is here though.
2013-12-26 10:56:00 +01:00
Song Wenwu
0889c86b86 midori: update from 0.4.4 to 0.5.6 (close #1411) 2013-12-26 09:19:19 +01:00
Evgeny Egorochkin
46c1216fd0 kde411: expose it to nix-env with a lower priority. 2013-12-26 04:23:53 +02:00
Tomasz Kontusz
37a3f21799 Bump compton to v0.1_beta2 2013-12-26 01:22:24 +01:00
Florian Friesdorf
7a988c62af git-repo-1.20, update and pin python 2013-12-26 01:01:01 +01:00
Florian Friesdorf
46f627e8f7 git-repo-1.19 2013-12-26 00:45:21 +01:00
Edward Tjörnhammar
01c39bdefc Adding IntelliJ IDEA13 Community and Ultimate 2013-12-26 00:12:19 +01:00
Vladimír Čunát
b80d1c5923 Merge x-updates 2013-12-25 23:56:41 +01:00
AndersonTorres
378f962c0e Aegisub: New Package
Adding Aegisub: an advanced movie subtitle editor
2013-12-25 22:24:19 +01:00
Vladimír Čunát
28cb01ee89 libtiff on darwin: attempt to fix build 2013-12-25 18:51:35 +01:00
Arvin Moezzi
8fc2319320 calibre: upgrade from 1.15.0 to 1.17.0 2013-12-25 14:51:08 +01:00
Moritz Ulrich
e87515e519 Opam 1.1: Constrain supported ocaml versions.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-25 14:43:23 +01:00
Malcolm Matalka
545216ee02 Opam: Update to 1.1.0
Also keeps 1.0 for backwards compatibility.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-25 14:18:28 +01:00
Vladimír Čunát
15a5894ab3 netpbm: fix CVE-2005-2471 2013-12-25 11:11:59 +01:00
Vladimír Čunát
c744a7e106 netpbm: fix build 2013-12-25 11:11:59 +01:00
Vladimír Čunát
2abbce201a gdal: add libtiff to buildInputs as well (fix build)
so that its private deps propagate.
2013-12-25 11:11:59 +01:00
Shea Levy
7129ba057b Update nodePackages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-24 19:00:26 -05:00
Moritz Ulrich
109070d78a perlPackages.ExtUtilsTypemapsDefault: Update to 1.05 (fixes tests).
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-24 22:38:59 +01:00
Evgeny Egorochkin
91decd3a35 libtorrentRasterbar: add missing dependencies 2013-12-24 23:19:55 +02:00
Nixpkgs Monitor
dad3202472 libtorrentRasterbar: update from 0.16.12 to 0.16.13 2013-12-24 22:20:50 +02:00
Sander van der Burg
2f624cd1fa Make xcode detection a bit more robust and configurable 2013-12-24 14:34:56 +01:00
Ricardo M. Correia
94536ea09f nss: Fix patch download URL 2013-12-24 11:16:58 +01:00
Mathijs Kwik
0bf0610d14 libpng: upgrade apng patch .7 -> .8 2013-12-24 10:52:42 +01:00
Mathijs Kwik
3db725c467 mpv: ffmpeg defaults to latest now 2013-12-24 10:52:14 +01:00
Tomasz Kontusz
18115fbbea Change pmount download address and add platforms
The URL change is needed as alioth.debian.org is forcing HTTPS with CA we don't recognize.
2013-12-24 10:50:40 +01:00
Rob Vermaas
cd27fa7450 Build x11vnc on linux 2013-12-24 10:48:42 +01:00
Peter Simons
a4462d9a03 git-annex: fix build some more 2013-12-23 22:30:43 +01:00
Peter Simons
c380995686 haskell-yesod-auth: update to version 1.2.5.1 2013-12-23 22:30:43 +01:00
Peter Simons
b0b46acdf0 haskell-xdot: update to version 0.2.4.2 2013-12-23 22:30:43 +01:00
Peter Simons
70ccb085df haskell-wl-pprint-text: update to version 1.1.0.1 2013-12-23 22:30:43 +01:00
Peter Simons
a7c748f43e haskell-scotty: update to version 0.6.2 2013-12-23 22:30:43 +01:00
Peter Simons
beb05c1640 haskell-ghc-vis: update to version 0.7.2.1 2013-12-23 22:30:43 +01:00
Peter Simons
047988fe49 haskell-force-layout: update to version 0.2.0.1 2013-12-23 22:30:43 +01:00
Peter Simons
969e23d5d1 haskell-direct-sqlite: update to version 2.3.9 2013-12-23 22:30:43 +01:00
Peter Simons
682dac229c haskell-circle-packing: update to version 0.1.0.3 2013-12-23 22:30:43 +01:00
Peter Simons
47a3ece984 git-annex: disable test suite to fix build
The "lock" test fails. Upstream knows this, and apparently the failure
is caused by a bug in the test suite -- not in the application code.
2013-12-23 22:30:43 +01:00
Peter Simons
47816b4bd4 haskell-uuagc: update to version 0.9.50.2 2013-12-23 22:30:43 +01:00
Peter Simons
44a9fc6fcb haskell-timeplot: update to version 1.0.23 2013-12-23 22:30:43 +01:00
Peter Simons
4ca7f09ce5 haskell-yesod-auth: update to version 1.2.5.0 2013-12-23 22:30:43 +01:00
Peter Simons
d192c499d0 haskell-unix-process-conduit: update to version 0.2.2.2 2013-12-23 22:30:43 +01:00
Peter Simons
069166a454 haskell-postgresql-simple: update to version 0.4.0.1 2013-12-23 22:30:43 +01:00
Peter Simons
9a3b54a556 haskell-postgresql-libpq: update to version 0.8.2.6 2013-12-23 22:30:43 +01:00
Peter Simons
0317d6fd35 haskell-persistent: update to version 1.2.3.2 2013-12-23 22:30:42 +01:00
Peter Simons
dae18b0d6c haskell-persistent-postgresql: update to version 1.2.1.3 2013-12-23 22:30:42 +01:00
Peter Simons
c460ce3650 haskell-mongoDB: update to version 1.4.4 2013-12-23 22:30:42 +01:00
Peter Simons
faedadea28 haskell-digestive-functors-heist: update to version 0.8.3.1 2013-12-23 22:30:42 +01:00
Peter Simons
2ac0fedb60 haskell-git-annex: update to version 5.20131221 2013-12-23 22:30:42 +01:00
Peter Simons
d57b9b0b8b haskell-github: update to version 0.7.3 2013-12-23 22:30:42 +01:00
Peter Simons
4e917cdc35 python-2.6-bsddb: build this module with Berkeley DB 4.5
The current 'db' attribute refers to DB 4.8, which Python 2.6 does
recognize: <http://hydra.nixos.org/build/7320517/nixlog/1/raw>.
2013-12-23 21:45:46 +01:00
Vladimír Čunát
91ead93811 libxslt: minor update to fix DOS security problem 2013-12-23 19:42:19 +01:00
Peter Simons
71ee40a045 all-packages.nix: fix Emacs syntax highlighting 2013-12-23 19:29:24 +01:00
Vladimír Čunát
50ac037864 Merge master into x-updates 2013-12-23 19:27:14 +01:00
Vladimír Čunát
b89ab32c60 cogl: fix build, enable some features 2013-12-23 19:25:29 +01:00
Vladimír Čunát
4f8809a091 libXtst: forgotten security update 2013-12-23 18:24:24 +01:00
Peter Simons
6518480c1b Merge pull request #1401 from monocell/haskore
haskore: new package
2013-12-23 09:13:05 -08:00
Vladimír Čunát
a84d2267d1 qt4: fix CVE-2013-4549.patch 2013-12-23 18:11:15 +01:00
Vladimír Čunát
7a93e63ae9 libmng: update 1.0.10 -> 2.0.2, drop autotools phase 2013-12-23 18:10:54 +01:00
Vladimír Čunát
a1cfb23d73 libtiff: pull (mostly) security patches from Arch
Also enable lzma support and check phase.
2013-12-23 18:06:47 +01:00
Rob Vermaas
a8df968ac4 Upgrade rsyslog to latest stable, 7.4.7. Include systemd journal support. 2013-12-23 17:42:20 +01:00
Rob Vermaas
bd0d2aa149 Update dd-agent to 4.0.1 2013-12-23 15:49:54 +01:00
Mathijs Kwik
939a0d3b4a firefox: enable gstreamer for h.264 support in HTML5 video 2013-12-23 15:48:36 +01:00
Mathijs Kwik
82d02565fc rethinkdb: /usr/bin/env is not available in chroot builds 2013-12-23 15:48:36 +01:00
Mathijs Kwik
82131d5013 clucene_core: switch to versioning scheme to make overriding easier 2013-12-23 15:48:35 +01:00
Mathijs Kwik
af7df9a37b add node rethinkdb driver 2013-12-23 11:29:16 +01:00
Mathijs Kwik
3c265cefdb add node-protobuf + binary dep 2013-12-23 11:29:16 +01:00
Mathijs Kwik
a067bd0ffc node-packages: upgrade all 2013-12-23 11:29:15 +01:00
Mathijs Kwik
d94aa96648 bitcoin: use default db4 now db48 is default 2013-12-23 11:10:19 +01:00
Mathijs Kwik
992e69abf4 freicoin: use default db4 now db48 is default 2013-12-23 11:10:18 +01:00
Mathijs Kwik
7ad65e860e netatalk: depend on db4 instead of db48, now the db4 default became db48 2013-12-23 11:10:18 +01:00
Mathijs Kwik
0be65b20a3 db4: change default 4.5 -> 4.8 2013-12-23 11:10:18 +01:00
Mathijs Kwik
8adf5a4f0c kde-4.1*: use default/latest ffmpeg 2013-12-23 11:03:15 +01:00
Mathijs Kwik
2f166b3a3c vlc: use default/latest ffmpeg 2013-12-23 11:03:15 +01:00
Mathijs Kwik
f7500f9571 mplayer2: use default/latest ffmpeg 2013-12-23 11:03:14 +01:00
Mathijs Kwik
70f3d42729 freerdp: pin to ffmpeg 1 2013-12-23 11:03:14 +01:00
Mathijs Kwik
9bd9ac6e8d audacity: pin to ffmpeg 0.10 2013-12-23 11:03:14 +01:00
Mathijs Kwik
c6b59a6281 mediatomb: use default/latest ffmpeg 2013-12-23 11:03:14 +01:00
Mathijs Kwik
4fdeca4c57 opencv: use default/latest ffmpeg 2013-12-23 11:03:13 +01:00
Mathijs Kwik
3a1d772861 mlt: use default/latest ffmpeg 2013-12-23 11:03:13 +01:00
Mathijs Kwik
575a8c5f22 mediastreamer: use default/latest ffmpeg 2013-12-23 11:03:13 +01:00
Mathijs Kwik
7177855e4d renpy: use default/latest ffmpeg 2013-12-23 11:03:13 +01:00
Mathijs Kwik
d1b14af0e5 grass: pin to ffmpeg 0.10 2013-12-23 11:03:12 +01:00
Mathijs Kwik
31a14a4d0b xinelib: pin to ffmpeg 1 2013-12-23 11:03:12 +01:00
Mathijs Kwik
8e9232e797 baresip: pin to ffmpeg 1 2013-12-23 11:03:12 +01:00
Mathijs Kwik
2c8835c9db xbmc: pin to ffmpeg 1 2013-12-23 11:03:12 +01:00
Mathijs Kwik
caaa4d1122 openscenegraph: pin to ffmpeg 0.10 2013-12-23 11:03:11 +01:00
Mathijs Kwik
bda93fb1e8 minidlna: pin to ffmpeg 0.10 2013-12-23 11:03:11 +01:00
Mathijs Kwik
ef214655d6 cfdg: use default/latest ffmpeg 2013-12-23 11:03:11 +01:00
Mathijs Kwik
d735014548 acoustid_fingerprinter: pin to ffmpeg_1 2013-12-23 11:03:10 +01:00
Mathijs Kwik
72ad48fd32 xpra: depend on ffmpeg instead of ffmpeg_1, now default became 1+ 2013-12-23 11:03:10 +01:00
Mathijs Kwik
70c2d2416b gst-ffmpeg: stick to ffmpeg 0.10 2013-12-23 11:03:10 +01:00
Mathijs Kwik
5b4635d6fa ffmpeg: change default 0.10 -> 2.0
This commit, and the "pinnings" that follow should not cause major issues.
I personally checked (build-only) each and every package that depends
on ffmpeg to find the maximum supported version.
I performed this on stdenv-updates+glibc2.18+x-updates but I don't expect
that to matter.
2013-12-23 11:03:10 +01:00
Mathijs Kwik
d2ccef5140 ffmpeg: order and cleanup versions 2013-12-23 11:03:09 +01:00
Mathijs Kwik
e3acde0b44 ffmpeg: switch to default versioning-scheme 2013-12-23 11:03:09 +01:00
Mathijs Kwik
cf9cc60a8d bison: use gz tarball, early stdenv does not have xz 2013-12-23 10:25:17 +01:00
Mathijs Kwik
3493b7cacf webkit: pin to bison 2.7 2013-12-23 10:25:17 +01:00
Mathijs Kwik
e9a9fcc8d1 ffms: upgrade to 2.19 2013-12-23 10:25:16 +01:00
Mathijs Kwik
c9cf6ecd40 bogofilter: get rid of bdb alias 2013-12-23 10:25:16 +01:00
Mathijs Kwik
5e2921df64 bsddb3: upgrade to 6.0.1
should be backward compatible with all bdb 3 and 4 versions
2013-12-23 10:25:16 +01:00
Mathijs Kwik
4a909c7be3 log4cxx: depend on db4 instead of db45 2013-12-23 10:25:16 +01:00
Mathijs Kwik
e966ebd5e1 kdesvn: upgrade to 1.6.0 2013-12-23 10:25:16 +01:00
Mathijs Kwik
c5d05a5652 jigdo: depend on db4 instead of db45 2013-12-23 10:25:15 +01:00
Mathijs Kwik
a508d30c53 openimageio: hash change 2013-12-23 10:25:15 +01:00
Mathijs Kwik
2dd32f1e3d gst-plugins-ugly: upgrade to 0.10.19
- enable x264 support
- enable orc support
2013-12-23 10:25:15 +01:00
Mathijs Kwik
1e695ec40b gst-plugins-bad: upgrade to 0.10.23
- enable orc support
2013-12-23 10:25:15 +01:00
Mathijs Kwik
d81200da88 gst-plugins-good: enable vpx, gdkpixbuf and orc support 2013-12-23 10:25:15 +01:00
Mathijs Kwik
eb51293c30 gst-plugins-base: enable orc support 2013-12-23 10:25:14 +01:00
Mathijs Kwik
f1be397249 gst-ffmpeg: upgrade to 0.10.13
- enabled orc support
2013-12-23 10:25:14 +01:00
Mathijs Kwik
8e85e17a99 ffmpeg-1: upgrade to 1.2.4 2013-12-23 10:25:14 +01:00
Mathijs Kwik
2de160c594 ffmpeg-0.10: upgrade to 0.10.10 2013-12-23 10:25:14 +01:00
Mathijs Kwik
34527353b5 conkeror: upgrade to more recent git "release" 2013-12-23 10:25:13 +01:00
Mathijs Kwik
e9a61d523e firefox: use system icu
- cleanup of debug/optimize flags
2013-12-23 10:25:13 +01:00
Mathijs Kwik
9f83c13dde go: change default to 1.2 2013-12-23 10:25:13 +01:00
Emil Rangden
5a90dd86da add haskellPackages.haskore 2013-12-23 10:25:06 +01:00
Emil Rangden
1e8dcf3921 add haskellPackages.midi 2013-12-23 10:25:06 +01:00
Emil Rangden
f4204813c6 add haskellPackages.markovChain 2013-12-23 10:25:06 +01:00
Emil Rangden
d62b286c7f add haskellPackages.monoidTransformer 2013-12-23 10:25:06 +01:00
Emil Rangden
bdae7f99ea add haskellPackages.eventList 2013-12-23 10:25:05 +01:00
Mathijs Kwik
84538c25da go: removeGodocExternals no longer needed 2013-12-23 10:24:32 +01:00
Mathijs Kwik
86c298b510 add rethinkdb haskell driver 2013-12-23 10:21:20 +01:00
Mathijs Kwik
5188f7f939 add haskell-protocol-buffers-descriptor 2013-12-23 10:21:20 +01:00
Mathijs Kwik
98334e1d0a add haskell-protocol-buffers 2013-12-23 10:21:20 +01:00
Mathijs Kwik
e2e923644f add rethinkdb 2013-12-23 10:21:20 +01:00
Mathijs Kwik
c693d2e7fa haskell-trifecta 1.2: relax comonad dependency 2013-12-23 10:21:19 +01:00
Mathijs Kwik
1f42e5c565 haskell-trifecta 1.1: relax comonad dependency 2013-12-23 10:21:19 +01:00
Mathijs Kwik
56cf3c115f mplayer2: upgrade to git 04/28 2013-12-23 10:21:19 +01:00
Mathijs Kwik
1b9884b7ae opusfile: new package 2013-12-23 10:21:19 +01:00
Mathijs Kwik
64266a2197 opus-tools: upgrade to 0.1.8 2013-12-23 10:21:18 +01:00
Mathijs Kwik
5771888f4e wireshark: upgrade to 1.10.3
- cleaned up dependencies
- python support is deprecated (upstream) in favor of pyreshark
2013-12-23 10:21:18 +01:00
Mathijs Kwik
1b88488988 gperftools: upgrade to 2.1 2013-12-23 10:21:18 +01:00
Lluís Batlle i Rossell
10f250f65c Adding go 1.2.
It doesn't include godoc anymore.

I could reproduce this, building this package:
http://code.google.com/p/go/issues/detail?id=6999
2013-12-23 09:43:19 +01:00
Nixpkgs Monitor
786b828f33 ngspice: update from 24 to 25 2013-12-23 05:27:10 +02:00
Nixpkgs Monitor
3f20e8f44e oxygen_gtk: update from 1.3.4 to 1.4.1 2013-12-23 05:26:09 +02:00
Nixpkgs Monitor
f3c93eaa1e pidginmsnpecan: update from 0.1.0 to 0.1.4 2013-12-23 05:24:47 +02:00
Nixpkgs Monitor
dc2cb043a9 powertop: update from 2.2 to 2.5 2013-12-23 05:22:37 +02:00
Nixpkgs Monitor
7e3e830e81 qjackctl: update from 0.3.9 to 0.3.10 2013-12-23 05:21:36 +02:00
Nixpkgs Monitor
424c47be88 simgear: update from 2.12.0 to 2.12.1 2013-12-23 05:20:28 +02:00
Nixpkgs Monitor
ab32224e7b smplayer: update from 0.8.5 to 0.8.6 2013-12-23 05:19:26 +02:00
Nixpkgs Monitor
751e111a87 squids.latest: update from 3.2.2 to 3.2.13, potentially fixes CVE-2012-5643, CVE-2013-0189, CVE-2013-1839, CVE-2013-4123 2013-12-23 05:18:34 +02:00
Nixpkgs Monitor
3d9e43ace2 tcpdump: update from 4.4.0 to 4.5.1 2013-12-23 05:15:40 +02:00
Nixpkgs Monitor
7b5c0b39d2 tcllib: update from 1.14 to 1.15 2013-12-23 05:15:00 +02:00
Nixpkgs Monitor
e36a27155d vacuum: update from 1.2.0 to 1.2.3 2013-12-23 03:30:33 +02:00
Nixpkgs Monitor
c23bf0548e xterm: update from 281 to 300 2013-12-23 03:27:46 +02:00
Karn Kallio
a0297b7be4 Add older mdds as libreoffice does not build with current version. 2013-12-22 20:29:07 +02:00
Lluís Batlle i Rossell
a7a7e414f0 Updating mpv, and making it use ffmpeg_2 2013-12-22 19:00:05 +01:00
Nixpkgs Monitor
f9c701a2b8 youtubeDL: update from 2013.12.17.2 to 2013.12.20 2013-12-22 14:49:41 +02:00
Domen Kožar
fc9c17caf0 Merge pull request #1385 from lovek323/vim-golang
vimPlugins.golang: add expression
2013-12-22 03:47:49 -08:00
Nixpkgs Monitor
5e668f601f perlPackages.TestPod: update from 1.45 to 1.48 2013-12-22 02:38:34 +02:00
Nixpkgs Monitor
888c27f152 perlPackages.PodWeaver: update from 3.101638 to 4.004 2013-12-22 02:36:53 +02:00
Nixpkgs Monitor
73bf6eba5e perlPackages.PerlPrereqScanner: update from 1.016 to 1.018 2013-12-22 02:35:50 +02:00
Nixpkgs Monitor
34b917b1a2 perlPackages.MooseXSetOnce: update from 0.200001 to 0.200002 2013-12-22 02:35:01 +02:00
Nixpkgs Monitor
d24adec7aa perlPackages.MailDKIM: update from 0.39 to 0.40 2013-12-22 02:32:51 +02:00
Nixpkgs Monitor
4f986a613c perlPackages.LogDispatch: update from 2.39 to 2.41 2013-12-22 02:32:19 +02:00
Nixpkgs Monitor
d4eb37715b perlPackages.JSONPP: update from 2.27200 to 2.27203 2013-12-22 02:28:39 +02:00
Evgeny Egorochkin
ae091656f4 perlPackages.JSON: add missing test dependency 2013-12-22 02:27:25 +02:00
Nixpkgs Monitor
54a56fbd29 perlPackages.JSON: update from 2.53 to 2.90 2013-12-22 02:26:02 +02:00
Nixpkgs Monitor
c117823aa6 perlPackages.ImageExifTool: update from 8.41 to 9.27 2013-12-22 02:24:05 +02:00
Evgeny Egorochkin
aea195b7df perlPackages.HTMLFormFu: add missing test dependency 2013-12-22 02:14:53 +02:00
Nixpkgs Monitor
8de67b05f7 perlPackages.HTMLFormFu: update from 0.09007 to 0.09010 2013-12-22 02:03:50 +02:00
Nixpkgs Monitor
668cea45e2 perlPackages.GeoIP: update from 1.39 to 1.43 2013-12-22 02:00:46 +02:00
Nixpkgs Monitor
d77f263dad perlPackages.GD: update from 2.49 to 2.50 2013-12-22 01:59:44 +02:00
Nixpkgs Monitor
9fe09564f3 perlPackages.Filechdir: update from 0.1006 to 0.1008 2013-12-22 01:57:00 +02:00
Nixpkgs Monitor
d4977fc8bf perlPackages.ExtUtilsManifest: update from 1.61 to 1.63 2013-12-22 01:55:57 +02:00
Nixpkgs Monitor
aeef356d57 perlPackages.ExtUtilsCBuilder: update from 0.280205 to 0.280212 2013-12-22 01:55:21 +02:00
Nixpkgs Monitor
586929827f perlPackages.DateTimeTimeZone: update from 1.59 to 1.63 2013-12-22 01:39:47 +02:00
Nixpkgs Monitor
5b7f766c96 perlPackages.DateTime: update from 1.03 to 1.04 2013-12-22 01:37:54 +02:00
Nixpkgs Monitor
576cbb389a perlPackages.DataUUIDMT: update from 1.000 to 1.001 2013-12-22 01:37:17 +02:00
Nixpkgs Monitor
4228fe8377 perlPackages.SubInstall: update from 0.926 to 0.927 2013-12-22 01:32:15 +02:00
Nixpkgs Monitor
78ad8b0a38 telepathy_salut: update from 0.8.0 to 0.8.1 2013-12-22 01:29:01 +02:00
Nixpkgs Monitor
49060a6ade telepathy_rakia: update from 0.7.4 to 0.8.0 2013-12-22 01:28:29 +02:00
Nixpkgs Monitor
907788ffd7 telepathy_mission_control: update from 5.14.1 to 5.16.0 2013-12-22 01:27:16 +02:00
Nixpkgs Monitor
4c71072c35 telepathy_haze: update from 0.7.0 to 0.8.0 2013-12-22 01:26:16 +02:00
Nixpkgs Monitor
f7fafb6931 telepathy_glib: update from 0.20.4 to 0.22.0 2013-12-22 01:25:30 +02:00
Nixpkgs Monitor
270acdc682 gnumeric: update from 1.12.0 to 1.12.9, potentially fixes CVE-2013-6836 2013-12-21 18:13:03 +02:00
Vladimír Čunát
51c83e927d gdk_pixbuf: minor update (mainly JPEG fixes) 2013-12-21 15:14:55 +01:00
Vladimír Čunát
f4782016ed libpng: minor update 1.6.7 -> .8
Fixes a potential segfault.
2013-12-21 15:14:05 +01:00
Vladimír Čunát
2b24f1349a Merge master into x-updates 2013-12-21 10:20:55 +01:00
James Cook
f6b3e2ca54 libjpeg-turbo: Patch to fix CVE-2013-6629 and CVE-2013-6630.
Merge #1399.
2013-12-21 10:20:02 +01:00
Nixpkgs Monitor
d6a95753d5 python33Packages.pygit2: update from 0.18.1 to 0.20.0 2013-12-21 10:51:52 +02:00
Evgeny Egorochkin
e16d2b7e03 libunwind: propagate xz 2013-12-21 10:48:53 +02:00
Evgeny Egorochkin
ae4ded3a5c warmux: forgot to add the patch 2013-12-21 07:10:59 +02:00
Evgeny Egorochkin
ba9e03472c pypy: disable failing test 2013-12-21 07:09:16 +02:00
Nixpkgs Monitor
69e6bd8707 mairix: update from 0.22 to 0.23 2013-12-21 04:07:50 +02:00
Nixpkgs Monitor
f760304aaa mdds: update from 0.7.1 to 0.8.1 2013-12-21 04:05:57 +02:00
Nixpkgs Monitor
458decf6c4 mhwaveedit: update from 1.4.21 to 1.4.23 2013-12-21 04:05:17 +02:00
Nixpkgs Monitor
22fb324c23 multitail: update from 5.2.12 to 5.2.13 2013-12-21 04:03:39 +02:00
Nixpkgs Monitor
14d3f044b4 netatalk: update from 3.0.5 to 3.1.0 2013-12-21 04:02:37 +02:00
Nixpkgs Monitor
32a2e5dad3 numdiff: update from 5.6.1 to 5.8.1 2013-12-21 04:00:19 +02:00
Nixpkgs Monitor
7554c61e30 perlPackages.DevelSymdump: update from 2.08 to 2.11, potentially fixes CVE-2013-7069 2013-12-21 03:58:26 +02:00
Nixpkgs Monitor
ef24e49b71 perlPackages.ExtUtilsParseXS: update from 3.18 to 3.22 2013-12-21 03:57:41 +02:00
Nixpkgs Monitor
77e6b6d470 perlPackages.GetoptLong: update from 2.38 to 2.42 2013-12-21 03:56:24 +02:00
Nixpkgs Monitor
07359cf96c perlPackages.HTMLParser: update from 3.69 to 3.71 2013-12-21 03:55:44 +02:00
Nixpkgs Monitor
a95acf7a95 perlPackages.HTMLTokeParserSimple: update from 3.15 to 3.16 2013-12-21 03:55:15 +02:00
Nixpkgs Monitor
1738fff048 perlPackages.IOSocketInet6: update from 2.69 to 2.71 2013-12-21 03:54:56 +02:00
Nixpkgs Monitor
1dff01fe23 perlPackages.MIMETypes: update from 1.38 to 2.04 2013-12-21 03:52:46 +02:00
Nixpkgs Monitor
7a0d4f13c9 perlPackages.ModuleMetadata: update from 1.000005 to 1.000019 2013-12-21 03:52:22 +02:00
Nixpkgs Monitor
a601ffd004 perlPackages.PerlTidy: update from 20090616 to 20130922 2013-12-21 03:51:39 +02:00
Nixpkgs Monitor
e65ce68bdf klavaro: update from 1.9.5 to 2.00 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
64bdbc9271 samplv1: update from 0.3.2 to 0.3.5 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
59c3fb01f5 scribus: update from 1.4.1 to 1.4.3 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
7af191826e upx: update from 3.07 to 3.09 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
cb6235c58e goffice_0_10: update from 0.10.0 to 0.10.9 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
7c3b70a2ff parcellite: update from 1.1.6 to 1.1.7 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
99e9b097f2 perlPackages.IOAll: update from 0.46 to 0.50 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
d5e47884ae perlPackages.IPCRun3: update from 0.043 to 0.046 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
f3da65472a perlPackages.MIMEBase64: update from 3.09 to 3.14 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
0e8209b94a perlPackages.ModuleCoreList: update from 2.97 to 3.01 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
53652020c8 perlPackages.ParseCPANMeta: update from 1.4404 to 1.4409 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
5b3e4d34df perlPackages.Perl6Junction: update from 1.40000 to 1.60000 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
650f50e1c7 perlPackages.Starman: update from 0.3011 to 0.4008 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
197cca98d9 perlPackages.TestFatal: update from 0.010 to 0.013 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
1751446029 perlPackages.XMLTwig: update from 3.32 to 3.44 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
26f1a52b4b perlPackages.TestTester: update from 0.108 to 0.109 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
b9fb4db217 snappy: update from 1.1.0 to 1.1.1 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
0ebf8e4e9b suil: update from 0.6.10 to 0.6.16 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
100ad41627 udisks2: update from 2.1.0 to 2.1.1 2013-12-21 02:28:27 +02:00
Evgeny Egorochkin
c4c10e8826 ufraw: add missing lensfun dependency 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
d0e950867c ufraw: update from 0.18 to 0.19.2 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
ca02b0d0c2 unbound: update from 1.4.13 to 1.4.21 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
e64b7663f6 v4l_utils: update from 0.9.3 to 1.0.0 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
8ae313bdf0 wavemon: update from 0.7.2 to 0.7.5 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
bb1b1bb1a5 xchm: update from 1.18 to 1.23 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
3e2fc2338c xfontsel: update from 1.0.2 to 1.0.5 2013-12-21 02:28:27 +02:00
Evgeny Egorochkin
ad5bb4018d xorriso: add missing attr dependency 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
3d167f9375 xorriso: update from 1.2.2 to 1.3.4 2013-12-21 02:28:26 +02:00
Evgeny Egorochkin
9fa0c71401 add libgcrypt-1.6 2013-12-21 02:28:26 +02:00
Evgeny Egorochkin
9725eb13ef libunwind: add missing xz dependency 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
8eef07e6b0 libunwind: update from 1.0.1 to 1.1 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
f3b1680fcc libextractor: update from 1.0.1 to 1.2 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
102a88e469 xsane: update from 0.998 to 0.999 2013-12-21 02:28:26 +02:00